github Pext/Pext v0.8
Pext 0.8

latest releases: continuous, v0.35, v0.34...
6 years ago

API changes

  • The settings variable now contains _api_version ([major, minor, patch]) and _locale by default
  • Queue requests that cause process_response to be called can now optionally give an identifier to receive when process_response is called
  • Modules must now declare their settings in metadata.json

Added

  • Simple pext_dev command to help module development
  • Support metadata.json for showing info on installed modules
  • i18n support
  • Dutch translation

Changed

  • Move all UI code to QML
  • Improved installation dialogs
  • Improve load module dialog
  • Get rid of update and uninstall dialogs in favor for a central module management dialog
  • Check module functions parameter length on module load to prevent some runtime crashes for modules
  • Module settings is no longer a freeform input field
  • Display "Waiting" instead of "Ready" in the statusbar when not processing and the active module has not sent anything yet

Fixed

  • Crash when picking a command while there are also other entries to display

Removed

  • config.ini for editing Pext config directory (use $XDG_CONFIG_HOME or $HOME instead)

Don't miss a new Pext release

NewReleases is sending notifications on new releases.