The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- First version after plugin's folder renaming under the hood (
profile-manager
-->profile_manager
to comply with Python guidelines) - Fix parameter order (broken import/removal of data sources) by @kannes in #33
- Switch dialog tabs to back sensible defaults by @kannes in #32
- update(ci): rm deprecated
set-output
command by @Guts in #31
- add tab to export profile ready for QGIS Deployment Toolbelt - See related issue
- add modern plugin's packaging using QGIS Plugin CI
- apply Python coding rules to whole codebase (PEP8)
- remove dead code and every Plugin builder related files
- add Git hooks (pre-commit) and quality tooling
- ships the big refactoring started in 2023
- Fairly big refactoring and cleanup
- Better and more verbose error handling
- Improve performance
- Reduce backup size, change backup directory
- Improve dialogs and messages
- Add support for Vector Tiles connections
- Fix a crash (thanks Ivano Giuliano!)
- Update metadata
- Fix scanning for bookmarks, favourites, exp functions, styles
- Add support for BSD and other Unixes (thanks Loïc Bartoletti!)
- Add Italy - German translation (thanks Salvatore Fiandaca!)
- First public release