Skip to content

Releases: re621/re621.Legacy

1.3.2

28 May 08:16
Compare
Choose a tag to compare

Fixes

  • Resolved an issue with Formatting Helper failing to display plus (+) signs in the preview mode

1.3.1

25 May 02:52
0677b78
Compare
Choose a tag to compare

Fixes

  • Removed an outdated DNP list
  • Resolved an issue with PostSuggester using the wrong username

1.3.0

24 May 06:51
422d9bd
Compare
Choose a tag to compare

Changes

  • Implemented Post Recommender, a tool that analyzes your favorites and suggests similar posts
  • Added Custom Flags, a way to automatically highlight posts that match saved tag strings

Fixes

  • Opening the notifications window automatically opens the tab with new content
  • Made the forum thread title slightly more user-readable
  • Performance tweaks and fixes

1.2.1

16 May 20:59
Compare
Choose a tag to compare

Fixes

  • Fixed thumbnails not displaying in Formatting Helper preview mode
  • Removed a redundant background from the mass downloader sidebar section
  • Resolved a layering problem resulting in site notices displaying under the thumbnails
  • Fixed the forum thread subscriptions not working under certain circumstances
  • Fixed the manual subscription update button sometimes marking old updates as new

1.2.0

03 May 03:01
fa6d376
Compare
Choose a tag to compare

The project underwent a major rewrite in order to create a chrome extension version of the script.

Changes

  • Rewritten the Subscription Manager to be faster and more versatile
  • Added a way to subscribe to post comment threads
  • 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
  • Applied Thumbnail Enhancer actions and effects to thumbnails on other pages
  • Re-written the DNP list handling to remove a largely unnecessary external file
  • Added a red dot to the forum tab in the header if there are new posts in the forum
  • Improved Mass Downloader status text for fetching API data

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.2.0-dev.9

02 May 23:22
Compare
Choose a tag to compare
1.2.0-dev.9 Pre-release
Pre-release

Changes

  • Added a red dot to the forum tab in the header if there are new posts in the forum
  • Switched to a more efficient method of fetching post data in the Pool Downloader
  • Improved Mass Downloader status text for fetching API data
  • Disabled the "relations ribbons" checkbox if all ribbons are already turned off

1.2.0-dev.8

02 May 07:36
Compare
Choose a tag to compare
1.2.0-dev.8 Pre-release
Pre-release

Fixes

  • Hotfix: stop stretching the thumbnails in the comments index

1.2.0-dev.7

02 May 07:05
Compare
Choose a tag to compare
1.2.0-dev.7 Pre-release
Pre-release

Changes

  • Resolved an issue with subscription caps for good by splitting API requests into batches if necessary
  • Applied Thumbnail Enhancer's tweaks to the favorites page. Some of the tweaks are also applied in the comments index.

1.2.0-dev.6

02 May 03:49
Compare
Choose a tag to compare
1.2.0-dev.6 Pre-release
Pre-release

Changes

  • DNP cache is now stored and updated locally. Currently, this adds another second (2 requests) to the first TinyAlias search of the day. This is how this feature will remain for the time being, unless either the number of requests used increases.
  • Rewritten the subscription notifications code. This should improve its stability, make preserving unread notifications accross page loads a lot simpler, and allow to (eventually) replace a simple red dot with a number of notifications.
  • Enforced the maximum subscriptions limit more strictly by removing a workaround that allowed you to add more subscriptions despite already hitting the cap.

1.2.0-dev.5

30 Apr 06:25
Compare
Choose a tag to compare
1.2.0-dev.5 Pre-release
Pre-release

Changes

  • TinyAlias now adds a wiki page link even if the tag has already been added

Fixes

  • Resolved a bug that caused the plugin not to register Ctrl key presses