Skip to content

Releases: schl3ck/copy-paste-actions

v2.3.0

29 May 20:58
Compare
Choose a tag to compare
  • add option to Cleanup of functions to remove the functions only when other actions are added or removed
  • fix again a crash when refreshing the icon cache (hopefully, pelase let me know!)
  • fix a mysterious bug that saved the snippets file in the wrong format resulting in blank pages in Safari

Thanks to https://reddit.com/u/Dastefster for suggesting/helping fix these things!

 

  • add button on page "Open app" to cancel the self-closing in case a gzip decompression failed error still occurs
  • add button on page "Open app" to rebuild the archive in case a gzip decompression failed error still occurs
  • improve handling of navigation gestures
  • add formatting to changelog for future updates
  • add an error message when there was an error parsing any data from Shortcuts

v2.2.0

10 Jan 21:24
Compare
Choose a tag to compare

This update fixes the issue (issue #1) where the page was not automatically closed after navigating to shortcuts. This required me to implement the forward/back navigation using a library instead of the browser itself. I've also added keyboard shortcuts for navigation which you can find in the help menu.

v2.1.1

22 Dec 23:41
Compare
Choose a tag to compare
  • Change example in Getting Started
  • Add more screenshots to Getting Started
  • Add examples to Documentation
  • Fix crash when refreshing shortcuts icon cache (thanks to /u/Dastefster for reporting)

v2.1.0

11 Dec 22:21
Compare
Choose a tag to compare
  • Fix update check comparing too little version parts
  • Fix style issue in update notes

v2.0.1

11 Dec 22:20
Compare
Choose a tag to compare
  • Add clarification to selection names in documentation
  • Fix some styles in dark mode
  • Render analyser warnings with full Markdown
  • Fix bug related to names in functions confusing the UI logic. Thanks to u/00PT for reporting!

v2.0.0

10 Dec 23:31
Compare
Choose a tag to compare

Initial release