Skip to content

Releases: bfabiszewski/ulogger-server

Version 1.2

27 Apr 07:37
Compare
Choose a tag to compare
  • 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

12 Jul 10:16
Compare
Choose a tag to compare
  • multiple bugs fixed
  • support for PHP 8.1
  • updated translations

Version 1.0

17 Jun 07:57
Compare
Choose a tag to compare
  • 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

30 Jan 22:29
Compare
Choose a tag to compare
  • added support for multiple database engines over PDO (mysql, postgresql, sqlite)
  • new translations (cs, es, ru)
  • bugfixes

Version 0.5

30 Jan 21:11
Compare
Choose a tag to compare
  • many small fixes and improvements

Version 0.4

23 Oct 07:16
Compare
Choose a tag to compare
  • 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

24 Jun 20:11
Compare
Choose a tag to compare
  • fix altitudes chart
  • fix time zone issues
  • improve gpx imports
  • various fixes

Version 0.2

11 May 11:51
Compare
Choose a tag to compare
  • lots of bug fixes
  • major code cleanup
  • admin menu
  • translations
  • public tracks
  • interface look tweaks
  • track editing
  • track importing
  • installer script