You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: system/changelog.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,17 @@
1
1
# Changelog
2
+
## v0.5.0
3
+
-**New Features**
4
+
- Added toggle comment hotkey for quick commenting/uncommenting
5
+
- Maps now automatically include a "contains" property for better organization
6
+
-**Improvements**
7
+
- Simplified plugin set by removing unnecessary plugins to keep Palace more streamlined
8
+
- Updated Obsidian workspace configuration for better user experience
9
+
- Reorganized collections and system folders for improved structure
10
+
-**Maintenance**
11
+
- Cleaned up work-in-progress search bases
12
+
- Updated README and project documentation
13
+
- Improved development workflow setup
14
+
2
15
## v0.4.0
3
16
- updated folder structure to be a bit easier to understand. `curtain/` is now `system`. some of the old folders/files in `system` have been moved out to be more visible.
0 commit comments