Releases: bfabiszewski/ulogger-server
Releases · bfabiszewski/ulogger-server
Version 1.2
- security bug fixed: setting "public tracks" option gave read access to users' tracks through internal API for non-authorized users
- multiple small issues fixed
- updated translations
- updated dependencies
Version 1.1
- multiple bugs fixed
- support for PHP 8.1
- updated translations
Version 1.0
- major javascript part rewrite in order to improve testing and maintenance
- added support for storing comments and images with position
- configuration options, moved from file to database, are now editable through UI
- multiple admin users are now possible
- improved track editing
- improved track statistics
- speed and altitude may be visualized in track color
- bugfixes
Incompatible changes
- minor changes to database schema
- config.php file only stores database settings
- users upgrading should follow migration instructions
Version 0.6
- added support for multiple database engines over PDO (mysql, postgresql, sqlite)
- new translations (cs, es, ru)
- bugfixes
Version 0.5
- many small fixes and improvements
Version 0.4
- openlayers 3+ support
- new tile layers added through config file
- many small bugs fixed
- gpx export/import extended with custom µlogger data
- development improvements
- code cleanup
- added tests
- added docker
Version 0.3
- fix altitudes chart
- fix time zone issues
- improve gpx imports
- various fixes
Version 0.2
- lots of bug fixes
- major code cleanup
- admin menu
- translations
- public tracks
- interface look tweaks
- track editing
- track importing
- installer script