Skip to content

Releases: jsmnbom/ao3-enhancements

v0.5.7

05 Aug 13:26
Compare
Choose a tag to compare

What's Changed

  • Make tag/author filter invertion more intuitive by @jsmnbom in #79 (#78)
  • Fix extension not saving data properly on Firefox for Android.

Full Changelog: v0.5.5...v0.5.7

v0.5.5

29 Jul 14:57
Compare
Choose a tag to compare

Bug fixes

  • Fix saving of options in certain edge cases
  • Fix wrong migration of tag filters for users who were on 0.3.2 when updating to 0.5.4
    Unfortunately my bad code discarded your old tag filters, and you will have to restore them
  • Fix registering of background handlers - should make right click to hide tags work properly again :)

Full Changelog: v0.5.4...v0.5.5

v0.5.4

28 Jul 20:13
Compare
Choose a tag to compare

Extension has been more or less completely rewritten

Chrome Web Store is being slow at review. Please be patient :)

Many of the below changes were implemented in v0.4 betas, but v0.4 never got a full release.

New stuff

  • Add context menus to easily hide tags. (may fix #29)
    Just right click on a tag and under "AO3 Enhancements" you will get the option to hide and show the tag.
    Note: this feature works much better in Firefox, where it is able to show "Hide tag" or "Show tag" depending on your current settings. In chrome it will be "Hide/show tag" no matter what.

Removals

  • Remove "TrackWorks" feature entirely. (may fix #38)
    It was hella buggy, unreliable, only worked on one device, tracked barely useful info, and often got people rate limited. Sorry if you were relying on it.
  • Remove Reading List feature entirely. (may fix #46)
    It was a huge bodge job that relying on abusing AO3's collection feature for syncing.
    I'd like to eventually make a standalone extension that is similar but works for more sites than just AO3, but no promises atm.
    Please make sure to export/screenshot any reading list data you may have before updating.
    The Reading List feature was added in 0.4 betas and has never been in a full release, which is why i don't feel too bad ripping it out.

Bug fixes

  • Fix reading speed not being able to go over 400 (may fix #31, #39, #63)
  • Extension has been almost fully rewritten - especially the options page and the hide works feature has been overhauled. (may fix #26, #27, #36, #52, #54, #62, #65, #66, #67)
  • Fix huge bug in content script making the extension break entirely. (may fix #69, #70, #71)

Full Changelog from 0.3:: v0.3.2...v0.5.4
Full Changelog from 0.4-beta:: v0.4.0-beta.9...v0.5.4

v0.5.0-beta.15

27 Jul 19:49
Compare
Choose a tag to compare
v0.5.0-beta.15 Pre-release
Pre-release

Minor fixes (#73 #74)

v0.5.0-beta.14

24 Jul 21:27
Compare
Choose a tag to compare
v0.5.0-beta.14 Pre-release
Pre-release

Extension has been more or less completely rewritten

Please make a backup of your settings before trying out this pre-release build!!!

Many of the below changes were implemented in v0.4 betas, but v0.4 never got a full release.

New stuff

  • Add context menus to easily hide tags. (may fix #29)
    Just right click on a tag and under "AO3 Enhancements" you will get the option to hide and show the tag.
    Note: this feature works much better in Firefox, where it is able to show "Hide tag" or "Show tag" depending on your current settings. In chrome it will be "Hide/show tag" no matter what.

Removals

  • Remove "TrackWorks" feature entirely. (may fix #38)
    It was hella buggy, unreliable, only worked on one device, tracked barely useful info, and often got people rate limited. Sorry if you were relying on it.
  • Remove Reading List feature entirely. (may fix #46)
    It was a huge bodge job that relying on abusing AO3's collection feature for syncing.
    I'd like to eventually make a standalone extension that is similar but works for more sites than just AO3, but no promises atm.
    Please make sure to export/screenshot any reading list data you may have before updating.
    The Reading List feature was added in 0.4 betas and has never been in a full release, which is why i don't feel too bad ripping it out.

Bug fixes

  • Fix reading speed not being able to go over 400 (may fix #31, #39, #63)
  • Extension has been almost fully rewritten - especially the options page and the hide works feature has been overhauled. (may fix #26, #27, #36, #52, #54, #62, #65, #66, #67)
  • Fix huge bug in content script making the extension break entirely. (may fix #69, #70, #71)

Full Changelog from 0.3:: v0.3.2...v0.5.0-beta.14
Full Changelog from 0.4-beta:: v0.4.0-beta.9...v0.5.0-beta.14

Release v0.4.0-beta.10

02 Apr 04:02
Compare
Choose a tag to compare
Pre-release

Hotfix release to (hopefully) fix #69.

NOTE: Reading list feature is going away next full release - I lost interest in maintaining it, and it was buggy as hell - sorry!)

Note that I'm unable to upload this to the chrome webstore as it is still using MV2. Progress on MV3 is ongoing on https://github.com/jsmnbom/ao3-enhancements/tree/dev.

Release v0.4.0-beta.9

08 Sep 14:25
Compare
Choose a tag to compare
Release v0.4.0-beta.9 Pre-release
Pre-release
  • Mobile fixes
  • Edit bookmark if already exists
  • Fix scrolling
  • Add basic stats

Release v0.4.0-beta.8

26 Aug 16:04
Compare
Choose a tag to compare
Release v0.4.0-beta.8 Pre-release
Pre-release

Hotfix: Fix confusing chapter summaries for work summaries

Release v0.4.0-beta.7

26 Aug 15:52
Compare
Choose a tag to compare
Release v0.4.0-beta.7 Pre-release
Pre-release

Tons of bugfixes: Fix stickiness of everything, sync readdate conflict resolution issue, other sync issues,
Add a theme switch that can inherit from your AO3 theme
Add reading list options allowing for simple customization
Add tags, description and fandom in reading list.

Release v0.4.0-beta.6

20 Aug 17:35
Compare
Choose a tag to compare
Release v0.4.0-beta.6 Pre-release
Pre-release

THIS IS A PRE-RELEASE, PLEASE ALWAYS BACKUP/EXPORT YOUR DATA BEFORE USING PRE-RELEASE VERSIONS
Please see Installing pre-releases on the new wiki for how to install a pre-release versions.

New stuff

  • Reading List
    • Add a reading list that tracks which works you have read/are reading
    • Features a floating button in bottom left corner to add chapters as read/unread and more.
    • Button will automatically hide when not at the top or bottom of pages, i.e. when actually reading.
    • Add proper sync for the list using bookmarks and collections
    • Require new permission "unlimitedStorage", due to the amount of data the reading list might store.
    • See Reading List and Sync FAQ for more info.
  • Add context menus to easily hide tags.
    • Just right click on a tag and under "AO3 Enhancements" you will get the option to hide and show the tag.
    • Note: this feature works much better in Firefox, where it is able to show "Hide tag" or "Show tag" depending on your current settings. In chrome it will be "Hide/show tag" no matter what.
  • Add autocomplete to tag input in options
    • This required splitting up tags by type so all your currently hidden tags will be marked as "unknown" type. They will still work as usual tho. Replace them by adding the correct type if it bugs you.

Removals

  • Remove "TrackWorks" feature entirely.
    • It was hella buggy, unreliable, only worked on one device, tracked barely useful info, and often got people rate limited.

Bug fixes

  • Fix reading speed not being able to go over 400
  • Fix bug in ChapterStats that would crash the entire script.
  • Fully support pages where a full work is shown rather just on a chapter by chapter basis
  • Support hiding fandoms

Internal improvements

  • Update a bunch of dependencies ^^
  • Speed up loading times a bit by splitting into more files.

pls ignore the lack of a v0.4.0-beta.1-5. It did not go well :P