• 0.1.4 611419562c

    0.1.4 Stable

    robsonwaves released this 2026-01-18 20:09:32 +00:00 | 9 commits to main since this release

    New Features

    • Extended metrics, risk scoring, and risk alerts.
    • Refresh token flow with logout-all and session-expired hints.
    • Settings UI overhaul (overlay modal, foldable client settings, new gear icon).
    • Metric help tooltips and chart units.
    • Japanese locale support.
    • Alert test client (optional risk suite), TOML config, venv docs, configurable logging.
    • Admin password reset endpoint + admin UI flow.
    • Client test folder and quickstart install steps.
    • License/citation/footer additions.

    Bug Fixes

    • Fix since date picker activation.
    • Fix metrics history query memory use.
    • Fix risk threshold validation and add retrigger test.
    • Fix tooltip i18n in charts and thresholds.
    • Fix metric tooltip language refresh.

    Commits

    • c30606d Add extended metrics, risk scoring, and risk alerts
    • ffd44e7 Add refresh token flow with logout-all and session hints
    • 3211307 Improve risk thresholds UI and net units
    • 96d1b94 Add metric help tooltips and chart units
    • 8bf71a9 Fix metric tooltip language refresh
    • 62ddefe Fix tooltip i18n in charts and thresholds
    • 7f2881c Clarify threshold overreach triggers alerts
    • 351ef00 Move client settings below charts and make foldable
    • 169e7ff Move settings into overlay modal
    • 024088f Improve settings gear button visibility
    • cbdcaa2 Use clean gear icon for settings button
    • d1f30ff Use provided gear SVG for settings icon
    • a778267 Add Japanese locale and label alert settings
    • e87efe1 Allow Japanese locale in preferences schema
    • 0821962 Add alert test client with optional risk suite
    • 96c3799 Add TOML config support for alert test client
    • f1b9b18 Document venv setup for alert test client
    • b8cc7df Add configurable logging for alert test client
    • f93a816 Fix risk threshold validation and add retrigger test
    • e409ac0 Ignore alert test artifacts
    • 664bddf Merge pull request 'advanced-alerting + better token management + adding testing client' (#1)
    • 37ca5c5 Add license, citation, footer, and reduce theme flash
    • fb1c034 Add quickstart client/server install steps
    • 7818f43 Fix metrics history query memory use
    • 78a4ac6 Fix since date picker activation
    • 07872f0 Add client test folder
    • 8012705 Ignore .env and .toml files
    • fea6737 Add admin password reset endpoint
    • 0981b73 Move alert test client docs and update install config
    • e0e6265 Add admin UI for password updates
    • c28a13d Consolidate client-test README
    • 6114195 Merge pull request 'reset_password' (#2)
    Downloads