Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

Releases: freaktechnik/justintv-stream-notifications

3.5.0

18 Oct 09:49
ad1ca6b
Compare
Choose a tag to compare
  • 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: chore(lint): Update configs to fixed sort-class-members plugin. Fixes…

05 Feb 16:42
9e34eda
Compare
Choose a tag to compare

Made buttons in the error popup browser styled

3.5.0pre20

05 Feb 16:44
6a93e87
Compare
Choose a tag to compare
3.5.0pre20 Pre-release
Pre-release
  • 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

05 Feb 16:56
d933a59
Compare
Choose a tag to compare
3.5.0pre19 Pre-release
Pre-release
  • Fix button styles in channel manager
  • Add some more variants to the default title prefixes for rebroadcasting

3.5.0pre18

05 Feb 16:56
151fb9e
Compare
Choose a tag to compare
3.5.0pre18 Pre-release
Pre-release
  • Remove some unused things to shrink the bundle size.

3.5.0pre17

05 Feb 16:55
33dab81
Compare
Choose a tag to compare
3.5.0pre17 Pre-release
Pre-release
  • 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

05 Feb 16:55
bb8cf88
Compare
Choose a tag to compare
3.5.0pre16 Pre-release
Pre-release
  • Fix redirecting avatars size

3.5.0pre15

05 Feb 16:55
d78cab5
Compare
Choose a tag to compare
3.5.0pre15 Pre-release
Pre-release
  • 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

05 Feb 16:54
a155677
Compare
Choose a tag to compare
3.5.0pre14 Pre-release
Pre-release
  • Fix extras not wrapping over multiple lines properly
  • Apply browser styles to options
  • Fix resolving error state in options

3.5.0pre13

05 Feb 16:54
4d83191
Compare
Choose a tag to compare
3.5.0pre13 Pre-release
Pre-release
  • 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.