Releases: pszymkowiak/enigma
Releases · pszymkowiak/enigma
v0.1.4
0.1.4 (2026-03-17)
Features
- add 9 production-ready features (b66bbc2)
- add Azure/GCS provider support to proxy + auto-create key on first run (0e894bf)
- add enigma-web — web UI dashboard with Svelte 5 + axum (21c53a3)
- add pipeline benchmarks and performance numbers to README (fa38cc0)
- add Raft HA snapshots, dynamic membership, crash recovery (fcdde01)
- CI/CD pipeline, source-available license, i18n READMEs (#1) (d01a50e)
- web: collapsible sidebar with persistent state (d9fbdf2)
Bug Fixes
- comprehensive security hardening and robustness improvements (#2) (05776d0)
- deep review hardening — credentials, auth, config validation, SQL safety (#6) (688a908)
- release asset upload skipped — event_name is caller's not workflow_call (#7) (a81291b)
- replace unwrap with error handling in gRPC snapshot parser (#10) (bd0fd9f)
- round 1 — performance, dedup removal, security hardening, optimizations (#9) (50bc6c1)
- switch release-please to simple type for workspace compat (ccd2ae7)
- update release-please config for workspace version (5c948eb)
- use v0.X.Y tag format (drop enigma- prefix) like rtk/vox (#11) (4a0c57b)
- vendor OpenSSL for aarch64-linux cross-compilation (#4) (8b46d41)
enigma: v0.1.3
enigma enigma-v0.1.2
0.1.2 (2026-03-17)
Bug Fixes
- deep review hardening — credentials, auth, config validation, SQL safety (#6) (688a908)
- vendor OpenSSL for aarch64-linux cross-compilation (#4) (8b46d41)
What's Changed
- fix: vendor OpenSSL for aarch64-linux cross-compilation by @pszymkowiak in #4
- fix: deep review hardening pass by @pszymkowiak in #6
- chore(main): release enigma 0.1.2 by @github-actions[bot] in #5
Full Changelog: enigma-v0.1.1...enigma-v0.1.2
enigma enigma-v0.1.1
0.1.1 (2026-03-17)
Features
- add 9 production-ready features (b66bbc2)
- add Azure/GCS provider support to proxy + auto-create key on first run (0e894bf)
- add enigma-web — web UI dashboard with Svelte 5 + axum (21c53a3)
- add pipeline benchmarks and performance numbers to README (fa38cc0)
- add Raft HA snapshots, dynamic membership, crash recovery (fcdde01)
- CI/CD pipeline, source-available license, i18n READMEs (#1) (d01a50e)
- web: collapsible sidebar with persistent state (d9fbdf2)
Bug Fixes
- comprehensive security hardening and robustness improvements (#2) (05776d0)
- switch release-please to simple type for workspace compat (ccd2ae7)
- update release-please config for workspace version (5c948eb)
What's Changed
- feat: CI/CD pipeline, source-available license, i18n READMEs by @pszymkowiak in #1
- fix: comprehensive security hardening and robustness by @pszymkowiak in #2
- chore(main): release enigma 0.1.1 by @github-actions[bot] in #3
New Contributors
- @github-actions[bot] made their first contribution in #3
Full Changelog: https://github.com/pszymkowiak/enigma/commits/enigma-v0.1.1