|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## Unreleased |
| 4 | + |
| 5 | +### Highlights for users |
| 6 | + |
| 7 | +* Videos in messages are now supported. (#356) |
| 8 | +* The screen formerly known as "All messages" has a new, |
| 9 | + more accurate name: "Combined feed". (#634) |
| 10 | +* (Android) Fixed bug when using third-party auth with Firefox as |
| 11 | + default browser. (#620) |
| 12 | + |
| 13 | + |
| 14 | +### Highlights for developers |
| 15 | + |
| 16 | +* The tree includes configuration for Android Studio / IntelliJ, |
| 17 | + which should help exclude extraneous results from search. (PR #637) |
| 18 | + |
| 19 | +Resolved: #548, #620, #538, #612, #356, #309, #634, PR #680 |
| 20 | + |
| 21 | + |
3 | 22 | ## 0.0.14 (2024-04-25)
|
4 | 23 |
|
5 | 24 | ### Highlights for users
|
|
15 | 34 | * Dropped support for Android versions older than Android 9 Pie,
|
16 | 35 | bumping minSdkVersion from 24 to 28. (400f1a5da, PR #621)
|
17 | 36 |
|
18 |
| -Resolved: #353, #552 (possibly earlier), #156, #355, #518, #612 |
| 37 | +Resolved: #353, #552 (possibly earlier), #156, #355, #518, ~~#612~~ |
19 | 38 |
|
20 | 39 |
|
21 | 40 | ## 0.0.13 (2024-04-02)
|
@@ -120,7 +139,7 @@ Resolved: PR #446 (toward #157), #170, #487, PR #496 (toward #80),
|
120 | 139 |
|
121 | 140 | ### Highlights for developers
|
122 | 141 |
|
123 |
| -Resolved: #327, #185, #214, #475, #461, #443, #173, #359, #479 |
| 142 | +Resolved: #327, #185, #214, #475, ~~#461~~, #443, #173, #359, #479 |
124 | 143 |
|
125 | 144 |
|
126 | 145 | ## 0.0.8 (2023-12-22)
|
|
0 commit comments