Releases: SkylineCommunications/Low-Code-App-Editor
Releases · SkylineCommunications/Low-Code-App-Editor
1.0.0.17
1.0.0.16
New Feature
- The installation package (*.dmapp) will now include an extra step to create a symbolic link so that you no longer have to change the dll references manually.
Changes
- Renamed some of the export options to be more user-friendly: Export DOM Instances -> Include DOM Instances
1.0.0.15
New Features
- Now also include the compiled scripts if a required script references it
Fixes
- Remove the folders from the install description
- Added extra check when loading in the apps. So that when rogue folders are placed in the applications folder the script doesn't crash
1.0.0.14
1.0.0.13
New Features
- Option to allow a previous Low Code App to be overwritten when installing.
- Option to exclude automation scripts from the package
- Option to exclude DOM from the package
- Option to exclude Images from the package
- Option to exclude Themes from the package
Changes
- When installing Images and Themes, a SyncMessage will be send to keep the DMS in sync of the newly installed files.
1.0.0.12
New Features
- Exporting an app now includes the themes used in the app.
Changes
- Removed the Import button, since packages should be used instead.
Fixes
- Fix for duplicate names in the Export/Delete panel.
- Added extra check for non existing public and or draft version before loading the app.