-
v0.1.5 Stable
released this
2026-01-18 22:00:30 +00:00 | 4 commits to main since this release• Release v0.1.5
Added
- Timeframe selection with start/end date inputs on client metrics.
- Live monitoring state indicator with updated button styling and translations.
- CSV export now downloads a ZIP archive.
Changed
- Metrics sampling now spans the full requested window and respects sampling cadence for long ranges.
- Metrics API supports until for range queries.
- Compose uses container names from .env; sample env includes container name defaults and latest image tags.
Fixed
- Resolved naive/aware datetime errors in metrics range calculations.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.1.4 Stable
released this
2026-01-18 20:09:32 +00:00 | 9 commits to main since this releaseNew 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
c30606dAdd extended metrics, risk scoring, and risk alertsffd44e7Add refresh token flow with logout-all and session hints3211307Improve risk thresholds UI and net units96d1b94Add metric help tooltips and chart units8bf71a9Fix metric tooltip language refresh62ddefeFix tooltip i18n in charts and thresholds7f2881cClarify threshold overreach triggers alerts351ef00Move client settings below charts and make foldable169e7ffMove settings into overlay modal024088fImprove settings gear button visibilitycbdcaa2Use clean gear icon for settings buttond1f30ffUse provided gear SVG for settings icona778267Add Japanese locale and label alert settingse87efe1Allow Japanese locale in preferences schema0821962Add alert test client with optional risk suite96c3799Add TOML config support for alert test clientf1b9b18Document venv setup for alert test clientb8cc7dfAdd configurable logging for alert test clientf93a816Fix risk threshold validation and add retrigger teste409ac0Ignore alert test artifacts664bddfMerge pull request 'advanced-alerting + better token management + adding testing client' (#1)37ca5c5Add license, citation, footer, and reduce theme flashfb1c034Add quickstart client/server install steps7818f43Fix metrics history query memory use78a4ac6Fix since date picker activation07872f0Add client test folder8012705Ignore .env and .toml filesfea6737Add admin password reset endpoint0981b73Move alert test client docs and update install confige0e6265Add admin UI for password updatesc28a13dConsolidate client-test README6114195Merge pull request 'reset_password' (#2)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.1.0 Stable
released this
2026-01-03 16:55:48 +00:00 | 42 commits to main since this release• 0.1.0 Release Notes (first release, full history)
- New product branding as BonPapa and initial project bootstrap.
- Backend/agent stabilization with admin UI, metrics retry on re-register, and preferences API.
- Frontend polished with alerts, multiple themes (light/neon/cyberpunk), i18n accents, and runtime config.
- Export/visibility upgrades: client IDs shown in UI and included in CSV exports.
- Docker/infra hardening: Traefik labels/networking, no public ports, non-root containers, nginx updates, image-
based workflow, and compose defaults. - Documentation and housekeeping: specs refreshes, env sample updates, ignored generated secrets, README logo
sizing.
Full changelog (commits)
a113f45first commitb335ab4add gitignore16f2e39maj specsd978f06Add admin UI and stabilize client/backend27da6edActualiser specs.mdb293e63Add remaining project files9a7f876Add Traefik labels and env samplebd8450cRemove public ports and update Vite API URLdf0ccceSpecify Traefik network in labels76c6805Run containers as non-root user66ff8a8Update config, Docker, and nginx setupd68f53dAdd preferences API, dev docker fixes, and i18n accents4301917Ignore generated secrets filesc38a064Add light, neon, and cyberpunk themes7601689Finalize UI, alerts, and config updates253ec94Run services from images and add frontend runtime config9598d97Document image-based frontend/backend workflow9d8b701Add root compose note for image workflowc3382aaUpdate configs and ignore local datac72d6a5Actualiser .env.sample63e986dMerge pull request 'docker-images' (#1) from docker-images into maincb1350aRetry metrics after re-register439d322Update compose env defaults21b719cRename app to BonPapa — Light & Easy Monitoring5be532bNormalize README logo size739fc1aAdd client ID to UI, exports, and docs
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads