Releases: twireapp/Twire
2.11.0
Release Notes
This release had a big change under the hood to bring about one of the most requested features in Twire: background playback! That's right, enjoy the soothing sounds of your favorite streamers as you drift off to sleep or while getting shredded at the gym. But that's not all folks, call install right now and we'll throw in another highly requested feature: ad-free playback using proxies! You can now choose from a list of existing proxies (or enter your own) to reroute the live stream through the proxy.
What's Changed
- Add background playback when the screen is locked. 5c0a2b2
- Add support for proxies, which can be used to block ads. bb73cad
- Fix usher requests not using https. 72b227c
- Fix GitHub action ci workflow by @Phoenix616 in #440
- Reorganize and add details to
README.md
by @ilyamedvedev0002 in #443
New Contributors
- @Phoenix616 made their first contribution in #440
- @ilyamedvedev0002 made their first contribution in #443
Full Changelog: v2.10.9...v2.11.0
2.10.9
Release Notes
A quick update to fix the empty "My Streams" page and a few other fixes mentioned below. There is one minor feature which is that when tapping on the video time to seek, the minute and seconds pickers will now wrap around. This should make it easier to jump ahead by a few minutes.
What's Changed
- Fix empty "My Streams" page. #437 by @YohannGutej
- Get followers from new Twitch API. 328910c
- Remove viewer count from channel page. 268be85
- Allow the minute and second pickers to wrap around. 029a27a
- Make the chat status bar hide completely. f1d8ad3
- Fix stream title color. f532486
Full Changelog: v2.10.8...v2.10.9
2.10.8
Release Notes
This release should fix a crash that was happening due to badges. The big new feature of this release is emote autocomplete, making it much easier to add emotes. This release drops support for Android KitKat and makes Lollipop the minimum version. There was many contributors for this release, thank you to everyone who helped out!
What's Changed
- Add rudimentary emote autocomplete. #419 by @still-flow
- Video comments should load without needing to reconnect. 7996ea0
- Fix badges not loading and causing a crash. #427 by @YohannGutej
- Bump minimum Android version to Android Lollipop 5.0. #364 by @TacoTheDank
- Reduce minimum chat size threshold for large tablets. #398 by @tim-crisp
- Close stream on navigation back if initial orientation is landscape. #398 by @tim-crisp
New Contributors
- @tim-crisp made their first contribution in #398
- @still-flow made their first contribution in #419
- @YohannGutej made their first contribution in #427
Full Changelog: v2.10.7...v2.10.8
v2.10.7
Release Notes
Tried to get this release out quickly for VOD users. VOD chats should no longer only display one page at a time. One new feature is that live streams will now show messages for subs, gifts, etc.
What's Changed
Fix VOD chat only displaying one page of comments. 6d377c5
Add chat notifications (subs, gifts, etc). 0559a54
Fix pagination not resetting in some results. 48a455b
Fix missing pagination in some results. 48a455b
Fix starting a new VOD when already watching one. 70f67a0
Make chat messages not text selectable to improve performance. Text can be selected after clicking on the message. 2500ff4
Fix messages not displaying if badges were broken. be731fc
Full Changelog: v2.10.6...v2.10.7
2.10.6
Release Notes
VODs are back and better than ever! Wait we already did that one... Streams and VODs are back! Along with a bunch of other fixes. One new feature snuck in: You can now chat when the stream is offline through the streamer's profile.
What's Changed
- Fix streams and VODs not playing.
- Open chat from channel profile.
- Fix 7TV emotes.
- Fix FFZ emotes and badges.
- Fix orientation lock with the fullscreen button.
- Fix media session.
- Fix going back from setup process.
- Make stream count localized.
- Make placeholder translatable.
Full Changelog: v2.10.5...v2.10.6
2.10.5
Release Notes
VODs are back and better than ever! We've also added many new features like moderation actions, media notifications, and a themed app icon.
VODs have been resurrected from their crashes. VOD chats had multiple bugs squashed meaning they should load more consistently. Moderator actions are now handled by Twire and corresponding messages will be removed. Twire now behaves like other apps by having a media player notification and other media will be paused when starting content. And if you like all your app icons matching, you can have a themed app icon for Twire.
What's Changed
- Fix VOD chat locking up by @samfundev in e4ecf82
- Handle timeouts and deleted messages by @samfundev in 9031988
- Add media player notification by @samfundev in e3fe810
- Show stream title while watching stream by @samfundev in fab50d4
- Add indicator when chat is paused due to scrolling by @samfundev in 35776bf
- Other media will now pause when starting content by @samfundev in 75caad0
- Add support for a themed app icon on Android 13+ by @jorgeluiscarrillo in #399
- Hide message options that don't apply to VODs by @samfundev in d9c22b0
- Implement better fullscreen toggle by @samfundev in 64381e2
- Fix stream UI not fading out by @samfundev in a027bd7
- Fix the navigation bar not being hidden in fullscreen by @samfundev in bfa7202
- Enable SSL by default by @samfundev in 60a66f1
- Keep screen awake when 'Chat Only' enabled by @samfundev in c9bb1df
- Lower max messages to 150 by @samfundev in bed7299
- Update translations by the translators
New Contributors
- @jorgeluiscarrillo made their first contribution in #399
Full Changelog: v2.10.4...v2.10.5
2.10.4
Release Notes
This one goes out to our pre-Android Oreo users for a crash that happened when playing streams. Sorry about that!
Picture-in-picture mode will no longer activate when playback is paused. Similarly, the screen will not stay on when paused. There are many other crash fixes, regular fixes and cleanup under the hood to keep Twire in tip-top shape.
What's Changed
- Fix crash on devices not running Android Oreo by samfundev in 6b45d89
- Don't go into PIP mode when paused by samfundev in 0149baa
- Don't keep screen on when there is nothing to play by samfundev in 82a3be4
- Remove login requirement for startup pages by samfundev in 05e2523
- Fix chat only mode crashing by samfundev in b93df5d
- Fix crash when a followed streamer couldn't be found by samfundev in 0070af3
- Fix chat width being displayed incorrectly in settings by samfundev in 0e008e4
- Fix exception when fetching follows by samfundev in dbc39b9
- Update translations by the translators
Full Changelog: v2.10.3...v2.10.4
2.10.3
Release notes
We've got low latency, big performance improvements, and more fixes then you can count on one hand.
Low latency support means that delay should be just as short as the Twitch app. Performance has improved a lot (especially for VOD watchers) meaning that Twire shouldn't use as much battery life. Many fixes and quality of life changes (like making chat visible by default) should smooth out some of those rough edges.
What's Changed
- Add low latency support by @samfundev in 4c1765f
- Make landscape chat visible by default by @samfundev in d3bf59f
- Improve app performance by @samfundev in #322
- Add animated 7TV Emotes by @t0pu in #351
- Fix VOD chat not loading by @samfundev in 8dd41a4
- Make broadcasts and highlights load much faster by @samfundev in 0fbb1ba
- Improve picture in picture transition by @samfundev in e0e7c18
- Fix game search not working by @Nickwasused in #320
- Fix 7TV settings not being saved by @Nickwasused in #315
- Share the current quality to the external player by @samfundev in 964f9ec
- Fix refreshing animation playing when nothing is refreshing by @samfundev in eaae93c
- Fix followed streamer's profiles getting out of date by @samfundev in 2b13bd2
- Fix being able to partially move landscape chat by @samfundev in 3afc1fc
- Update translations by the translators
New Contributors
Full Changelog: v2.10.2...v2.10.3
2.10.2
Release notes
This release is mainly about migrating to Twitch's new Helix API. But also includes local follows, so you don't require a Twitch account to follow streamers. Some smaller fixes also snuck along into this update.
What's Changed
- Migrate to the new Twitch API and add local follows by @Nickwasused in #240
- Helix improvements by @samfundev in #310
- Fix gap in VOD progress bar by @samfundev in f8547f4
- Fix main activities requesting data twice by @samfundev in 38e5f29
- Fix FFZ badges being put on the wrong users by @samfundev in da39e0f
- Update translations by the translators
Full Changelog: v2.10.1...v2.10.2
2.10.1
Release notes
This release mainly fixes a crash issue that was happening in the last release. But it also features many new features and bug fixes.
What's Changed
- Add 7TV Emotes (https://7tv.app/) by @Nickwasused in #232
- Add skip silence feature by @samfundev in 8b02d1c
- Fix recent emotes crash and support emote themes by @samfundev in #291
- Offer source quality for VODs by @t0pu in #272
- Fix crash when chat roomstate changes by @t0pu in #280
- Fix preview image scaling by @samfundev in 39b4d18
- Update translations by the translators
Full Changelog: v2.10.0...v2.10.1