Releases: Jython1415/alfred-archive-page
Releases · Jython1415/alfred-archive-page
v0.2.2
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
- Switched back to exclusively using Alfred logging by @Jython1415 in #15
- Moved all scripts into external files by @Jython1415 in #16
- Switched the execution counter to a SQLite database by @Jython1415 in #18
- Added version number to the metadata database by @Jython1415 in #19
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
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
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
(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
- 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
- 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
- Updated description
- Added
info.plistto the repository - Removed unused icons
- Updated website link
Full Changelog: v0.1.1...v0.1.2
v0.1.1
First (public) release of Archive Page