Rummage

Latest version: v4.20.3

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

Scan your dependencies

Page 5 of 16

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.

4.6.2

- **FIX**: Fix issue where time control used a completely different font and font size.

4.6.1

- **FIX**: Fix issues with time control not properly inheriting system colors.
- **FIX**: Fix time control sizing on Linux.
- **FIX**: Fix time control issue on Linux and macOS that prevents decrement button from decrementing past initial value.

4.6.0

- **NEW**: Search options and file limit options can be collapsed in the main dialog. This allows hiding these options if you aren't frequently using them, and provides a more compact dialog.
- **NEW**: There is no longer an option to hide the file limit options as now you can just collapse them.
- **NEW**: Added context menu option to allow reordering of columns in the result lists. Positions are remembered across sessions.
- **FIX**: Fix an issue on Linux where tabbing past a hidden directory button would cause an error in GTK. Ensure such controls do not allow focus when they are hidden.
- **FIX**: Fix an internal error where the autocomplete box could throw an error due to the index bounds not being checked.
- **FIX**: When list controls are smaller than the window, don't resize last column too an excessively big width.
- **FIX**: Fix regression with loading replace plugins.
- **FIX**: Better initial focus in autocomplete text boxes on platforms that had issues.
- **FIX**: Fix some localization issues.

Page 5 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.