Skip to content

Commit

Permalink
Release v6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arkon committed Sep 17, 2021
1 parent 2838c7c commit b8a9517
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ android {
applicationId "com.livetl.android"
minSdkVersion 21
targetSdkVersion 31
versionCode 267
versionName "6.2.0-beta07"
versionCode 268
versionName "6.2.0"
}

sourceSets {
Expand Down
12 changes: 4 additions & 8 deletions distribution/whatsnew/whatsnew-en-US
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
New in the latest build:
- Fixed duplicated chat messages
- Fix crash when viewing streams list

New in v6.2.0 in general:
- Back to a hybrid app approach (i.e. player is the same as the web extension)
- Feed now sources data from HoloDex, with the ability to choose different organizations
- Feed thumbnail background option
New in v6.2.0:

- Updated hybrid app with a newer version of the LiveTL extension!
- New streams feed to find something to watch. Data courtesy of HoloDex!

---

Expand Down

0 comments on commit b8a9517

Please sign in to comment.