Releases: riatelab/magrit
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
This is a complete overhaul of the application (in terms of both architecture and user interface). The exact list of changes is too long to be explicitly listed here, but here are a few highlights:
- New user interface (dark theme, etc.)
- New architecture (use of Solid.js, no more Python server: all operations are performed in the browser)
- New functionalities (aggregation, selection, simplification, KDE, linear regression, etc.)
- The ability to download a stand-alone version of the application (without needing an Internet connection to use it)
The features of the previous version of Magrit are still available (the various portrayal types, PNG / SVG export, project file export, etc.).
See it in action:
v0.16.6
v0.16.5
v0.16.4
v0.16.3
-
Fix saving the custom palette when clicking on confirm in the dedicated popup of the discretisation panel (fixes #117).
-
Improves the size of some HTML elements for custom palettes that were too small.
-
Fix field names vertical alignment in label creation options (thanks to @robLittiere).
-
Fix overflow of field names in label creation options (thanks to @robLittiere).
-
Don't try to rewind automatically cartogram layers.
-
Remove useless CSS from 404 page (which included loading a font from Google Fonts).