Releases: cpiber/NebulaEnhance
Releases · cpiber/NebulaEnhance
Version 1.0.1
Added:
- Save queue to local storage, restore on load (#5)
Changed:
- Prevent conversion error spam in console
- Fix queue cleared when same elements
- (Internal) Use constants, remove redundant message types
Version 1.0.0 [Feature Complete]
This update marks feature completeness. Future updates will mostly include bug fixes and adjustments to changes on the nebula site itself.
If you still have suggestions, please open a new issue or start a discussion.
Please report any bugs as new issues.
Added:
- Move queue elements with buttons (in addition to drag'n'drop)
- Improve support for touch devices
- Add option to autoplay only with active queue
Changed:
- Fix some styles
- Some options now don't show up on mobile (no touch support)
- Volume indicator independent of Volume Scroll, auto-hides
Version 0.3.2
Added:
- Scroll over video player to adjust volume (enable in settings) (#4)
- Style visited videos
- Queue controls in player
Changed:
- Improve adding controls to player
- (Internal) Upgrade packages
- (Internal) Add eslint + stylelint
Version 0.3.1 [Remove Zype]
Added:
- Button to enqueue all videos of a creator
- Queue next/previous now properly show whether the action is legal or not
- Keyboard shortcuts for the new player
Fixed:
- "Add to queue" picked up wrong data on creator pages
Changed:
- Removed options related to zype only
- (Internal) Removed zype player code and tests
- (Internal) Changed zype api calls to new nebula api
- (Internal) Exclusively postMessage-based communication now
- (Internal) Introduced event system for detecting page navigation
- (Internal) Refactor Queue into class, Split up options code
- (Internal) Restructure source code
Version 0.3.0 [Restructure and Beta]
Note: This release has been pushed forward because the nebula webapp will be updated shortly.
Added:
- Implemented support for beta.nebula.app
Changed:
- Restyle options page
- Updated strings
- (Internal) Restructure source code
Version 0.2.8
Fixed:
- YouTube selection algorithm had a bug with spaces
- Going to previous in queue on first element was an invalid action
- Some player keyboard shortcuts didn't behave correctly
Changed:
- Set YouTube video confidence threshold higher
- Improved handling of touchscreen devices (use Firefox for Android mode)
- (Internal) Added tests and CI
- (Internal) Improved build process
- (Internal) Bump target JS code to ES5
Version 0.2.7
Added:
- Explanation for why autoplay sometimes starts 'muted' (#1)
- Automatically give focus to player (for keyboard shortcuts)
Fixed:
- Theatre mode wasn't persistent (in queue)
- Page would flicker on load with theatre mode enabled
- No YouTube links were loading because of a website change on standard.tv
- Chrome: Remove old YouTube links to allow loading new one
Changed:
- Improved YouTube video selection
- (Internal) Cleaned up code, removed redundant parts
Version 0.2.6
Added:
- New shortcut to player (suggestion by u/groenroos)
Version 0.2.5 [Changelogs]
Added:
- Changelogs In-Extension
Version 0.2.4
Changed:
- Queue navigation (should work better now)
- Now using svg icons to avoid font problems
Added:
- Small queue animations
- Reverse queue