Releases: syncpoint/ODINv2
v3.3.0
What's New
- Collaboration via Matrix protocol has been part of ODIN since v3.0 And now we added support for End-to-End-Encryption by making use Matrix' E2EE features. E2EE is now enabled for all new projects (you may opt out). In order to use E2EE you need at least ODIN v3.3.0
What's Changed
- fix: disconnect live data sources regardless of connection state by @ThomasHalwax in #103
- feat: support martin tile server catalog format by @axel-krapotke in #105
- Sync-gated content loading after join by @axel-krapotke in #109
- Fix: OSM tile attribution and Referer header (#107) by @axel-krapotke in #110
- Fix: Member management UI cleanup by @axel-krapotke in #111
- feat: invitation badge on sidebar scope icon (#invited) by @ThomasHalwax in #112
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's New (and exciting!)
-
NIDO by @ThomasHalwax in #75
A real-time API that allows to take full control of ODIN and enhance its capabilities without changing its code -
custom svg by @ThomasHalwax in #77
Use the NIDO API and use custom SVG instead of an SIDC to render whatever you want on to map -
enable mapbox-rgb encoded terrain layers by @ThomasHalwax in #41
See the elevation of the map in realtime and use any line-based geometry to create an elevation profile. -
follow Electron best-practices for security by @ThomasHalwax in #82
-
Add shapes (lines and polygons) - Issue #79 by @axel-krapotke in #84
You can now craw non-military lines and polygons and apply a custom style -
Add text boxes
You can now place text on the map that allows a simplified markdown styling for headlines (#), sub-headlines (##) and bullet points (*, -) -
Add MGRS graticule overlay by @axel-krapotke in #93
-
Add Map Quality setting by @axel-krapotke in #92
-
docs: Add German tutorial (Grundkonzepte) by @axel-krapotke in #86
-
docs: Add documentation for shapes and text boxes
-
Add MkDocs Material documentation by @axel-krapotke in #95
What's Changed
- fix: avoid duplicate tags due to casing by @ThomasHalwax in #76
- fix: File.path was removed in Electron 38. Dropped files had undefined paths, resulting in file:///undefined URLs.
- fix: Default properties panel to open for new projects by @axel-krapotke in #90
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- closes #62 by @ThomasHalwax in #63
- Live Data Sources by @ThomasHalwax in #64
- UI improvement sidebar by @ThomasHalwax in #65
- Circular measure tool by @ThomasHalwax in #66
- new: exporting layer data into GeoJSON files by @ThomasHalwax in #67
- persist and restore maximised/fullscreen state by @ThomasHalwax in #68
- modernised GH workflow by @ThomasHalwax in #69
- Taglist for faster access to tag filtering by @ThomasHalwax in #70
- TileJSON discovery (similar to WMS and WMTS) by @ThomasHalwax in #71
- added documentation for TileJSON discovery by @ThomasHalwax in #72
- improved tag handling by @ThomasHalwax in #73
Full Changelog: v3.0.2...v3.1.0
v3.0.2
This is a maintenance release. The main goal was to keep all dependencies up-to-date.
v3.0.1
Fixed
Replication
- When layers are shared by others while ODIN is closed or offline one can't see the invitations.
Full Changelog: v3.0.0...v3.0.1
v3.0.0
NEW
Replication based on the Matrix protocol is finally out of beta. Users may now share their projects on almost any Matrix server, invite others to join and manage permissions for projects and layers.
v2.8.1
v2.8.0
What's Changed
- Tooltips by @ThomasHalwax in #26
- disable self-update with environment variable by @ThomasHalwax in #27
- Set DTG textfield to now by @ThomasHalwax in #29
- fixes flaky layer export by @dehmer in #35
- open KBar programmatically from feature properties pane by @ThomasHalwax in #38
- honor "disabled" property by @ThomasHalwax in #39
- Symbols vs text-based navigation by @ThomasHalwax in #40
Full Changelog: v2.7.0...v2.8.0