μlogger v1.0 Release Notes

Release Date: 2020-06-17 // almost 4 years ago
    • 🚧 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

Previous changes from v0.6

    • ➕ added support for multiple database engines over PDO (mysql, postgresql, sqlite)
    • 🆕 new translations (cs, es, ru)
    • 🛠 bugfixes