mirror of
https://github.com/Nystik-gh/ignis.git
synced 2026-06-17 04:35:53 +00:00
24 lines
550 B
Markdown
24 lines
550 B
Markdown
|
|
# 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._
|