Releases: nextgis/qgis_qtiles
Releases · nextgis/qgis_qtiles
v2.0.0
Added
- Added support for generating tiles in PMTiles format
- Added compatibility with QGIS builds based on Qt6
- Added automatic zoom level detection based on the current map scale in QGIS projects
- Added the ability to define tile set extent using either visible layers or all layers within the current QGIS project
- Added a limit preventing the creation of more than 5000 tiles per OpenStreetMap layer
- Added foundational architectural components to support future plugin extensibility
Improved
- Completely redesigned the QTiles dialog interface with a significantly improved user experience (UX)
- Reorganized plugin placement: the menu has been moved to the Rasters tab, and the toolbar button is now available in a dedicated QTiles toolbar
- Migrated plugin settings from system storage to the native QGIS settings storage framework
Fixed
- Fixed MBTiles tile writing to ensure correct and reliable output generation
- Fixed HTML Leaflet viewer
- Resolved multiple minor bugs and stability issues
Changed
- Updated plugin icon
- Updated minimum QGIS version to 3.32