Releases: ParticleCore/Particle
Small fix
With the constant changes to the beta Material Layout, YT+ was not detecting it again to show the info box, the current fix should reduce the risk of this happening again.
Small fix
This version fixes a problem that caused private playlists from "forgetting" which playlist they were in while autoplay is turned off.
Couple of fixes and improvement
The recent code change to handle player resizing via Javascript instead of CSS was causing the player to show up on top of pages when the browser width was too small.
A core method required for the new Material layout was causing it to break and detection of said layout was not as accurate as intended, this should now be fixed.
An improvement has been made to the YT+ reset option, it now prompts for reset confirmation to prevent the unintended result when users clicked on it by mistake.
Couple of fixes
Due to previous changes on the autoplay control feature, regular video timestamps ("&t=XXs") were not working, this is now fixed.
Another fix corrects the floating player controls staying active when not in floating mode.
Quick fix
This version fixes a strange problem which caused the playlist reverse button to not work correctly when enabled on a playlist that has different playlist IDs. The chosen solution, and probably the only one, was to keep the button enabled (regardless of the playlist id) until the user turns reverse off again.
Quick fix
This version corrects a small incompatibility with Fullbrowser mode and the floating player mode which caused the first to not resize correctly, this is now fixed.
Quick fixes
Due to the recent restructuring of the player resizing method, a mistake was made that caused it to not work correctly with percentage values, this version corrects this problem.
Another fix is nothing but a re-introduction of a CSS rule removed by mistake which helped reduce the time a video thumbnail appears when the autoplay is turned off.
Apologies for any troubles these past few released might have caused.
Few fixes
As a result of more recent YouTube changes the player in small window size was not displaying correctly, this version comes with a completely different method of resizing the player which fixes this problem.
The settings import/export button was not working correctly due to the introduction of the SVG icons, this is is now fixed.
Quick fixes
The recent 1.5.7 update caused the thumbnail buttons (blacklist and pop-out) to not hide correctly in certain situations, this has been corrected.
The blacklist button is no longer shown in the subscription feed, which was causing some users to block channels by mistake.
Multiple fixes and removal of redundant feature
As another consequence of a recent CSS addition (contain
rule) the player was setting its height to 0px when the window was too small, this version corrects this problem.
All icons are now local SVG icons, this should improve the experience visually for users with high density displays and will make loading times a bit faster since it no longer needs to request for an external sprite image.
A dedicated button has been added (read: re-added) to help users understand that they can move the floating player using their mouse. This also helps users to not move the floating player when they just want to pause the video while moving the mouse very fast, since now the player will only move when the dedicated button is clicked.
As a result of a recent information brought to my attention the feature Frame by frame has now been removed. YouTube already had it for quite some time which means this feature was redundant. To help users during this transition a new button has been placed leading to a list with all YouTube shortcuts, including frame by frame. Currently this button behaves as a link, in the future it will display a modal window on the YouTube page itself.