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

v3.8.1

27 Jul 19:28
v3.8.1
61cc8fe
Compare
Choose a tag to compare
  • Fix overflowing context panels

v3.8.0

27 Jul 18:58
v3.8.0
ec98466
Compare
Choose a tag to compare
  • Show login and ID in channel manager
  • Optional item count badges on panel tabs
  • Show channel details in context panel

v3.7.0

27 Jul 00:53
v3.7.0
529ccb9
Compare
Choose a tag to compare
  • Added "live" search keyword for URL bar
  • Fix context panel text color in dark theme
  • Fix duplicate channels when opening panel right after starting Firefox
  • Actually made download permission optional

v3.6.1

05 May 16:46
v3.6.1
0e0fbd5
Compare
Choose a tag to compare
  • Send Client ID with Mixer API calls
  • Update some Mixer API calls to use non-deprecated parameters
  • Library updates

3.6.0

20 Feb 22:05
c52a63c
Compare
Choose a tag to compare
  • Support Streamlink/Livestreamer via third party Streamlink Helper extension. Adds a requirement for the management permission, to detect if the extension is installed.
  • Add option to hide mature thubmnails
  • Fix Mixer user following channels updating
  • Improve keyboard navigation in popup
  • Fix clicking redirecting channels
  • Some improvements to how this extension looks on Android
  • Hyphenate stream titles by stream language when possible
  • Add uptime info to extras. Based on info from the provider when available, else it is a local measurement. Format is hours:minutes, where hours just counts up.
  • Persist the database, which requires the unlimited storage permission.
  • Support new Twitch vodcast types.
  • Add option to select default click action for channels in the popup.

3.6.0pre07

05 Feb 16:42
e0c7dd7
Compare
Choose a tag to compare
3.6.0pre07 Pre-release
Pre-release
  • Fix uptime on redirects and rebroadcasts
  • Support new Twitch rebroadcast types
  • Support uptime for providers that don't provide the information in the API based on local time measurements

3.6.0pre06

05 Feb 16:41
87887c6
Compare
Choose a tag to compare
3.6.0pre06 Pre-release
Pre-release
  • Fix searching in panel
  • Add uptime to extras for providers that have that info in the API (a future update will add a local estimate for all other providers). Format is hh:mm (or as many hour digits as needed...)
  • Some improvements on touch devices and Firefox for Android
  • Fix offline channels styling
  • Persist database (requires unlimitedStorage)

3.6.0pre05

05 Feb 16:41
81fb8a2
Compare
Choose a tag to compare
3.6.0pre05 Pre-release
Pre-release
  • Fix offline list item height

3.6.0pre04

05 Feb 16:40
c3d6d04
Compare
Choose a tag to compare
3.6.0pre04 Pre-release
Pre-release
  • Improve keyboard navigation in popup
  • Fix clicking redirecting channels
  • Only show stream link as click action if the extension is installed
  • Improvements to how pages are displayed on Android
  • Hyphenate stream titles by language whenever possible

3.6.0pre03

05 Feb 16:40
e6ac0e3
Compare
Choose a tag to compare
3.6.0pre03 Pre-release
Pre-release
  • Fix scrolling in popup
  • Fix Mixer following channels update

From 3.6.0pre02

  • Fix opening internal streams with streamlink helper
  • Option to hide mature thumbnails
  • Internal refactoring galore

From 3.6.0pre01

  • Re-add support for Streamlink/Livestreamer via a third party extension. The extension is Streamlink Helper, however the current version (1.1) has a bug in the communication interface that I wrote, so it doesn't work yet, but I promise it will work! This also requires the management permission to detect if the extension is installed to decide if the context panel item should be shown.