Skip to content

Releases: syncpoint/ODINv2

v3.3.0

24 Mar 12:09

Choose a tag to compare

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

Full Changelog: v3.2.0...v3.3.0

v3.2.0

15 Feb 15:28

Choose a tag to compare

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

02 Feb 11:15

Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.1.0

v3.0.2

23 Oct 09:12

Choose a tag to compare

This is a maintenance release. The main goal was to keep all dependencies up-to-date.

  • moved unit tests to dedicated directory (8718cd0)
  • regression tests: luxon, fuse.js, rbush, proj4, geo-coordinate-parser, Color
  • electron: rename databases directory (a0f92b9)
  • migrated scss -> css (293f7fe)
  • updated most outdated build/runtime dependencies
  • removed jsdoc dependency
  • updated readme

v3.0.1

13 Sep 11:13

Choose a tag to compare

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

01 Aug 11:05

Choose a tag to compare

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

05 Jun 09:33

Choose a tag to compare

What's Changed

  • #48 fixed issue with (now) missing event data. by @dehmer in #49
  • #46 remove label for single segment distance measurements.
  • fixed initial state of toolbar/sidebar

v2.8.0

06 Dec 13:42

Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.8.0

v2.7.0

06 Sep 12:13

Choose a tag to compare

New

  • export and import layers to/from geoJSON (#18)
  • change font size/weight for tactical graphics (#15 and #17)

Fixed

  • OSM Nominatim url changed (#13)
  • Auto-Update text (#8)

Updated

  • OpenLayers v8.0.0

v2.6.1

27 Apr 16:14
9f64cc2

Choose a tag to compare

Fixed

#3 Austrian SKKM symbols are available in ODINv2 again

Dependencies

ODINv2 now uses SIGNS instead of MilSymbol
Electron v24.1.3
OpenLayers 7.3.0