From 0cb42ab75e009480452b3b831fa6a505fd5267f5 Mon Sep 17 00:00:00 2001 From: Alin Lupascu Date: Fri, 1 Mar 2024 17:51:42 -0700 Subject: [PATCH] Update features.json --- features.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features.json b/features.json index ca31b92..04c0ff0 100644 --- a/features.json +++ b/features.json @@ -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:\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" + "3.0.0": "New Features (v3.0.0)\n\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" }