Skip to content

v1.3.2

Latest

Choose a tag to compare

@julien-nc julien-nc released this 30 Jul 12:25
v1.3.2
b0cef30

Changed

  • Update npm packages and migrate to TypeScript 6 @julien-nc
  • Update jQuery and replace the removed $.parseJSON() with JSON.parse() in the legacy UI @julien-nc
  • Update leaflet.locatecontrol @julien-nc

Fixed

  • Fix GPX session import: wrap the import in a transaction so the rollback cleans up the created session and prevents dirty table reads, fix the deprecated empty orX call, and allow missing user agents in imported GPX files @julien-nc #163