История версий «Twitch Live Channels» – 25 версий
Twitch Live Channels от samy
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 1.0.25
Выпущено 1 мая 2026 г. — 61,39 КБРаботает с firefox 58.0 и вышеFix- Enhanced token validation process.
Исходный код выпущен на условиях: Только Меньшая стандартная общественная лицензия GNU v3.0
Старые версии
Версия 1.0.24
Выпущено 13 мар. 2025 г. — 61,17 КБРаботает с firefox 58.0 и вышеFeatures- Changed the notifications format.
Исходный код выпущен на условиях: Только Меньшая стандартная общественная лицензия GNU v3.0
Версия 1.0.23
Выпущено 8 нояб. 2024 г. — 61,13 КБРаботает с firefox 58.0 и вышеFeatures
- Changed the chat button's tooltip style to match Twitch's
- Disabled text selection for the whole UI.Исходный код выпущен на условиях: Только Меньшая стандартная общественная лицензия GNU v3.0
Версия 1.0.22
Выпущено 23 апр. 2024 г. — 61,62 КБРаботает с firefox 48.0 и вышеFeatures
- Add a custom `disabled` style for the checkboxes and theme select element.
- When the user is not loggedin, don't display any numbers in the badge to avoid confusion.
- Removed unnecessary request to storage.Исходный код выпущен на условиях: Только Меньшая стандартная общественная лицензия GNU v3.0
Версия 1.0.21
Выпущено 22 апр. 2024 г. — 61,54 КБРаботает с firefox 48.0 и вышеFeatures
- Changed the style of checkboxes in the settings window
- Changed the the style of the theme selection box in the settings window
- Better handling of settings mutation for unauthenticated usersИсходный код выпущен на условиях: Только Меньшая стандартная общественная лицензия GNU v3.0
Версия 1.0.20
Выпущено 21 апр. 2024 г. — 61,04 КБРаботает с firefox 48.0 и вышеFeatures:
- Enhanced the style of the theme selection box.
- Added the ability to toggle the popup and notification checkboxes by clicking on their label.Исходный код выпущен на условиях: Только Меньшая стандартная общественная лицензия GNU v3.0
Версия 1.0.19
Выпущено 16 апр. 2024 г. — 61,92 КБРаботает с firefox 48.0 и выше- Removed the Save button. Now settings are saved automatically.Исходный код выпущен на условиях: Только Меньшая стандартная общественная лицензия GNU v3.0
Версия 1.0.18
Выпущено 16 апр. 2024 г. — 62,2 КБРаботает с firefox 48.0 и выше- Fixed an issue relating to browser caching.
- Optimization: increased the maximum number of items fetched per request from 20 to 100 (which is the maximum possible value).Исходный код выпущен на условиях: Только Меньшая стандартная общественная лицензия GNU v3.0
Версия 1.0.17
Выпущено 6 дек. 2022 г. — 60,65 КБРаботает с firefox 48.0 и выше- Using HTML <template> to create the stream elements.
Исходный код выпущен на условиях: Только Меньшая стандартная общественная лицензия GNU v3.0
Версия 1.0.16
Выпущено 1 мая 2022 г. — 60,66 КБРаботает с firefox 48.0 и вышеbug fix:- clicking on the viewer count (number & red logo) would not open
the stream
Исходный код выпущен на условиях: Только Меньшая стандартная общественная лицензия GNU v3.0
- clicking on the viewer count (number & red logo) would not open
Версия 1.0.15
Выпущено 23 апр. 2022 г. — 60,63 КБРаботает с firefox 48.0 и вышеFix:- Instead of verifying if the access_token is valid every time the options are open, we just check if the user is loggedin
- Display the right message in the popup when the token expires/invalid.
- Only show the update button when the user is logged in.
- Changed the text color of the #nostream div in the dark theme to be more
visible. - In the updateLiveChannels() function if the user is not logged in, fail
right away with an informative error message.
Исходный код выпущен на условиях: Только Меньшая стандартная общественная лицензия GNU v3.0
Версия 1.0.14
Выпущено 8 апр. 2022 г. — 60,67 КБРаботает с firefox 48.0 и вышеBug fix: clicking on the channel's logo in the popup would not open the streams.Исходный код выпущен на условиях: Только Меньшая стандартная общественная лицензия GNU v3.0
Версия 1.0.13
Выпущено 4 апр. 2022 г. — 60,65 КБРаботает с firefox 48.0 и выше- Code refactor and reformat.
- Handle invalid tokens correctly.
Исходный код выпущен на условиях: Только Меньшая стандартная общественная лицензия GNU v3.0
Версия 1.0.12
Выпущено 24 мар. 2022 г. — 60,79 КБРаботает с firefox 48.0 и вышеChanges:- Handle the case where sometimes the `user_name` is empty for the fault of the twitch API (https://github.com/twitchdev/issues/issues/500), which causes false positives in the notifications.
- Refactored code.
Исходный код выпущен на условиях: Только Меньшая стандартная общественная лицензия GNU v3.0
Версия 1.0.11
Выпущено 23 мар. 2022 г. — 60,71 КБРаботает с firefox 48.0 и вышеBug fix:- update the UI correctly when fetching an update in the background.
Исходный код выпущен на условиях: Только Меньшая стандартная общественная лицензия GNU v3.0
Версия 1.0.10
Выпущено 23 мар. 2022 г. — 60,63 КБРаботает с firefox 48.0 и вышеBug fix:- When fetching an update, handle it correctly when there are no channels live.
- When the UI is updated via the updateBtn and there are no channels currently live, make sure to display correctly the #nostream div.
- Fixed a typo that caused a bug when fetching #nostream div content from the translation files.
- Modified the #nostream div style to work both when the extension is pinned to the Overflow Menu and when it's not.
Исходный код выпущен на условиях: Только Меньшая стандартная общественная лицензия GNU v3.0
Версия 1.0.9
Выпущено 22 мар. 2022 г. — 60,58 КБРаботает с firefox 48.0 и выше* Fixed broken UI when the extension is pinned to the Overflow Menu.
* Reduced permissions.Исходный код выпущен на условиях: Только Меньшая стандартная общественная лицензия GNU v3.0
Версия 1.0.8
Выпущено 22 мар. 2022 г. — 60,7 КБРаботает с firefox 48.0 и вышеBug fixes: Small css tweak to fix an overlap in the settings menu.Исходный код выпущен на условиях: Только Меньшая стандартная общественная лицензия GNU v3.0
Версия 1.0.7.2
Выпущено 18 мар. 2022 г. — 60,7 КБРаботает с firefox 48.0 и вышеBug fix: prevent false positives in the notifications.Исходный код выпущен на условиях: Только Меньшая стандартная общественная лицензия GNU v3.0
Версия 1.0.7.1
Выпущено 18 мар. 2022 г. — 60,71 КБРаботает с firefox 48.0 и вышеAdded internationalization (i18n) and localization (l10n) for the extension.
Supported languages thus far:
- English (En)
- French (Fr)
- Spanish (Es)
- German (De)
Исходный код выпущен на условиях: Только Меньшая стандартная общественная лицензия GNU v3.0
Версия 1.0.6
Выпущено 11 мар. 2022 г. — 56,78 КБРаботает с firefox 48.0 и вышеИсходный код выпущен на условиях: Только Меньшая стандартная общественная лицензия GNU v3.0
Версия 1.0.5
Выпущено 9 мар. 2022 г. — 56,8 КБРаботает с firefox 48.0 и вышеИсходный код выпущен на условиях: Только Меньшая стандартная общественная лицензия GNU v3.0
Версия 1.0.4
Выпущено 9 мар. 2022 г. — 56,76 КБРаботает с firefox 48.0 и вышеИсходный код выпущен на условиях: Только Меньшая стандартная общественная лицензия GNU v3.0
Версия 1.0.3
Выпущено 7 мар. 2022 г. — 56,76 КБРаботает с firefox 48.0 и вышеFixed a small bug for the Notifications on windows.Исходный код выпущен на условиях: Только Меньшая стандартная общественная лицензия GNU v3.0
Версия 1.0.2
Выпущено 7 мар. 2022 г. — 56,73 КБРаботает с firefox 48.0 и вышеИсходный код выпущен на условиях: Только Меньшая стандартная общественная лицензия GNU v3.0