···11# Changelog
2233+## v0.9.9 (2025-04-06)
44+- feat: Added ability to copy folders.
55+36## v0.9.8 (2025-04-04)
47- fix: Ensure complete Git branch is displayed.
58- refactor: Audit try usage to improve system resiliance.
69- refactor: Removed need for enum based notifications.
710811## v0.9.7 (2025-04-01)
99-- feat: Added ability to copy folders.
1212+- feat: Added ability to copy files.
1013 This is done by (y)anking the file, then (p)asting in the desired directory.
1114 This action can be (u)ndone and behind the scenes is a deletion.
1215- fix: Allow the cursor to be moved left and right.
+2-2
PROJECT_BOARD.md
···88## v1.0 release
991010### New features
1111-- [ ] File/Folder movement.
1111+- [x] File/Folder movement.
1212 - [x] Copy files.
1313- - [ ] Copy folders.
1313+ - [x] Copy folders.
1414- [ ] Keybind to unzip archives.
1515- [x] Keybind to hard delete items (bypass trash).
1616- [x] Ability to unbind keys.