Skip to content

2.0.0 🚀

Pre-release
Pre-release
Compare
Choose a tag to compare
@morehawes morehawes released this 15 May 20:28
· 3 commits to master since this release
  • Refactor - Major plugin overhaul, mostly focusing on simplifying the build process and improving the development experience. Grunt has been removed and Vite is now used to build plugin assets.
  • Tracking Precision - Select the precision level (Low/Medium/High) of coordinates used to build the Map. By default, Garmin provides values to a precision of 10cm, lowering the level of precision will effectively fuzz locations, making them more generalised. This Setting is available in Settings > inReach MapShare > Advanced. Thanks to mmcc-xx for the suggestion and for working on the implementation.
  • Detail Panel - A button has been added to the Map to collapse/expand the Detail Panel in order to increase/decrease the size of the Map. A Setting has also been added to specify if the panel is expanded by default (Settings > inReach MapShare > Appearance). Thanks to mmcc-xx for the suggestion.
  • Routes
    • Added Route URL to Shortcode Generator (Settings > inReach MapShare), allowing users to display a planned route on the Map.
    • Added a Setting to specify the colour of the route (Settings > inReach MapShare > Appearance).
    • If a Route is provided, the Map will now zoom to fit the bounds of the route and any track points.
  • Minor UI improvements and bug fixes.