• v0.4 b6420391e1

    0.4 Stable

    yasen released this 2025-04-12 14:22:02 +00:00 | 36 commits to main since this release

    Added

    • Added top-right menu with profile, admin, and docs sections
    • Added two-factor authentication
    • Added resetting of forgotten password
    • Added login credentials management
    • Added proper pagination
    • Added agents managemet pages
    • Added javascript-based feedback messages
    • Added description to each page
    • Added CSRF checks
    • Added validator class for all forms
    • Added rate limiting to all pages
    • Added authentication rate limiting to login and registration
    • Added unit tests
    • Added integration/feature tests
    • Added testing workflow for github

    Changed

    • Increased session to 2 hours w/out "remember me", 30 days with
    • Made the config editing in-place with AJAX
    • Redesigned the help page
    • Moved graphs and latest data to their own pages
    • Moved live config.js to its own page
    • Redesigned the messages system and renamed them to feedback messages

    Fixed

    • Bugfixes
    • Fixed config editing
    • Fixed logs search
    • Removed hardcoded messages, changed to feedback messages
    Downloads