Releases: sixem/stratum
Releases · sixem/stratum
Stratum v0.2.0
- Added drag-and-drop reordering for pinned places in the sidebar.
- Added a topbar recycle-bin visibility toggle in settings for easier shell customization.
- Fixed Windows media conversions so
ffmpegno longer flashes an extra console window. - Smoothed titlebar focus behavior and refined menu, overlay, and scrollbar styling across the app shell.
- Polished quick preview interactions and controls, including related input handling and visual cleanup.
- Cleaned up explorer list behavior and layout, including inset main scrollbars and a more structured FileList implementation.
- Refactored major internal UI and state modules into smaller, focused pieces, including the transfer store, filesystem domain, settings styles, quick preview styles, conversion modal styles, and shared shell/control style recipes.
Stratum v0.1.9
- File transfers and deletes now run through a managed queue with clearer activity tracking.
- Transfer progress is more detailed, with recent activity sorted to keep the latest work visible.
- Native Windows delete handling is improved, including better recycle behavior in managed operations.
- Media conversion now supports queued jobs with a cleaner, more structured modal flow.
- The Explorer UI has been polished with cleaner controls and updated visuals across key surfaces.
- The file grid has improved sizing, spacing, and more stable behavior during resizing.
- Quick preview is faster and more responsive thanks to prewarming and input cleanup.
- The Windows 11 frame is cleaner with the top edge hidden for a more native look.
- Layout and scrolling are more consistent with a full-height shell and unified scrollbars.
- Internal refactoring improved structure by breaking systems into smaller, more maintainable modules.
Stratum v0.1.8
- Added a custom borderless window with built-in drag, minimize, maximize, and close controls (Solves #20)
- Quick Preview now has its own top bar, with window controls and gallery navigation
- Items that are pending deletion will now have a visual indicator
- Settings and Convert modals now open faster on first use (prewarming)
Stratum v0.1.7
- Added "Open With" pipeline + context menu integration.
- Improved folder context behavior: right-click selects folder and supports Properties.
- Expanded place-target menus (tabs/sidebar/crumbs) with "Open", "Open in new tab", and "Properties".
- Added folder entry context action: Open in new tab (same behavior as middle-click).
- Added move conflict handling with "Skip" / "Skip all" during drop transfers.
- Restored/cleaned folder middle-click new-tab behavior in explorer views.
- Stabilized and refactored quick preview flow (overlay/input/media/timeline reliability).
- Hardened tooltip behavior around menu/blur/focus edge cases to reduce unwanted popups.
Stratum v0.1.6
Early beta and initial release. The core workflow is stable, but some features and polish are still in progress.