Skip to content

2.9.0

Compare
Choose a tag to compare
@samfundev samfundev released this 04 Oct 22:33
· 436 commits to master since this release
bc83ed1

Changelog

  • New setting to enable/disable filtering of top streams by language.
  • Handle stream and VOD URLs.
  • Messages that mention you will now be highlighted.
  • Changelog for will be displayed on each new version.
  • Attempt to remove ads from streams.
  • Fix login token not being validated correctly. Twire will properly warn you if you need to login again.
  • Fix the stream rewinding when opening the app from Picture in Picture mode.
  • Fix the chat being the wrong size when opening the app from Picture in Picture mode.
  • Fix emotes not being parsed correctly on your own messages.
  • Fix thumbnails not displaying correctly on Android versions < 21.
  • Fix some controls being hidden on Night and True Night themes.
  • Using semantic versioning again.

Versioning

I decided to change back to (roughly) semantic versioning so that users can get a better idea about what to expect from an update.

Versions will now be formatted like this: Major.Minor.Patch
Patch will be for small fixes, improvements and features.
Minor will be for bigger features.
Major will be for massive or breaking changes likes a UI redesign or increasing the minimum Android version.