Releases: DimensionDev/Flare
Releases · DimensionDev/Flare
1.0.5
Starting with this update, Android, Windows, and macOS will share the same version number. The iOS version will align once it’s officially released on the App Store.
1.0.5 (Android, Windows, macOS)
- Optimized sign-in logic to support more communities compatible with the Mastodon/Misskey APIs.
- Fixed a sign-in failure with Bluesky PDS.
- Improved rich-text rendering performance and fixed an emoji display issue on Misskey.
- [Android] RSS improvements
- Added a setting to choose how RSS articles open: in-app or in the system browser.
- Optimized rich-text rendering on article detail pages, now uses native text rendering instead of WebView.
- [Windows, macOS] Added a refresh button to the Home page.
- [Windows, macOS] The compose box is now shown at the top of the Home timeline by default. You can turn this off in Settings → Status Appearance → Show compose box in home timeline.
- [Windows] Improved the image viewer—images can now be freely zoomed.
0.6.1 (iOS)
- Added support for iOS 17.
- Optimized sign-in logic to support more communities compatible with the Mastodon/Misskey APIs.
- Fixed a sign-in failure with Bluesky PDS.
- The Media page can now properly open the selected media.
- Added a download button for images on the Media page.
- Fixed an issue where the pull-to-refresh indicator displayed incorrectly.
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 by @dependabot[bot] in #1321
- Bump net.java.dev.jna:jna from 5.18.0 to 5.18.1 by @dependabot[bot] in #1322
- Bump com.composables:core from 1.44.0 to 1.45.0 by @dependabot[bot] in #1319
- Bump zoomable from 0.17.0 to 0.18.0 by @dependabot[bot] in #1320
- add windows ipc intergration by @Tlaster in #1323
- add text size setting by @Tlaster in #1318
- add profile media for ios by @Tlaster in #1324
- update docs by @Tlaster in #1317
- clean up ios project by @Tlaster in #1326
- fix bluesky custom pds login by @Tlaster in #1328
- Bump ktor from 3.3.0 to 3.3.1 by @dependabot[bot] in #1329
- Bump room from 2.8.1 to 2.8.2 by @dependabot[bot] in #1330
- Bump com.google.devtools.ksp from 2.2.20-2.0.3 to 2.2.20-2.0.4 by @dependabot[bot] in #1335
- Bump androidx.compose.material3:material3 from 1.5.0-alpha04 to 1.5.0-alpha06 by @dependabot[bot] in #1334
- Bump androidx.compose:compose-bom from 2025.09.01 to 2025.10.00 by @dependabot[bot] in #1336
- update navigation3 by @Tlaster in #1338
- update ios timeline video playback ux by @Tlaster in #1337
- fix mastodon crash by @Tlaster in #1339
- fix windows image zoom by @Tlaster in #1340
- add imageex by @Tlaster in #1341
- enable snac support by @heredos in #1343
- New Crowdin translations by @github-actions[bot] in #1325
- fix bsky sensitive content by @Tlaster in #1346
- enable image when reply in x by @Tlaster in #1348
- optimize timeline performance by @Tlaster in #1347
- optimize timeline performance by @Tlaster in #1351
- Bump io.github.kdroidfilter:platformtools.darkmodedetector from 0.7.1 to 0.7.3 by @dependabot[bot] in #1352
- Bump com.google.firebase:firebase-bom from 34.3.0 to 34.4.0 by @dependabot[bot] in #1353
- Bump com.composables:core from 1.45.0 to 1.46.0 by @dependabot[bot] in #1356
- update ci by @Tlaster in #1349
- Bump com.squareup.okio:okio from 3.16.0 to 3.16.1 by @dependabot[bot] in #1355
- Bump com.google.gms.google-services from 4.4.3 to 4.4.4 by @dependabot[bot] in #1354
- replace rss detail with native text render by @Tlaster in #1357
- fix navigation crashes by @Tlaster in #1359
- Bump org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose from 2.9.4 to 2.9.5 by @dependabot[bot] in #1360
- Bump com.squareup.okio:okio from 3.16.1 to 3.16.2 by @dependabot[bot] in #1362
- Bump org.jetbrains.compose from 1.9.0 to 1.9.1 by @dependabot[bot] in #1363
- New Crowdin translations by @github-actions[bot] in #1358
- Bump moe.tlaster:twitter-parser from 0.5.5 to 0.5.7 by @dependabot[bot] in #1364
- Bump moe.tlaster:mfm-multiplatform from 0.1.2-SNAPSHOT to 0.2.1-SNAPSHOT by @dependabot[bot] in #1365
- fix status media screen by @Tlaster in #1366
- update desktop ux by @Tlaster in #1367
- change log for 1.0.4 by @Tlaster in #1369
- fix ios status ui by @Tlaster in #1370
- New Crowdin translations by @github-actions[bot] in #1368
- New Crowdin translations by @github-actions[bot] in #1371
- New Crowdin translations by @github-actions[bot] in #1372
New Contributors
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- Bump com.composables:core from 1.43.1 to 1.44.0 by @dependabot[bot] in #1303
- add more settings to ios by @Tlaster in #1304
- fix webview crash when using aosp by @Tlaster in #1308
- add rss support for ios by @Tlaster in #1307
- update ios i18n by @Tlaster in #1309
- New Crowdin translations by @github-actions[bot] in #1306
- New Crowdin translations by @github-actions[bot] in #1310
- New Crowdin translations by @github-actions[bot] in #1311
- update i18n for ios by @Tlaster in #1312
- New Crowdin translations by @github-actions[bot] in #1314
- add ios backport by @Tlaster in #1313
- version 0.6.0 by @Tlaster in #1315
- New Crowdin translations by @github-actions[bot] in #1316
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- add media screen for status by @Tlaster in #1263
- fix timeline screen crash by @Tlaster in #1265
- add F-Droid metadata by @Tlaster in #1271
- Bump org.ocpsoft.prettytime:prettytime from 5.0.7.Final to 5.0.9.Final by @dependabot[bot] in #1267
- Bump org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose from 2.9.3 to 2.9.4 by @dependabot[bot] in #1266
- Bump lifecycle-runtime-ktx from 2.9.3 to 2.9.4 by @dependabot[bot] in #1268
- Bump bouncycastle from 1.81 to 1.82 by @dependabot[bot] in #1269
- Bump com.google.firebase:firebase-bom from 34.2.0 to 34.3.0 by @dependabot[bot] in #1270
- fix compose emoji insert position by @Tlaster in #1272
- fix xqt link share by @Tlaster in #1273
- fix vvo comment full text by @Tlaster in #1274
- rework AdaptiveGrid for ios by @Tlaster in #1275
- add discover and search for ios by @Tlaster in #1276
- update ios topbar ux by @Tlaster in #1278
- change the way to detect server compatibility by @Tlaster in #1280
- update status media double tab zoom by @Tlaster in #1281
- update the way to load status by @Tlaster in #1282
- Bump io.github.kdroidfilter:platformtools.darkmodedetector from 0.6.1 to 0.7.1 by @dependabot[bot] in #1283
- Bump androidx.sqlite:sqlite-bundled from 2.6.0 to 2.6.1 by @dependabot[bot] in #1290
- Bump androidx.compose:compose-bom from 2025.09.00 to 2025.09.01 by @dependabot[bot] in #1284
- Bump com.github.ben-manes.versions from 0.52.0 to 0.53.0 by @dependabot[bot] in #1292
- Bump androidx.window:window-core from 1.4.0 to 1.5.0 by @dependabot[bot] in #1285
- Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 by @dependabot[bot] in #1294
- Bump net.java.dev.jna:jna from 5.17.0 to 5.18.0 by @dependabot[bot] in #1293
- fix vvo status detail in large screen by @Tlaster in #1295
- Bump com.google.devtools.ksp from 2.2.10-2.0.2 to 2.2.20-2.0.3 by @dependabot[bot] in #1248
- Bump room from 2.8.0 to 2.8.1 by @dependabot[bot] in #1289
- complete compose for ios by @Tlaster in #1296
- New Crowdin translations by @github-actions[bot] in #1297
- Bump app.cash.molecule:molecule-runtime from 2.1.0 to 2.2.0 by @dependabot[bot] in #1291
- update navigation3 by @Tlaster in #1298
- changelog for 1.0.2 by @Tlaster in #1299
- New Crowdin translations by @github-actions[bot] in #1300
- update build to fit fdroid rule by @Tlaster in #1301
Full Changelog: 1.0.1.1...1.0.2
1.0.1.1
What's Changed
Full Changelog: 1.0.1...1.0.1.1
1.0.1
What's Changed
- Bump org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose from 2.9.2 to 2.9.3 by @dependabot[bot] in #1220
- Bump io.github.kevinnzou:compose-webview-multiplatform from 2.0.2 to 2.0.3 by @dependabot[bot] in #1221
- Bump io.insert-koin:koin-bom from 4.1.0 to 4.1.1 by @dependabot[bot] in #1223
- Bump org.jetbrains.androidx.navigation:navigation-compose from 2.9.0-beta05 to 2.9.0-rc01 by @dependabot[bot] in #1226
- Ios/20250901 by @110 in #1210
- Bump agp from 8.12.2 to 8.13.0 by @dependabot[bot] in #1224
- Bump io.github.kdroidfilter:platformtools.darkmodedetector from 0.5.0 to 0.6.1 by @dependabot[bot] in #1222
- prevent status media change after media is loaded by @Tlaster in #1227
- catch uri handler crash by @Tlaster in #1228
- Bump androidx.activity:activity-compose from 1.10.1 to 1.11.0 by @dependabot[bot] in #1231
- Bump sh.calvin.reorderable:reorderable from 2.5.1 to 3.0.0 by @dependabot[bot] in #1195
- Bump androidx.compose.material3:material3 from 1.5.0-alpha03 to 1.5.0-alpha04 by @dependabot[bot] in #1235
- Bump room from 2.7.2 to 2.8.0 by @dependabot[bot] in #1233
- Bump androidx.compose.material3.adaptive:adaptive-navigation3 from 1.0.0-alpha01 to 1.0.0-alpha02 by @dependabot[bot] in #1232
- Bump navigation3 from 1.0.0-alpha08 to 1.0.0-alpha09 by @dependabot[bot] in #1234
- Bump androidx.sqlite:sqlite-bundled from 2.5.2 to 2.6.0 by @dependabot[bot] in #1238
- Bump androidx.compose:compose-bom from 2025.08.01 to 2025.09.00 by @dependabot[bot] in #1237
- fix bsky build by @Tlaster in #1239
- add bookmark support for bluesky by @Tlaster in #1240
- Bugfix/vvo comment by @Tlaster in #1241
- update desktop filter design by @Tlaster in #1242
- fix router not working after account changes by @Tlaster in #1243
- New Crowdin translations by @github-actions[bot] in #1244
- update service select ux by @Tlaster in #1245
- Bump zoomable from 0.16.0 to 0.17.0 by @dependabot[bot] in #1247
- fix image jitter by @Tlaster in #1249
- New Crowdin translations by @github-actions[bot] in #1250
- remove play integrity by @Tlaster in #1252
- add media menu by @Tlaster in #1251
- Initial rework for iOS by @Tlaster in #1253
- fix login route not trigger by @Tlaster in #1254
- ux tweaks by @Tlaster in #1255
- changelog for 1.0.1 by @Tlaster in #1258
- New Crowdin translations by @github-actions[bot] in #1257
- add web login for ios by @Tlaster in #1256
- Bump ktor from 3.2.3 to 3.3.0 by @dependabot[bot] in #1229
- update compose to 1.9.0 by @Tlaster in #1259
- New Crowdin translations by @github-actions[bot] in #1260
- add compose timeline to ios by @Tlaster in #1261
Full Changelog: 1.0.0.2...1.0.1
1.0.0.2
1.0.0.1
1.0.0
What's Changed
- fix xqt wrong parents by @Tlaster in #1182
- Ios/20250813 by @110 in #1181
- Bump com.google.devtools.ksp from 2.2.0-2.0.2 to 2.2.10-2.0.2 by @dependabot[bot] in #1186
- Bump org.jetbrains.androidx.navigation:navigation-compose from 2.9.0-beta04 to 2.9.0-beta05 by @dependabot[bot] in #1187
- Ios/20250819 by @110 in #1189
- Ios/20250821 by @110 in #1192
- Bump agp from 8.12.0 to 8.12.1 by @dependabot[bot] in #1193
- Bump io.github.kdroidfilter:composemediaplayer from 0.8.1 to 0.8.2 by @dependabot[bot] in #1196
- Bump io.github.stefanoq21:material3-navigation from 1.0.3 to 1.0.4 by @dependabot[bot] in #1197
- Bump org.jlleitschuh.gradle.ktlint from 13.0.0 to 13.1.0 by @dependabot[bot] in #1194
- Bump co.touchlab.skie from 0.10.5 to 0.10.6 by @dependabot[bot] in #1198
- Bump co.touchlab:kermit from 2.0.6 to 2.0.8 by @dependabot[bot] in #1199
- Bump kotlin from 2.2.0 to 2.2.10 by @dependabot[bot] in #1185
- Feature/desktop by @Tlaster in #1188
- New Crowdin translations by @github-actions[bot] in #1180
- Ios/20250822 by @110 in #1201
- fix reference status not being deleted by @Tlaster in #1204
- new logo by @Tlaster in #1203
- add storage settings for desktop by @Tlaster in #1202
- New Crowdin translations by @github-actions[bot] in #1205
- add follow list by @Tlaster in #1206
- new site by @Tlaster in #1207
- fix vvo comment by @Tlaster in #1208
- switch to native media viewer by @Tlaster in #1209
- Feature/changelog 1.0 by @Tlaster in #1211
- New Crowdin translations by @github-actions[bot] in #1212
Full Changelog: 0.9.3...1.0.0
0.9.3
What's Changed
- Bump io.github.kevinnzou:compose-webview-multiplatform from 2.0.1 to 2.0.2 by @dependabot[bot] in #1144
- Bump co.touchlab.skie from 0.10.4 to 0.10.5 by @dependabot[bot] in #1145
- Bump agp from 8.11.1 to 8.12.0 by @dependabot[bot] in #1143
- relaxing null check for timeline tweet by @Tlaster in #1146
- upgrade gradlew to 9.0.0 by @Tlaster in #1147
- Feature/UI update by @Tlaster in #1148
- update ui by @Tlaster in #1149
- disable mixed timeline when only one tab by @Tlaster in #1151
- Ios/20250730 1 by @110 in #1142
- add oauth login support for bluesky by @Tlaster in #1154
- add play integrity by @Tlaster in #1155
- New Crowdin translations by @github-actions[bot] in #1153
- fix bluesky token refresh by @Tlaster in #1156
- add thead display in timeline by @Tlaster in #1157
- fix account flow being refreshed when only the token is updated by @Tlaster in #1158
- fix pin rss tab by @Tlaster in #1159
- Bump com.google.firebase.crashlytics from 3.0.5 to 3.0.6 by @dependabot[bot] in #1162
- Bump com.google.firebase:firebase-bom from 34.0.0 to 34.1.0 by @dependabot[bot] in #1161
- fix bluesky oauth token refresh by @Tlaster in #1160
- fix media screen image initial scale by @Tlaster in #1163
- update animated text style by @Tlaster in #1164
- New Crowdin translations by @github-actions[bot] in #1165
- add thread display in status detail by @Tlaster in #1166
- fix clip now working when android api < 29 by @Tlaster in #1167
- fix mastodon profile link handle by @Tlaster in #1168
- migrate timeline remote mediator paging key to database by @Tlaster in #1169
- Ios/20250807 by @110 in #1152
- changelog for 0.9.3 by @Tlaster in #1170
- add mixed timeline when new account added by @Tlaster in #1171
- Bump androidx.compose.material3:material3 from 1.5.0-alpha01 to 1.5.0-alpha02 by @dependabot[bot] in #1175
- Bump androidx.compose:compose-bom from 2025.07.00 to 2025.08.00 by @dependabot[bot] in #1174
- Bump androidx.lifecycle:lifecycle-viewmodel-navigation3 from 1.0.0-alpha03 to 2.10.0-alpha02 by @dependabot[bot] in #1173
- Bump io.github.kdroidfilter:composemediaplayer from 0.8.0 to 0.8.1 by @dependabot[bot] in #1178
- Bump androidx.core:core-ktx from 1.16.0 to 1.17.0 by @dependabot[bot] in #1176
- Bump haze from 1.6.9 to 1.6.10 by @dependabot[bot] in #1177
- fix account delete switch by @Tlaster in #1179
- New Crowdin translations by @github-actions[bot] in #1172
Full Changelog: 0.9.2...0.9.3