Releases: gtt-project/redmine_gtt
Releases · gtt-project/redmine_gtt
v5.1.2
v5.1.1
v5.1.0
What's Changed
project/redmine_gtt/pull/272)); fixes and updates dependencies (#270); bumps braces
version (#318).
- OpenLayers and Google Support: Adds support for OpenLayers 9.0 and Google maps (#273).
- Map Layer Configuration: Fixes
GttMapLayer
position default (#275); adds settings to hide issue maps without geometry (#283); adds control button to clear map (#284); adds measure control and hover info (#308); adds target control (#301); adds notification control (#299). - Localization and Translations: Adds and updates Japanese translations (#286, #287, #324); multiple translation updates from OSGeo Weblate (#303, #306, #314, #316, #317).
- Map and Geocoding Enhancements: Reimplements geocoder/location search (#285); uses notification box for reverse geocoding (#307).
- User Interface and Experience: Improves editor control (#311); improves feature popups (#313); fixes map rotation issue on
/issues/new
(#269); fixes zoom to feature issue when clicking "Quote" link (#321). - Dependency Updates: Upgrades activerecord-postgis-adapter for Rails 7.1 ([#272](https://github.com/gtt-
Full Changelog: v5.0.1...v5.1.0
v5.0.1
Release highlights
- Bug Fixes and Improvements: Various bugs have been addressed and other minor improvements have been made.
Breaking changes
- None
We invite the community to try out the new features and improvements. Your feedback and contributions are invaluable to us. Please feel free to use, test, and contribute to the development of this plugin.
v5.0.0
Release highlights
- Vector Tile Layer Support: The plugin now supports Vector Tile layers, expanding its functionality and versatility.
- Map Layers: A significant overhaul of the layer configuration has been implemented. Previously known as "Tile Layers", it is now rebranded as "Map Layers". This change allows for a more consistent configuration of various map layer types.
- 3D Geometry Support: The plugin now supports a third dimension for geometries in the database. This feature ensures the preservation of the z-coordinate value during issue editing.
- API Endpoints Update: The API endpoints have been updated to enhance the plugin's compatibility.
- GTT Plugin Settings Improvement: The GTT plugin settings have been refined for better user experience and functionality.
- Bug Fixes and Improvements: Various bugs have been addressed and several other improvements have been made to enhance the overall performance of the plugin.
Breaking changes
- Transition from Tile Layers to Map Layers: The "Tile Layers" feature has been replaced with "Map Layers". This change allows for a more consistent and versatile configuration of various map layer types. Please note that there is no automatic migration from existing tile layers to map layers. Users will need to manually visit the layer configuration and adjust the settings accordingly.
- Material Design Icons: There are multiple options for MDI font packages and this release switches to the one used by SMASH to provide a consistent icon set. A manual check of the tracker icons will be necessary.
- End of Support for Redmine 4.2: Official support for Redmine 4.2 has been discontinued. The plugin now requires Redmine 5.x, PostGIS 3.x, and PostgreSQL 12 or higher.
We invite the community to try out the new features and improvements. Your feedback and contributions are invaluable to us. Please feel free to use, test, and contribute to the development of this plugin.
v4.3.1
v4.3.0
Release highlights
- Adds map rotation to project settings
- Supports
?include=geometry,layers
API request parameters - Adds "tests" (Github Actions)
- Adds support for overlay layers
- Refactors map controls (UI), adds full-screen map and map rotation
- Various bug fixes
Breaking changes
The API now returns geometries correctly as GeoJSON, see #203 .
v4.2.0
Release highlights
- Supports Material Design icons
- New tracker icon selector
- Improves map controls
- Improves GeoJSON upload
- Adds more localization
- Various bug fixes
Breaking changes
Font Awesome and Maki icon fonts have been removed and new icons need to be selected!