Skip to content

Releases: yungsamd17/Twitch-Live

v1.3.3

22 Feb 10:52
ab0e746
Compare
Choose a tag to compare

Release Notes (22/02/2024)

Enhancements

  • Updated viewers count style
    • Now it's on right side of stream container and has red "eye" icon
  • Updated the scrollbar, so now it will shown right away on load without the need for mouseover the streams

Miscellaneous

  • A lot of HTML/CSS and JS cleanup

Full Changelog: v1.3.2...v1.3.3
Guide for how to install and test the extension locally

v1.3.2

14 Feb 00:30
fedca4c
Compare
Choose a tag to compare

Release Notes (14/02/2024)

Enhancements

  • Close settings modal by just clicking outside of the modal content
  • Update stream refresh interval when popup is opened from 60s to 30s

Bug Fixes

  • Fix navbar "Twitch Live Following" link showing tooltip getting outlined when focusing the button link with 'tab'
  • Filter Dropdown will only close now with mousedown when clicked outside of it, and with mouseup when clicked on filter option

Miscellaneous

  • Tweak animation durations

Full Changelog: v1.3.1...v1.3.2
Guide to install and test the extension locally

v1.3.1

31 Jan 16:18
bf08833
Compare
Choose a tag to compare

Release Notes (31/01/2024)

New Features

  • Added the "Simple view" streams layout option, which hides stream thumbnail images and uptime. You can toggle this setting in the extension's options.
  • Added the "Copy raid command" button. Adds a copy button next to channel name.

Enhancements

  • The navbar is now always visible, even when users are not logged in.
  • The logout button will hide when the user is not logged in.
  • Updated search results, so now when it will show link to "Search on Twitch" when showing No matching Search results found message.
  • Updated the uptime tooltip, so now it shows "Live since [date], [time]"

Bug Fixes

  • Pressing 'F' key will now close the settings modal. However, this action will only trigger if you are not focused on an input field within the modal.

Miscellaneous

  • Added a link to the release notes for the extension version in the settings.
  • Made small styling tweaks and cleaned up the code for improved readability.

Full Changelog: v1.3.0...v1.3.1
Guide to install and test the extension locally

v1.3.0

18 Jan 21:31
f239f3a
Compare
Choose a tag to compare

Release Notes (18/01/2024)

New Features

  • Added right click context menu for streams - 1005a50
  • Added background stream refresh interval customization (same 5 minute interval by default as before) - 476f3c9 / 5df0b7b

Enhancements

  • Updated "Open in new window" settings option, now it will open streams only in normal window instead old popup it used to open.
    Unless it's opening stream in player (this both works when opening normally with player settings option on and from context menu) - abb5b36
  • Display extension version in settings - 96bbddf / 4e43cb5
  • Added and tweaked animations, for sorting dropdown, context menu and settings modal - 4e43cb5 / a92bdcd
  • You can now also close settings modal with [F] key. - 8e6e2dd
  • And many styling and code changes/tweaks across the whole extension

Bug Fixes

  • Prevent creation of separate elements for titles with HTML-like tags - 69c5aa8

Full Changelog: v1.2.1...v1.3.0
Guide to install and test the extension locally

v1.2.1

11 Jan 05:53
Compare
Choose a tag to compare

v1.2

10 Jan 10:32
70d4a06
Compare
Choose a tag to compare

v1.1

20 Nov 21:46
672c0d2
Compare
Choose a tag to compare

What's Changed

  • Added Option to set badge custom color
  • Updated settings options names
  • Added info icon with link for player option (example)

Full Changelog: v1.0...v1.1