Cosmil Logo

Cosmil

July 19th 2024

1.0.4

  • Fix .DS_Store files showing up in tree view
  • Add an indicator in the content pane when a search is in progress
July 18th 2024

1.0.3

  • Fix a minor bug relating to icons
July 17th 2024

1.0.2

  • Check for updates prior to checking for authentication, not after
July 17th 2024

1.0.1

  • Fix an error when registering license key
July 17th 2024

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
July 7th 2024

Beta 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
May 27th 2024

Beta 0.5.2

  • Add Volumes to Sidebar
  • Fix a bug that made reordering Sidebar items impossible
  • Internal Changes to Updater

Beta 0.5.1

  • Server-Side Rework
May 22nd 2024

Beta 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.
January 20th 2024

Beta 0.4.1

  • 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
January 17th 2024

Beta 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
November 7th 2023

Beta 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 0.2.2

  • 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 0.2.1

  • Fixed an issue with Sidebar Elements overflowing outside of the sidebar
  • Hover effects for eject and remove icons in Sidebar Elements
October 22nd 2023

Beta 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.
September 27th 2023

Beta 0.1.1

  • Added ability to move files into folder via drag and drop.
  • Added duplicate funtionality to dropzone
  • Fixed dragged files z-index

Beta 0.1.0

  • Dropzone
    • Drag and drop files into a temporary hold and then make use of them anytime later.
  • Tabs
    • Bring your web workflow the file system.
  • Window Color/Transparency Customization
    • Change the opacity and color of Cosmil's window.