Skip to content

v0.13.3-beta

Choose a tag to compare

@cryptrr cryptrr released this 07 Jul 23:38
· 128 commits to main since this release

New features

  • Implemented Media player notifications. Updated notify tool to support it.
  • Added TextHandler.
  • Extended the ENV to include INPUT_URL and INPUT_TEXT instead of just INPUT_FILE for all
    • Now you can use INPUT_URL and INPUT_TEXT when the input is detected to be a url or plain text.

Bug Fixes

  • Implemented Persistence back in ShareSheet
  • Fixed the wrong python usage bug for Url and Directory handlers.
  • Fixed shell quoting issues
  • Fixed issue with incorrect matching or real web urls.