Skip to content

Releases: SkylineCommunications/Low-Code-App-Editor

1.0.0.17

27 Dec 11:03
Compare
Choose a tag to compare

Fixes

  • Export will no longer throw an exception if the app contains a flow.

1.0.0.16

05 Dec 14:50
Compare
Choose a tag to compare

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

18 Sep 09:29
Compare
Choose a tag to compare

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

17 Sep 13:36
Compare
Choose a tag to compare

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.0.13

07 Aug 11:47
Compare
Choose a tag to compare

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

04 Jun 12:13
Compare
Choose a tag to compare

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.0.11

17 Nov 09:32
Compare
Choose a tag to compare

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

1.0.0.9

09 Nov 11:24
Compare
Choose a tag to compare

New Features

  • Added used images to the export package

1.0.0.10

09 Nov 15:31
Compare
Choose a tag to compare

New Features

  • Fix install failed when the Images folder is not present in the package, occured when there are no images in an app.

1.0.0.8

10 Oct 13:12
Compare
Choose a tag to compare

New Features

  • Added option to edit the Allowed Editors
  • Added option to edit the Allowed Viewer
  • Added option to import pages from other apps
  • Added option to delete pages
  • Added option to import panels from other apps
  • Added option to delete panels