Rummage

Latest version: v4.21.2

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 16

4.10.0

- **NEW**: Pattern save dialog now uses a drop down list so you can easily update an existing saved pattern.
- **FIX**: Fix issue with web view rendering and `pymdown-extensions`.

4.9.0

- **NEW**: Require `wcmatch` 5.1.0+, `bracex` 1.4.0, and `backrefs` `1.3.0` to include latest bug fixes.

4.8.0

- **NEW**: Supports installing extras via `pip install rummage[extras]`.
- **FIX**: Fix for notification sound display in settings dialog.
- **FIX**: Fix notification sound not playing on Linux when configured.

4.7.1

- **FIX**: Require `wcmatch` 5.0 and make adjustments to support it.

4.7.0

⚠️ **Backrefs 4.2.0 has deprecated the shorthand references for alphabetic character groups in `re` search patterns: `\l`, `\L`, `\c`, and `\C`. Instead you should use: `[[:lower:]]`, `[[:^lower:]]`, `[[:upper:]]`, and `[[:^upper:]]` respectively. While the references have only been deprecated, and are technically still available, a future version of Backrefs will remove them entirely at some point. It is recommended to transition now so as not to be caught unawares.**

- **NEW**: Add `col0` variable for editor configuration to allow for using a zero based column value instead of one based column value for editors that require it.
- **NEW**: Add global option to turn off alternating row colors in lists.
- **NEW**: Provide support for different players on Linux: `paplay`, `aplay`, and `play` (`sox`). Supported sound formats vary.
- **NEW**: Provide interface for selecting custom notification sounds.
- **NEW**: Require `wcmatch` 4.3.1+ and `backrefs` 4.2.0+.
- **FIX**: Better attempt to get appropriate file creation time on all Linux systems.
- **FIX**: Better fix for time picker getting wrong background.
- **FIX**: Ensure column sizing includes header size.
- **FIX**: When showing timed status event for results in status bar (full path name), decrease length of time that the temporary status is shown and clear temporary status when the cursor leaves result items.
- **FIX**: Don't log handled notification errors when a notification system is not found as these are handled gracefully and there is no need to worry the user.

4.6.3

- **FIX**: Notification audio failures should be handled gracefully.
- **FIX**: Sometimes abort doesn't work.

Page 5 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.