Changed
- Update npm packages and migrate to TypeScript 6 @julien-nc
- Update jQuery and replace the removed
$.parseJSON()withJSON.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
orXcall, and allow missing user agents in imported GPX files @julien-nc #163