Skip to content

Releases: Jython1415/alfred-archive-page

v0.2.2

24 Nov 01:03
e6bcae2

Choose a tag to compare

What's Changed

This is primarily a maintainance update that sets the stage for other planned updates.

User

  • Added notifications to alert the user while the workflow is checking for existing snapshots by @Jython1415 in #20

Internal

Other

  • Automated the process of putting an export into version control by @Jython1415 in #14
  • Improved the processing script for version control to handle the 2 potential export file names by @Jython1415 in #17

Full Changelog: v0.2.1...v0.2.2

v0.2.1

19 Nov 12:25
f0d6814

Choose a tag to compare

What's Changed

  • Updated icon design by @Jython1415 in #9
  • Switched the error reporting menu from a script input to a dialog by @Jython1415 in #10
  • Integrated the conditional and "write to text file" objects into a single script to simplify logging by @Jython1415 in #11
  • Clarified the notification message for 429 HTTP response code by @Jython1415 in #12
  • Condensed logic into scripts and reduced the number of objects used for logging by @Jython1415 in #13

Full Changelog: v0.2.0...v0.2.1

v0.2.0

19 Nov 06:39
1de829b

Choose a tag to compare

What's Changed

  • Whereas the command modifier previously opened the website to make the request, this functionality is now served by the control modifier. The command modifier is now reserved for skipping the check for existing snapshots (see below)
  • Made the keyword configurable by @Jython1415 in #5
  • Add configurable "always on" logging (default is off) by @Jython1415 in #6
  • Added the option to report unknown errors directly to the forum by @Jython1415 in #7
  • Added a check for existing snapshots before requesting a new snapshot by @Jython1415 in #8
    • Added a timeout check (configurable limit)
    • Added a configurable tolerance while checking existing snapshots

Full Changelog: v0.1.5...v0.2.0

v0.1.5

17 Nov 16:50
7590fd4

Choose a tag to compare

(automatically generated by GitHub)

What's Changed

  • Added more robust error detection by @Jython1415 in #1
  • Replaced custom logging with builtin debugging messages by @Jython1415 in #2
  • Use const for keyword "name" and update the description by @Jython1415 in #3
  • Use the frontmost browser tab as the default behavior by @Jython1415 in #4

New Contributors

  • @Jython1415 made their first contribution in #1
    • Not actually the case, but I'm going to let this automatically generated message stay.

Full Changelog: v0.1.4...v0.1.5

v0.1.4

17 Nov 13:52
d3b7f18

Choose a tag to compare

  • Added optional logging
    • Logs can be viewed in the workflow data folder
    • Logs are truncated every 10 executions
  • Fixed the duplicate Universal Action

Full Changelog: v0.1.3...v0.1.4

v0.1.3

16 Nov 19:59
8025fa7

Choose a tag to compare

  • Updated description and bundle ID
  • Simplified design of the workflow to reduce the number of instructions
  • Added notifications for status updates (request sent and URL copied)
  • Usage documentation has also been added to the README file since the last release

Full Changelog: v0.1.2...v0.1.3

v0.1.2

15 Nov 22:23
8fc0a2b

Choose a tag to compare

  • Updated description
  • Added info.plist to the repository
  • Removed unused icons
  • Updated website link

Full Changelog: v0.1.1...v0.1.2

v0.1.1

15 Nov 22:18
a2a79be

Choose a tag to compare

First (public) release of Archive Page