Skip to content

Releases: Pext/Pext

Continuous build

11 Mar 11:13
e44d374
Compare
Choose a tag to compare

Pext 0.35

07 Dec 21:47
Compare
Choose a tag to compare

Fixed

  • Crash on launch due to ImportError

Pext 0.34

30 Nov 18:29
Compare
Choose a tag to compare

Packaging changes

  • Update Python to 3.11

API changes

  • Bump API version to 0.13.0
  • Return instances of Selection class instead of dict

Fixed

  • Launcher icon not working

Note: Release 0.33 was skipped due to a CI bug generating binaries with incorrect version info.

Pext 0.32

31 Oct 20:35
Compare
Choose a tag to compare

Fixed

  • Modules with Python dependencies could not install on Debian Buster
  • Fix installing modules and themes from URL and command line
  • Crash when failing to checkout branch

Pext 0.31

21 Jun 14:03
Compare
Choose a tag to compare

Changed

  • Search bar content is now unique per module
  • ask_input prefill now fills text instead of placeholder
  • Report error traceback in bug report as code block
  • Use git_branch_stable in metadata.json for modules and themes by default instead of forcing master

Fixed

  • Info menu something not showing up
  • Command argument handling
  • Can't minimize with escape during module update
  • Crash in forecast of weather module

Pext 0.30

17 Apr 19:21
Compare
Choose a tag to compare

Changed

  • Display update progress in module tab
  • Display crash reason in module tab
  • Open "Load Module" dialog after module finishes installing

Fixed

  • Setuptools missing from AppImage
  • Pext locking up when pressing "Update and reload" until update completes

Pext 0.29

07 Mar 20:08
Compare
Choose a tag to compare

Added

  • Shift+Escape hotkey to reset selection to base and minimize

Changed

  • Pext no longer deletes invalid modules from disk
  • Context options are now shown in the navigation tree

Fixed

  • Alignment of text and dismiss icon in alerts
  • Crash when checking for module/theme updates with no Internet connection
  • Pext sometimes showing null in the navigation tree

Pext 0.28

18 Jan 19:46
Compare
Choose a tag to compare

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 /

Pext 0.27

15 Nov 21:05
Compare
Choose a tag to compare

Packaging changes

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

Pext 0.26

18 Oct 19:08
Compare
Choose a tag to compare

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