Update features.json

This commit is contained in:
Alin Lupascu
2024-03-01 17:32:51 -07:00
committed by GitHub
parent 6ff74d7b51
commit c7ba844cfc
+1 -1
View File
@@ -1,5 +1,5 @@
{
"1.0": "Introducing a brand new feature in version 1.0!",
"2.0": "Exciting updates await you in version 2.0 of the app.",
"3.0.0": "v3.0.0 Features:\nInstant Search\nSemantic Versioning\nLeftover File Cleaning\nSidebar Draggable\nRedesign UI/Settings/Icon\nFile Sort\nSocket File Removal\nOSLog Output"
"3.0.0": "v3.0.0 Features:\n- Instant Search: Enable in settings to load app files on startup\n- Semantic Versioning\n- Leftover File Cleaning: Search your mac for files leftover by uninstalled apps\n- Sidebar Drag Handle: Resize the sidebar in regular mode\n- Redesign UI/Settings/Icon: Some new icons, layout changes, new icon and pear color themes accents\n- File Sort: Sort files alphabetically or by size\n- Socket File Removal: Finds socket files that aren't even visible in Finder with show hidden files enabled\n- OSLog Output: Will print errors to the Console app for easier troubleshooting"
}