Skip to content

Releases: re621/re621.Legacy

1.2.0-dev.4

30 Apr 04:36
Compare
Choose a tag to compare
1.2.0-dev.4 Pre-release
Pre-release

Fixes

  • Fixed a load order issue with the stylesheet. Again.
  • Fixed a bug causing the "show tags" link on the comments index page to disappear

1.2.0-dev.3

30 Apr 00:12
189d445
Compare
Choose a tag to compare
1.2.0-dev.3 Pre-release
Pre-release

Changes

  • Implemented a way to subscribe to post comments
  • Added hard caps on the maximum number of subscriptions you can have
    • At the moment, the cap is 40 for tags, 100 for everything else
    • This limitation is due to the API restrictions on the size of queries
  • Optimized the way tag subscription updates are looked up
  • Adjusted the default subscription cache size
  • Added an option to disable infinite scroll's history loading function

Fixes

  • Fixed a strange bug that caused the userscript version to fail to access Danbooru functions

1.2.0-dev.2

29 Apr 06:04
189d445
Compare
Choose a tag to compare
1.2.0-dev.2 Pre-release
Pre-release

Fixes

  • Addressed issues with versioning on both extension and userscript versions
  • Resolved a load order issue in the extension version

1.2.0-dev.1

29 Apr 04:54
189d445
Compare
Choose a tag to compare
1.2.0-dev.1 Pre-release
Pre-release

Changes

  • Created a Chrome extension version of the script
  • Rewritten the Subscription Manager to be more versatile
  • Tweaked Infinite Scroll to load all pages up to the current one when going back through history
  • Switched the Theme Customizer to use the site's own settings for smoother transitions
  • Avatar double-click action now follows the Thumbnail Enhancer settings
  • Minor interface tweaks

Fixes

  • Fixed subscription images sometimes missing initially while they load
  • Fixed some font-awesome icons not being formatted correctly
  • Fixed a potential error when using prev / next post hotkeys
  • Fixed hotkeys not getting registered on some pages
  • Throttled the Infinite Scroll event listener for the sake of performance
  • Removed a duplicate e621 logo if the Header Customizer is disabled
  • Split the script's metadata into a separate file for faster version checking
  • Performance improvements

1.1.13

29 Apr 03:27
Compare
Choose a tag to compare

Changes

  • Made Alt+Enter work on all input fields, not just FormattingHelper ones

1.1.12

26 Apr 05:13
Compare
Choose a tag to compare

A big thank you to JAK-Zero for his help in finding bugs.

Fixes

  • Resolved an issue with unbinding hotkeys
  • Fixed a bug that caused issues with InfiniteScroll if InstantFilters were off
  • Fixed a possible error when hovering over an thumbnail before the script has loaded

1.1.11

25 Apr 06:04
Compare
Choose a tag to compare

Fixes

  • Fixed the FormattingHelper breaking the post editing form

1.1.10

24 Apr 06:25
Compare
Choose a tag to compare

Fixes

  • Specify the appropriate user-agent for API requests

1.1.9

23 Apr 22:16
Compare
Choose a tag to compare

Changes

  • Hide PoolNavigator checkboxes when there is only one navbar visible

1.1.8

23 Apr 18:11
Compare
Choose a tag to compare

Thanks to JAK-Zero for discovering these bugs.

Fixes

  • Fixed the non-functional form buttons
  • Tweaked TinyAlias to stop blocking form submission
  • Fixed inconsistent SubscriptionManager tab widths