Pext

Latest version: v0.35

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

Scan your dependencies

Page 2 of 7

0.28

Added
- Button to open module's context menu

Removed
- Regex matching support

Changed
- Improved hotkey reference screen with no modules loaded
- Spacing between entry-specific and base context options for clarity

Fixed
- Still processing module requests string containing %1
- Traditional Chinese incorrectly not being included as a selectable language
- Crash when search string starts with /

0.27

Packaging changes
- New dependency: [paramiko](https://pypi.org/project/paramiko/)
- New dependency: [psutil](https://pypi.org/project/psutil/)

Added
- Option to disable automatic module and theme update install
- Ctrl+Y and Ctrl+N hotkeys to activate/dismiss top-most actionable
- Ctrl+S hotkey to change the sorting mode

Changed
- Enable update check by default
- Use action to notify users about update checks being enabled
- Don't update module while in use (could cause unexpected state)
- Minimize to tray by default on non-macOS platforms
- Always put exact match on top of results

Fixed
- Update action being added before translations are available
- Windows shortcut only being available for admin account
- Sort mode not correctly saved/loaded

0.26

API changes
- Bump API version to 0.12.0
- Modules can now offer a multiple choice dialog using Action.ask_choice

Added
- Explanation on Shift+Return key
- Support for metadata.json files to show a dropdown of choices
- Support for middle mouse button causing selection without minimization
- Buttons to open a new module or close the currently open module
- Support for reporting bugs to modules directly

Changed
- Sorting settings are now per loaded module
- If there are no modules or themes, trying to load one will pop up the installation dialog
- macOS now also uses Qt's Fusion theme (less native, but less glitches)
- Update notifications are no longer in a dialog box
- Nightly versions now check for nightly updates

Fixed
- TRANSLATION MISSING: failed_to_update_dependencies
- Global hotkey not working
- Back button remaining grey

0.25

API changes
- Bump API version to 0.11.1 so that modules can detect request handlers being fixed

Added
- Shift+Return hotkey to explicitly disable minimizing and resetting when making a selection
- Ability to choose separator between output entries in queue (if more than one string will be output)

Changed
- Text to copy to clipboard is now queued until minimizing too
- Default separator is now Enter instead of Tab
- If a selection state change is requested by the module, ensure it is always done

Fixed
- Module request handlers not being removed properly, causing multiple incorrect requests

0.24.1

Changed
- Tab hotkeys changed from `Alt+<number>` to `Ctrl+<number>` on non-Linux for consistency with other applications

Fixed
- Ctrl+Tab and Ctrl+Shift+Tab not working on macOS
- Module menu options which aren't usable in current context are now correctly grayed out

0.24.0

Packaging changes
- New macOS dependency: [PyAutoGUI](https://pypi.org/project/PyAutoGUI/)

Added
- Turbo mode where Pext auto-selects options whenever reasonably confident

Changed
- Notification when typing has completed

Fixed
- Context menus are now searchable
- Don't crash if pynput fails to import
- User asked for internal update checker if disabled in constants
- Add repeat polyfill to prevent rendering issues on systems with older Qt versions
- Fix autotype on macOS

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.