Releases: facelessuser/Rummage
Releases · facelessuser/Rummage
Release list
4.26.4
4.26.3
4.26.3
- FIX: Background color fix for collapsible panes in wxPython 4.3.0.
4.26.2
4.26.2
- FIX: Require
backrefs8.0 for some bug fixes.
4.26.1
4.26.1
- FIX: Require
bracex3.0.1 for a bug fix related to an edge case with numerical and character sequences. - FIX: Fix formatting of size limit controls.
- FIX: Color adjustments for latest macOS releases.
4.26
4.26
- NEW: Show file sizes in proper, various increments: bytes, KB, MB, and GB.
- NEW: Add control to select file size unit types in limiter panel.
- FIX: Fix issue where directory picker for target folder to search would not start with the current, specified
directory, even when it is valid.
4.25
4.25
- NEW: Require
wcmatch11.0+. - NEW: Add new "ZSH number range" option in settings to enable ZSH style number ranges in glob patterns (
<0-9>). - FIX: Fix an issue where logging would break.
4.24.1
4.24.1
- NEW: Fix URL handling in documentation rendering in
webview.
4.24
4.24
- NEW: Drop support for Python 3.9.
- NEW: Upgrade dependencies to pick up enhancements and bug fixes.
- FIX: Fix issues compatibility issues with wxPython 4.2.5.
- FIX: Fix deprecation warnings.
4.23.1
4.23
4.23
- NEW: Add support for Python 3.14.
- NEW: Upgrade dependencies.