Skip to content

v8.0.0

Latest
Compare
Choose a tag to compare
@mambans mambans released this 29 Aug 18:18
· 921 commits to master since this release

Refactored /feed page layout to grids instead of margins & more.
New feature: Resize reach Twitter feed individually.
New feature: Mark streams are favorites to pin them at the top of the list.
New feature: Added schedule component for Twitch streams, and one Big schedule on feed page to show all upcoming schedules.
Removed Follow button, Twitch endpoint deprecated.
Fixed unnecessary re-renders and mounting of event listeners/hooks.
Fixed/improved "public" routes such as top streams/categories without an Aiofeed/Twitch account.

Change Twitch player to always unmute when chaining volume.
Changed some modals to use React portals to counter overflow/z-index problems.
Added navbar links.
Added route for just twitch chat's.
Refactored Aiofeed API calls to an API interface.
Removed 'Offline' overlay on Player.
Added new themes/background images.
Major dependencies updates and replaces some dependencies with own custom components.
Removed automatic season themes.

Added automated deploys to AWS from Github pushes.
Other performance/UI improvements and bug fixes.