Skip to content

Latest commit

 

History

History
157 lines (94 loc) · 4.13 KB

CHANGELOG.md

File metadata and controls

157 lines (94 loc) · 4.13 KB

YouTube Tweaks Changelog

v2.0.2 ... (23 OCTOBER 24)

Additions:

+ Added return youtube to red which when enabled will return the red color instead of the new pink gradient

Changes:

+ Removed chrome scrollbar stuff as they stopped working along time ago and I stopped using chrome and have switched over to firefox.

+ Removed Show full video titles as it no longer worked and every attempt I had at fixing it just didn't look great.

+ Make Square Youtube a lot more simple.

Fixes:

v2.0.1 ... (21 OCTOBER 24)

Additions:

+ Added extra selectors to No Recomendations Bar.

v2.0.0 ... (18 OCTOBER 24)

Changes:

+ Converted code to Stylus (Pretty much rewrote a ton of stuff and fixed up a bunch of stuff over the past year).

v1.2.14 ... (28 JUNE 23)

Additions:

+ Add option to display full titles for videos on all pages.

Fixes:

+ Fix Real Theater Mode due to some changes in css that happened today (courtasy of https://github.com/ImCarsen/ytfulltheater).

+ Fix adblock blank spot.

v1.2.13 ... (19 MARCH 23)

Additions:

+ Added code to fix the blank spot on the home page when an adblocker is active.

v1.2.12 ... (29 AUGUST 22)

Fixes:

+ Fixed Fade Watched for the home page.

v1.2.11 ... (22 NOVEMBER 21)

Additions:

+ Added an option to remove the border outline from 'youtube subscription manager' for people who use it, including myself (this addition was mainly for myself).

Changes:

+ Updated code for 'youtube subtitles to be more like netflix' option.

v1.2.10 ... (31 AUGUST 21)

Fixes:

+ Fixed Stretch Video To Fill Player for some videos as I had missed a ';'.

v1.2.9 ... (08 JULY 21)

Note:

* Changed name from Youtube Theater to Youtube Tweaks.

Additions:

+ Added option to make YouTube subtitle captions more akin to Netflix subtitles.

v1.2.8 ... (29 APRIL 21)

Fixes:

+ Fixed Theater mode options.

v1.2.7 ... (16 OCTOBER 20)

Additions:

+ Added code to make search thumbnails a bit smaller.

v1.2.6 ... (02 AUGUST 20)

Fixes:

+ Fixed Fade Watched.

v1.2.5 ... (19 MARCH 20)

Fixes:

+ Fixed wide video container.

Notes:

* YouTube now uses a different system for displaying the videos on (only) the homepage. Due to how it works, manipulating it via CSS only is difficult. I have opted to just disable all extra CSS rules for the homepage.

v1.2.4 ... (02 NOVEMBER 19)

Fixes:

+ Fixed main video container as previous rules worked on the subscriptions page, but not on the Home page. Now using different rules that seem to work for both.

v1.2.3 ... (01 AUGUST 19)

Fixes:

+ Fixed Stretch video to fill player, as some videos end up being stretched too far and cutting off a bit of the sides of the videos.

v1.2.2 ... (02 JULY 19)

Additions:

+ Added an option to stretch the main video container on YouTube to be a bit wider. "Especially on a 2K monitor, the default YouTube container is ridiculously narrow, but even on 1080p, using this means at least one more column of videos visible."

v1.2.1 ... (25 MAY 19)

Fixes:

+ Fixed Watched badge so now it works on every page instead of just some.

v1.2.0 ... (28 FEBRUARY 19)

Changes:

+ Reverted "Rewrote theme into LESS style."

+ Changed how I build the style.

v1.1.0 ... (30 DECEMBER 18)

Changes:

+ Rewrote theme into LESS style.

v1.0.5 ... (29 JULY 18)

Fixes:

+ Fixed top-bar when hovering while on the video page.

v1.0.4 ... (26 JULY 18)

Fixes:

+ Fixed Real Theater Mode broken by YouTube update.

v1.0.3 ... (23 JULY 18)

Additions:

+ Added an option to move the "Next-Bar" to the right side of the video player.

Changes:

+ Made scrollbar thinner so the video player has a bit more space to take up.

Notes:

* "Next-Bar" to the right side of the video player option will kind of mess with video right side controls if enabled or disabled while on the video page.

v1.0.2 ... (11 JUNE 18)

Changes:

+ Reverted recent preprocessor change.

v1.0.1 ... (11 JUNE 18)

Changes:

+ Changed preprocessor for usercss.

v1.0.0 ... (22 MARCH 18)

Initial Release