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