Skip to content
This repository has been archived by the owner on Mar 23, 2018. It is now read-only.

Releases: ParticleCore/Particle

Small fix

08 Dec 16:01
Compare
Choose a tag to compare

This version comes with a fix for the video quality not being applied correctly due to a YouTube update.

Notes: YouTube is experimenting ignoring the ability to set the video quality programmatically, experiment flag named: html5_ignore_public_setPlaybackQuality in example source code file https://www.youtube.com/yts/jsbin/player-vfl4OEYh9/en_US/base.js

Small fix

18 Nov 21:26
Compare
Choose a tag to compare

This version comes with a fix for the missing pop-out button on the related videos in the video pages.

Couple of fixes

01 Nov 04:39
Compare
Choose a tag to compare

This version contains a fix for the video counter no longer working.
A fix for the blacklist is implemented, however users will have to add some channels again due to recent YouTube changes. Another side-effect of the YouTube change is that it is no longer possible to blacklist the suggested videos on the right side when watching a video, this is a current implementation imposed by the available data YouTube is now no longer providing.

Small fix

06 Oct 23:17
Compare
Choose a tag to compare

This version comes with a fix for the false positive detection of the new YouTube Material layout.

Couple of fixes

17 Sep 00:26
Compare
Choose a tag to compare

This version comes with a fix for the video quality not being set when user chooses a quality different than auto and fixes subtitles not showing in the player options menu.

Small fix

05 Sep 20:16
Compare
Choose a tag to compare

This version comes with a fix for the missing Subscription playlist button. YouTube is slowly changing the classic layout into the new Material layout so future users are already used to the new layout once the change becomes final. One of those changes was the removal of the top quick navigation tabs, which this feature depended on.

Autoplay fix

04 Sep 18:49
Compare
Choose a tag to compare

This version contains a fix for the problem where the video would not play automatically when the user turned on autoplay.

Autoplay fix

04 Sep 00:00
Compare
Choose a tag to compare

This version comes with a fix for the autoplay problem. This fix is not as perfect as it could be, but does the job well.

At this stage (Material layout soon to be permanent) it isn't justified to devote too much time into making things perfect, for this reason the most polished experience is being dedicated to the Iridium extension mostly.

Small fix

30 Jul 11:26
Compare
Choose a tag to compare

This version contains a small fix for the text that was getting overlapped under the thumbnails inside the notification box.

Small fix

11 May 18:23
Compare
Choose a tag to compare

Due to the pre-fetch method being used to find the video thumbnail with the highest resolution it was causing it to fetch the wrong image occasionally, this should no longer occur with this update.