Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: stechstudio/keep

Tags

v1.0.0-beta.5

Toggle v1.0.0-beta.5's commit message
Unify secret key validation and fix documentation

- Add SecretKeyValidator as single source of truth for key validation
- Update Secret, Placeholder, ImportService, SecretController to use unified validator
- Fix frontend validation to match backend rules (SecretDialog, RenameDialog)
- Add path traversal protection to TemplateService
- Remove exception type leakage from Router error responses
- Add missing command configs to ArgumentProcessor (diff, verify, export)
- Remove dead cache export code from ExportCommand
- Extract import delay to named constant

Documentation fixes:
- Fix --output to --file flag throughout docs
- Fix keep list to keep show, keep ui to keep server
- Remove false rate limiting claims from WEB_UI.md
- Replace YAML with CSV in export format docs and frontend
- Fix broken links to CLI reference
- Add Secret Key Naming Rules section to CLI reference
- Clarify template placeholder syntax

v1.0.0-beta.4

Toggle v1.0.0-beta.4's commit message
Beta 4 release

v1.0.0-beta.3

Toggle v1.0.0-beta.3's commit message
Release v1.0.0-beta.3

v1.0.0-beta.2

Toggle v1.0.0-beta.2's commit message
Beta 2 release with Web UI

v1.0.0-beta

Toggle v1.0.0-beta's commit message
Rewrite README to be concise and accurate

- Made it much briefer (76 lines vs 130)
- Added Interactive Shell as key feature with dedicated section
- Removed encrypted cache section (removed for v1)
- Fixed outdated commands (list -> show, etc)
- Added prominent link to full documentation
- Simplified examples to essentials only
- Made features scannable with emoji icons

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <[email protected]>
Co-Authored-By: Happy <[email protected]>

0.6

Toggle 0.6's commit message
implement only/except in diff and export

0.5

Toggle 0.5's commit message
cli ref

0.4

Toggle 0.4's commit message
this was removed

0.3

Toggle 0.3's commit message
vault config here

0.2

Toggle 0.2's commit message
docs