Pext

Latest version: v0.35

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

Scan your dependencies

Page 6 of 7

0.6.1

Fixed
- Clicking the tray icon no longer toggles visibility on macOS
- XDG_CONFIG_HOME is now correctly used when available
- The environment is no longer cleared when doing the initial git clone (security: the old behaviour would cause a proxy defined in the environment to be ignored)

0.6

Added
- Install dependencies automatically if the module provides a requirements.txt file

Fixed
- If module installation fails, the module directory is removed, so a subsequent installation doesn't instantly fail
- Modules are now correctly unloaded when they raise a critical error
- Added workaround for Ubuntu systems running the proprietary nvidia driver (https://github.com/Pext/Pext/issues/11)

0.5

API changes
- Remove Action.notify_message and Action.notify_error, which are synonyms for add_message and add_error

Added
- Documentation
- Repository for third-party modules

Changed
- Give more information upon installing modules and warn the user that they are code
- User commands will now be auto-completed to the selected command

Fixed
- Files unexpectedly existing in ~/.config/pext/modules/ no longer causes a crash

0.4.1

Changed
- The default window is no longer explicitly borderless
- The logo now has a white background which improves readability on dark themes

Fixed
- An error occuring when retrieving the list of downloadable modules no longer causes a crash
- Selecting a command entry after the entry list no longer causes a crash

0.4

Added
- Basic Qt5 theming support using installed system themes
- Allow for a pext/config.ini file to overwrite some default configuration
- Allow the user to disable tray icon creation
- Add entry to open homepage from help menu (so the user can find support)

Changed
- Get list of installable modules from pext.hackerchick.me instead of pext.github.io

0.3

API changes
- The entry and command list will now be emptied each time just before selection_made is called

Added
- Busy indicator when the list of entries is empty for a more responsive look
- Support for getting a list of installable modules from pext.github.io

Fixed
- All commands now correctly show up after emptying the search bar
- Module lists are now sorted alphabetically
- selection_made is no longer unnecessarily triggered when closing the window

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.