Added ability to filter by Modified, Created, and Accessed.
Full theming
Edit Cosmil's full color palette
Save and switch between themes at any time
Onboarding
Many more settings
Restore workspace on startup
Reflect external file changes in opened tree view items
Upgrade to Tauri 2.0 Stable
v1.0.4Hotfix
July 19th, 2024
Fix .DS_Store files showing up in tree view
Add an indicator in the content pane when a search is in progress
v1.0.3Hotfix
July 18th, 2024
Fix a minor bug relating to icons
v1.0.2Hotfix
July 17th, 2024
Check for updates prior to checking for authentication, not after
v1.0.1Hotfix
July 17th, 2024
Fix an error when registering license key
v1.0.0Release
July 17th, 2024
Release
1.0.0
Menu Items & Keybinds for selecting between ascending/descending sort
Minor internal changes to license key verification
Minor optimization to icon loading
Added Window Color & Opacity Settings
Polishing/Stabilization
Beta v0.6.0Release
July 7th, 2024
Release
0.6.0
Re-implemented Advanced Search
Added Preview Pane
Implemented Detailed File Info
Add the ability to customize sidebar categories
Re-add the ability to eject volumes
Added the ability to set an image as the desktop wallpaper via the context menu
Focus new tabs upon creation
Sorting
Fancy File Icons
A lot of other internal changes
Beta v0.5.2Patch
May 27th, 2024
Add Volumes to Sidebar
Fix a bug that made reordering Sidebar items impossible
Internal Changes to Updater
Beta v0.5.1Patch
Unknown Release Date
Server-Side Rework
Beta v0.5.0Release
May 22nd, 2024
Release
0.5.0
Complete Codebase Rewrite*
Improved Stability
Proper Error Handling
Feature-Complete Native Drag and Drop
License Key System Revamp
OS Native Context Menu
Editable Sidebar
Automatic Refresh on Change
*Due to the rewrite, some features that were present in the previous version may have been
removed.
Beta v0.4.1Patch
January 20th, 2024
Fix updater not automatically checking for updates
Fix crash when clicking About Cosmil menu item
Fix crash when attempting to open files
Fix an issue with icons not downloading and app menu being broken
Fix crash when closing settings
Beta v0.4.0Release
January 17th, 2024
Release
0.4.0
Migrated to Tauri 2.0
Implemented native drag and drop in and out of the window
Added tree functionality to list view
Revamped icon system
Added an expandable preview pane to preview selected files
Added QuickLook File Preview when the spacebar is pressed
Enabled MacOS software notarization for Cosmil
You should no longer get warning dialogs claiming that Mac couldn't "verify the developer
of Cosmil"
Added a (very basic) WIP file info context menu option
Added tooltips for various buttons
Added an About page in settings modal
Added List (⌘+L) and Grid View (⌘+G) keybinds
Added a round image corners preference
Improved the file conflict dialog
Reset search configuration when navigating away
Minor stylistic changes to settings modal
Fixed an issue with "Open With" context menu option not showing any apps
Minor compile optimizations
Beta v0.3.0Release
November 7th, 2023
Release
0.3.0
Search Features
Added ability to (recursively) search the current directory by simply typing into the
search bar
Added advanced search with customizable filters and logic
Type to Highlight
Start typing to highlight all files/folders that start with what you have typed.
Added file kind mappings for search and list view
Added support for manual input for sliders in settings
Added a preference for showing hidden files
Added an icon for symbolic links
Made minor changes to dropdown/context menu styling
Fixed a minor issue relating to history navigation
Prevented autofocus to the first element when opening settings
Fixed issues with dropdown transparency
Fixed position of send report button in error page
Beta v0.2.2Patch
Unknown Release Date
Replaced the new dropdown in the option bar with a new folder button
Change settings from a seperate page to a modal
Fix a crash when creating folders/renaming files
Beta v0.2.1Patch
Unknown Release Date
Fixed an issue with Sidebar Elements overflowing outside of the sidebar
Hover effects for eject and remove icons in Sidebar Elements
Beta v0.2.0Release
October 22nd, 2023
Release
0.2.0
FTP/FTPS Support
Rewrote the backend to support remote locations alongside local ones. You can now connect
to FTP or FTPS (FTP with TLS) by adding a location in the sidebar.
Open With
Added ability to select which (supported) application you would like to use to open a
file.
(Better) Keybinds
Whilst keybinds are not yet complete, 0.2.0 adds a few new binds along with the groundwork
for custom keybinds to come in the a future release.
Customize Accent Color
Added the ability to customize Cosmil's accent color, however, white is likely still the
most aesthetic.
Beta v0.1.1Patch
October 22nd, 2023
Added ability to move files into folder via drag and drop.