Releases: SkylineCommunications/Low-Code-App-Editor
Releases · SkylineCommunications/Low-Code-App-Editor
1.0.1-CU19
Fixes
- Installer will now create a symbolic link in both the ProtocolScripts and ProtocolScript\DllImport folder
- Installer will now also sync the symbolic links across the DMS so it doesn't matter where the Low Code App Editor get's run from
1.0.1-CU18
New Feature
- When exporting an app the Low Code App Editor will now also scan the left hand side of Join's for DOM Modules to include.
1.0.1-CU17
New Feature
- The pages overview dialog now has a duplicate button to duplicate an existing page
- The panels overview dialog now has a duplicate button to duplicate an existing panel
Changes
- The import page dropdown no longer shows pages from the selected app.
- The import panel dropdown no longer shows panels from the selected app.
1.0.1-CU16
Fixes
- Export will no longer throw an exception if the app contains a flow.
1.0.1-CU15
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.1-CU14
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.1-CU13
New Features
- Option to sync the installed app across the DMS
- Option to sync the installed images across the DMS
- Option to sync the installed themes across the DMS
- Option to overwrite the installed images
- Option to overwrite the installed themes
1.0.1-CU12
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.1-CU11
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.
1.0.1-CU10
New Features
- Fix: changed encoding for the AppInfo.xml file to UTF-8, because installs were failing when you're trying to include the .dmapp package in another package
- Fix: Added check if image already exists when installing package