Releases: isaackd/AnnotationsRestored
1.2
What's Changed
The close buttons on annotations are finally working! Closed annotations will remain hidden until the video is refreshed. This update also fixes a few issues with hovering over speech bubbles on Chrome.
Locales
Version 1.2 includes the following new locales:
- German
- Spanish
- French
- Italian
- Japanese
- Korean
- Russian
- Vietnamese
- Chinese (Simplified)
- Chinese (Traditional)
Translations are provided by Google Translate and aren't perfect, so if there are any corrections that need to be made feel free to email me at [email protected]
1.1
What's Changed
- Added an annotation visibility switch to the player settings by @samhenrigold in #46
- Visual changes, UX tweaks to popup by @samhenrigold in #47
- Fix attributeFilter typo by @PluieElectrique in #51
- Annotation loading is now much faster and more reliable thanks to a new endpoint and cached downloads
- Updated popup to show annotation times and allow downloading the annotation file
- New logo
New Contributors
- @samhenrigold made their first contribution in #46
- @PluieElectrique made their first contribution in #51
Full Changelog: v0.9...v1.1
Status Icon
- Added a speech bubble icon the video controls area that indicates the status of the annotations when hovered over or clicked on.
- Fixed annotations not being loaded on the legacy YouTube design.
- Annotations should now be loaded when coming from the search page.
- Annotations from the previous video are now more reliably removed.
Improved Annotation Loading
Annotations will now be loaded correctly while changing videos.
Also removes the tabs
permission.
HighlightText annotations
Highlight annotations will now show their hover text (if any) when moused over.
Black bars resizing + hiding annotations during ads
Annotations are now correctly resized and positioned when the player has black bars.
Annotations are also now hidden while ads are playing.
Improved spotlight/highlight appearance
v0.5.1 Updated annotationlib
Text Size, Annotation Colors, Speech Bubbles
Text size is now recalculated on window resize
Annotations should now have the right background and foreground colors
Most speech bubbles should now correctly display
Pastebin and Gist support
v0.4 Removed AnnotationRenderer and AnnotationParser and updated manifest