Releases: czerwonk/hakanai
Releases · czerwonk/hakanai
v2.19.1
✨ Features
- Add
--ask-passphrase
and --ask-key
options to CLI
v2.19.0
♻️ Change:
- Removed
data_type
in secret in favor of filename extension. This reduces complexity while providing compatibility to existing secrets
💥 CLI
- Removed
--type
from the CLI interface which could break scripts
v2.18.3
🔧 Technical
- Updated OpenTelemetry dependencies
v2.18.1
🐛 Bug Fixes
- added OTEL instance identifier to ensure metrics can be distinguished
Updated dependencies:
- deranged v0.5.3 -> v0.5.4
- libc v0.2.175 -> v0.2.176
v2.18.0
✨ Features
- Add multi file support in Web UI
- Multiple files are bundled in a TAR archive
- No external JS dependency added
v2.17.5
✨ Features
- Sanitize filename before showing the secret retrieved from server
Note: this release removes the standalone version of hakanai-client.js. Please use the npm instead.
v2.17.4
🎨 Web UI
- Polished secret file view
✨ Features
- Set secret data type (derive from file extension)
v2.17.3
✨ Features
- Add support to share/save secrets via Web Share API after retrieval
v2.17.2
🐛 Bug Fixes
- Service worker had exports leading to not registering