add changelog
This commit is contained in:
parent
0747a4540d
commit
d33ed2b5db
1 changed files with 23 additions and 0 deletions
23
CHANGELOG.md
Normal file
23
CHANGELOG.md
Normal file
|
|
@ -0,0 +1,23 @@
|
||||||
|
# Changelog
|
||||||
|
|
||||||
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [0.4.0] - Basil (2026-03-18)
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Vault management: create, rename, delete vaults
|
||||||
|
- Last active vault persistence: remembers which vault was open
|
||||||
|
- Plugin trust preservation: keeps plugin trust status when renaming vaults
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Refactored vault operations into shared service
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Issues with dialogs and vault rename operations
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
_Changelog tracking started at version 0.4.0. For earlier versions, please refer to commit history._
|
||||||
Loading…
Add table
Reference in a new issue