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