|
323 | 323 |
|
324 | 324 | <!-- The first letter of each line of the changelog denotes if it's about a new Version, Addition, Fix or Change and should not be translated. -->
|
325 | 325 | <string-array name="changelog_lines">
|
| 326 | + <item>V 2.10.9</item> |
| 327 | + <item>F Fix empty "My Streams" page</item> |
| 328 | + <item>F Get followers from new Twitch API</item> |
| 329 | + <item>C Remove viewer count from channel page</item> |
| 330 | + <item>A Allow the minute and second pickers to wrap around</item> |
| 331 | + <item>F Make the chat status bar hide completely</item> |
| 332 | + <item>F Fix stream title color</item> |
| 333 | + |
326 | 334 | <item>V 2.10.8</item>
|
327 | 335 | <item>A Add rudimentary emote autocomplete.</item>
|
328 | 336 | <item>F Video comments should load without needing to reconnect.</item>
|
|
456 | 464 | <item>C Update French, German, Italian and Spanish translations.</item>
|
457 | 465 | <item>F Fix the changelog button not changing according to the theme.</item>
|
458 | 466 | <item>F Fix the theme preview color for True night.</item>
|
459 |
| - |
460 |
| - <item>V 2.9.0</item> |
461 |
| - <item>A New setting to enable/disable filtering of the top streams by language.</item> |
462 |
| - <item>A Handle stream and VOD URLs.</item> |
463 |
| - <item>A Messages that mention you will now be highlighted.</item> |
464 |
| - <item>A Changelog will be displayed on each new version.</item> |
465 |
| - <item>C Attempt to remove ads from streams.</item> |
466 |
| - <item>F Fix login token not being validated correctly. Twire will properly warn you if you need to log in again.</item> |
467 |
| - <item>F Fix the stream rewinding when opening the app from Picture in Picture mode.</item> |
468 |
| - <item>F Fix the chat being the wrong size when opening the app from Picture in Picture mode.</item> |
469 |
| - <item>F Fix emotes not being parsed correctly on your own messages.</item> |
470 |
| - <item>F Fix thumbnails not displaying correctly before Android 5.0.</item> |
471 |
| - <item>F Fix some controls being hidden on Night and True night themes.</item> |
472 |
| - <item>C Use semantic versioning again.</item> |
473 | 467 | </string-array>
|
474 | 468 | </resources>
|
0 commit comments