Skip to content

Releases: re621/re621

2.0.7

04 Sep 19:34
Compare
Choose a tag to compare

Changes

  • [SettingsManager] Fix a crash caused by ThumbnailResizer being renamed
  • [SettingsManager] Fix ThumbnailResizer settings not being synced correctly

2.0.6

04 Sep 16:21
Compare
Choose a tag to compare

Minor changes

  • Report the script version in a body attribute, as a way to communicate with other scripts and styles

Fixes

  • Temporary fix to HeaderCustomizer breaking on mobile
  • Fixed a bug in SmartAlias and EditTracker caused by tags with backslashes in them
  • Fixed the thumbnail resize buttons not being disabled properly when reaching the limit
  • Added fallback styles in case the image assets do not load

2.0.5

28 Aug 20:11
Compare
Choose a tag to compare

Major Changes

  • Added the EditTracker component
  • Added the UploadUtilities component
  • Added the CommentBlacklist component
  • Added the FormattingExtender component
  • Added the ModeExtender component
  • Switched from using resource tags to using a remote cache server

Minor Changes and Fixes

  • Made the HeaderCustomizer link address comparisons non-case sensitive
  • Fixed a bug causing the HoverZoom settings section to still be visible even if ThumbnailEngine is disabled
  • Fixed the thumbnails on the comment index page not being converted properly
  • Fixed the bugged blacklist on the post page
  • Forced the native blacklist state to reset when the script is enabled
  • Fixed broken userscript icons
  • Fixed an error when using the "Reupload" option
  • Fixed a crash on the post page if the post is destroyed
  • Made a temporary hotfix to the browser download method
  • Fixed a padding issue when both the sticky header and searchbox are enabled
  • Fixed the LocalStorage size display on the settings page using the wrong formatting mode

Build Script Tweaks

  • Added an automatically generated injector script
  • Tweaked the build script to only produce files required by the mode

2.0.1

25 Aug 01:51
Compare
Choose a tag to compare
Version 2.0.1

2.0.0

24 Aug 04:48
eb268d8
Compare
Choose a tag to compare

Changes

  • Initial release