Skip to content

Releases: LazyCats-dev/ao3-podfic-posting-helper

v1.3

23 Jun 02:54
Compare
Choose a tag to compare
  • 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)

16 Jun 23:59
a235717
Compare
Choose a tag to compare
* 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)

12 Jun 17:55
061096e
Compare
Choose a tag to compare

Fix for #5
Mitigation for #8

v1.0: Merge pull request #4 from LazyCats-dev/organization

07 Jun 03:00
a72aac6
Compare
Choose a tag to compare

Unifies Firefox and Chrome codebases

v0.0.0.9

05 Jun 04:03
Compare
Choose a tag to compare
  • 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

01 Jun 01:13
Compare
Choose a tag to compare
  • 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

29 May 18:42
Compare
Choose a tag to compare

Fixes a bug where options would be cleared when the extension updated or chrome updated

v0.0.0.5

29 May 18:04
Compare
Choose a tag to compare
  • Minor a11y improvements
  • Minor UX improvements

v0.0.0.4

28 May 18:18
Compare
Choose a tag to compare

Minor bug fixes

v0.0.0.3

27 May 21:24
Compare
Choose a tag to compare

Adds more details to the options page