Skip to content

CleanSweep v0.9.1

Choose a tag to compare

@loopotto loopotto released this 17 Sep 18:20
· 51 commits to main since this release

Version 0.9.1

This release introduces new sorting capabilities, UI refinements for better navigation and state management, and several key bug fixes.

New Features & Enhancements

  • Visual Progress Indicator: A scrollbar is now displayed on all long lists (folder selection, duplicate results, summary view) to provide a clear visual indicator of your scroll position.
  • Sort by Item Count: Folders on the session setup screen can now be sorted by the number of items they contain, in both ascending and descending order.
  • "Add Target Folder" Dialog Refinements:
    • The dialog now filters out folders that have already been added as targets.
    • It now correctly opens to the user's configured default path.
    • The "Add to Favorites" option is disabled if a folder is already a favorite.

Bug Fixes

  • State Preservation on Refresh: Resolved a critical bug where folders selection got lost after performing a "pull-to-refresh" action on the session setup screen.
  • Layout Virtualization: Fixed a layout and state calculation issue in the summary sheet's grid view that occurred when nested within a column.
  • Settings Screen UI: Corrected the structure and padding of the Settings screen by moving the 'About' section to a top-level position.

Full Changelog: v0.9.0...v0.9.1