Releases: LazyCats-dev/ao3-podfic-posting-helper
Releases · LazyCats-dev/ao3-podfic-posting-helper
v1.3
- Attempt to import warnings and tags even when the user has warnings and/or tags hidden via their preferences
v1.2: Fix several bugs and make some minor improvements (#11)
* Fixes #10
* Updates the CSS to the latest version
* Makes it easier for users to copy an error thrown from the injected script
* Support importing to an existing work
v1.1: Organization (#9)
Fix for #5
Mitigation for #8
v1.0: Merge pull request #4 from LazyCats-dev/organization
Unifies Firefox and Chrome codebases
v0.0.0.9
- Refactor code to improve Firefox compatibility with no extra permissions
- Fixed some minor visual bugs
- Hacky unhandled error handler implementation to hopefully make bug reports easier
- Added a very simple loading state
v0.0.0.8
- Wraps injected script in an IIFE to attempt to improve compatibility with other extensions
- Makes all of the code compatible with Firefox to prepare for merging the code bases
- Drops unnecessary permissions
v0.0.0.6
Fixes a bug where options would be cleared when the extension updated or chrome updated
v0.0.0.5
- Minor a11y improvements
- Minor UX improvements
v0.0.0.3
Adds more details to the options page