diff --git a/README.md b/README.md index e66f3e8..2a8903f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Links * [Homepage](https://github.com/pseudonymous/better-better-booru) * [Greasy Fork](https://greasyfork.org/scripts/3575-better-better-booru) * [Installation](#installation) -* [Changelog](#changelog) ([Full Log](https://github.com/pseudonymous/better-better-booru/blob/master/changelog.md)) +* [Changelog](https://github.com/pseudonymous/better-better-booru/blob/master/changelog.md) --- Features @@ -56,38 +56,3 @@ Installation 6. To access script features, use the "BBB Settings" link in the Danbooru navigation bar. ** Note: If installing from a local file on your computer, your browser may require additional steps. - ---- -Changelog ----------- -* Version 6.3.1: - * Updated to support showing banned posts in the comments section. -* Version 6.3: - * Added a "show resized notice" option for allowing more control over the resized notice bar. - * Added a "border spacing" option for controlling the amount of blank space between status borders and images and between custom tag borders and status borders. - * Added a "minimize status notices" option for freeing up all the space used by status notices while still allowing access to them. - * Added a "show banned" option to support the separation of banned posts from deleted posts as a new post status. - * Added a "view original/sample" link to the options section on individual posts with a sample and original image. - * Added the "random post" link to the options section on individual posts for logged out users. - * Updated to support webm video posts. - * Updated to support hidden posts in parent/child notices. - * Updated to support and use additional data added to Danbooru's images. - * Updated to support Danbooru's new hotkey for swapping between original and sample images. - * Updated to support the "limit:" tag in searches. - * Updated to allow the options section on flash and download posts for logged out users. - * Updated the image resizing to allow for resizing by height. - * Updated the blacklist to allow the use of the "thumbnail matching rules" under the help tab and provide flexibility for customization in the future. - * Updated the resize to window links so that they can work on flash and webm videos. - * Updated the image swapping to allow the cancelling of a swap between an original and sample image by sending the swap request a second time while still loading. - * Updated the "direct downloads" option so that it no longer requires requesting information from Danbooru's API. - * Updated the "single color borders" option so that it can be used on status borders without having to use "custom status borders". - * Updated the "create backup page" option to a simpler and more compatible method. - * Fixed the loading message for images that repeatedly fail to load. - * Fixed the image resizing for initial images when switching to the sample/original image before the initial image has finished loading. - * Fixed the notice "close" link overlapping with the notice text when displaying long messages. - * Fixed a potential issue where "show toddlercon" wouldn't work. - * Fixed a potential issue with downgrading to older versions. - * Replaced all Userscripts.org information with Greasy Fork information. - * Moved the "thumbnail info cache limit" option to the preferences tab. - * Removed the "hide original notice" option that's been replaced by the "resized notice display" option. - * Removed the "hide advertisements" option due to the removal of ads and prevalence of ad blockers.