Changelog:
Version 1.0.0 (Release Date: 16/12/23)
Changes:
- Updated LICENSE from GNU Affero General Public License v3.0 to GNU General Public License v3.0.
- Added translation for updateMessageNewVersionReleaseNote.
- Introduced the OR option on search using ||. Now, if you want to search for || in a text, you can use a literal string like "||".
- Enhanced the startup layer selector in settings, allowing users to select the current layer.
Bug Fixes:
- The progress bar now displays only 2 decimal points.
- Resolved the problem where the startup layer was not loaded when layer_startup_id was not set.
- Enabled project compilation without ApiKey.Override.
- Fixed an issue with HttpUtility.UrlDecode on requests with a referrer (the URL was parsed two times).
- Corrected the bug where the custom Layer ID was incrementing by 1000000.
- Javascript engine was not updated when changing layers (only on download)
- Modified the behavior of importing layer values; it now doesn't edit and save the values automatically.