Skip to content

Releases: gtt-project/redmine_gtt

v5.1.2

29 Aug 08:16
20c69b0
Compare
Choose a tag to compare

What's Changed

  • Fix deface overrides for zeitwerk reload by @sanak in #332
  • Updates OpenLayers to v10 as well as other depndencies by @dkastl in #330
  • Prepares for release 5.1.2 by @dkastl in #334

Full Changelog: v5.1.1...v5.1.2

v5.1.1

25 Jul 02:36
648dc9a
Compare
Choose a tag to compare

What's Changed

  • fixes: render 2 maps when change status in editing view by @smellman in #328

Full Changelog: v5.1.0...v5.1.1

v5.1.0

04 Jul 05:40
63780a8
Compare
Choose a tag to compare

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

19 Oct 12:44
ee68d99
Compare
Choose a tag to compare

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

21 Jun 13:21
3297a7e
Compare
Choose a tag to compare

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

16 Feb 09:16
0e3126d
Compare
Choose a tag to compare

Bug fixes

  • Fixes control style on mobile

v4.3.0

16 Feb 05:25
1223f6b
Compare
Choose a tag to compare

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

13 Sep 07:41
414b5a9
Compare
Choose a tag to compare

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!

v4.1.2

14 Jul 14:59
ce44b62
Compare
Choose a tag to compare

Bug fix release.

v4.1.1

14 Jul 11:40
43c5126
Compare
Choose a tag to compare

Bug fix release.