This repository has been archived by the owner on Feb 4, 2021. It is now read-only.
Releases: freaktechnik/justintv-stream-notifications
Releases · freaktechnik/justintv-stream-notifications
3.5.0
- Parental controls don't work at the moment
- Keywords in titles now classify a stream as a rebroadcast, too
- Rewrote the refreshing system
- Show an error when the channel list can not be opened because cookies are disabled
- Import and export of channels, users and settings in options
- Fix some notifications showing when they shouldn't have been
- Style updates
- Add russian translation
- Providers:
- go.twitch.tv is now a known Twitch URL
- Disable DouyuTV
- Redirect support for Beam
- Use official picarto.tv API
- Channel Manager:
- Auto add is disabled for the moment
- Fix being able to add items with an empty username
- Fix adding YouTube users
- Fix adding items after removing channels
- Fix adding UStream channels
- Popup:
- Loads a little faster
- Redirects are now consolidated into a single item
- Non-live channels can no longer be displayed as live
- When a channel is focused with the keyboard, Ctrl + C will copy it to the clipboard, like the context menu action
- Replaced context menu with a panel due to Firefox context menu support issues.
- Add a "Remove channel" context panel item
- Add title to channel tooltips
- Hyphenate stream titles (currently uses your browser display language)
Thank you maekclena for the contributions to this version and all translators!
3.5.0pre21
Made buttons in the error popup browser styled
3.5.0pre20
- Fix title overlay for thumbnails in the popup
- Code refactoring that shouldn't change anything.
- Added the start of a Russian translation. Thank you for translating, justbenq!
3.5.0pre19
- Fix button styles in channel manager
- Add some more variants to the default title prefixes for rebroadcasting
3.5.0pre18
- Remove some unused things to shrink the bundle size.
3.5.0pre17
- Fix scrolling in the popup (thanks once again to maekclena)
- Updated react
- Fix translation script for manager trying to translate too much
- Using browser style for natively styled inputs in popup
3.5.0pre16
- Fix redirecting avatars size
3.5.0pre15
- Some style fixes to the panel
- Fix to explore panel loading
- Fix copying channel urls for channels in your list
- Fix error states getting cleared from options
- Add browser style to options
3.5.0pre14
- Fix extras not wrapping over multiple lines properly
- Apply browser styles to options
- Fix resolving error state in options
3.5.0pre13
- Fix dailymotion users update
- Use official picarto.tv API
- Improve panel header on offline page. Still has some scrollbars that Firefox shouldn't be showing. Thanks to maekclena for this one!
- Improved code coverage again after reducing it since starting the webext migration. It's about at the same level as pre-webext again.