Skip to content

v0.6.0-alpha

Compare
Choose a tag to compare
@SioGabx SioGabx released this 03 Sep 14:26
· 59 commits to dev since this release

New functionnality :

  • Added a new button on the layer editor page to share layers
  • Added a new button to copy/paste on the popup to specify coordinates for the selection
  • Improved update system by notifying when the application is closed
  • javascript engine are now isolated when downloading to be able to restore variables
  • Added getView command in javascript
  • Added atob and btoa to encode and decode to base64
  • Added clearCache to clear cache of the layer

Bug fixes :

  • Sometimes, when updating the application, it closes without starting the installation process
  • The version of the layer when exporting the database was not incremented
  • Layer change warnings when there was a significant difference between the updated version and the client version were not displayed
  • Somes minor bug fixes

Full Changelog: v0.5.0-alpha...v0.6.0-alpha