Updated Changelog (markdown)

Azgaar 2023-08-15 13:09:28 +04:00
parent 04b22d16c0
commit 9cea64e675

@ -1,21 +1,15 @@
_The current stable version is available [here](https://azgaar.github.io/Fantasy-Map-Generator)._
Notable changes to the project should be documented in this file. The purpose of a changelog entry is to document the noteworthy difference and communicate them clearly to end users. Since `v1.81.0` the project adheres to the core principles of [semantic versioning](https://semver.org/spec/v2.0.0.html). Previous changes have been logged a bit chaotically.
Notable changes to the project should be documented in this file. The purpose of a changelog entry is to document the noteworthy difference and communicate them clearly to end users.
**Types of changes:**
* `Added` for new features
* `Changed` for changes in existing functionality
* `Removed` for now removed features
* `Fixed` for any bug fixes
* `Deprecated` for soon-to-be removed features
All `.map` files created after `v0.61b` are compatible with the current version. Just load them and click OK to get auto-updated. Incompatible version 0.61b is available [here](https://azgaar.github.io/Fantasy-Map-Generator-old). To use an old version click on a link to download an archive. Unzip all file and [run the Tool locally](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/Run-FMG-locally).
All save files (`.gz` or `.map`) created after `v0.61b` are compatible with the current version. Just load them and click OK to get auto-updated. Incompatible version 0.61b is available [here](https://azgaar.github.io/Fantasy-Map-Generator-old). To use an old version click on a link to download an archive. Unzip all file and [run the Tool locally](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/Run-FMG-locally).
Check out [Trello board](https://trello.com/b/7x832DG4/fantasy-map-generator) to see what is planned.
# Current version
Recent changes:
* Save files compression (file extension is changed to `.gz`) [1.93.00]
* State Labels placement 'raycasting' algorithm [1.92.00]
* Emblems data model change and positioning fixes [1.91.00]
* Texture format change from base64 to url [1.90.02]