Skip to content

Releases: DimensionDev/Flare

1.2.0

29 Jan 07:48
403a901

Choose a tag to compare

What's Changed

  • Bump ch.qos.logback:logback-classic from 1.5.22 to 1.5.23 by @dependabot[bot] in #1660
  • fix memory leak for video player by @Tlaster in #1659
  • Feature/appstore review by @Tlaster in #1661
  • New Crowdin translations by @github-actions[bot] in #1662
  • Update app download links by @Tlaster in #1667
  • fix drawer button being obscured by @Tlaster in #1675
  • fix atom feed parsing by @Tlaster in #1674
  • migrate to m3e list item by @Tlaster in #1651
  • Add validation and user confirmation to database import by @Copilot in #1679
  • add data export by @Tlaster in #1676
  • New Crowdin translations by @github-actions[bot] in #1681
  • Bump co.touchlab.skie from 0.10.8 to 0.10.9 by @dependabot[bot] in #1683
  • Bump ch.qos.logback:logback-classic from 1.5.23 to 1.5.24 by @dependabot[bot] in #1682
  • Bump ktorfit from 2.7.1 to 2.7.2 by @dependabot[bot] in #1684
  • Fix Kotlin 2.3.0 build compatibility by configuring Ktorfit compiler plugin version by @Copilot in #1685
  • Fix Kotlin 2.3.0 warnings to maintain allWarningsAsErrors by @Copilot in #1686
  • Fix Kotlin 2.3.0 compiler warnings while maintaining -Werror by @Copilot in #1687
  • Bump kotlin from 2.2.21 to 2.3.0 by @dependabot[bot] in #1644
  • Bump com.materialkolor:material-kolor from 4.0.5 to 4.1.0 by @dependabot[bot] in #1692
  • Add @OptIn annotation for ExperimentalComposeUiApi in clipboard manager by @Copilot in #1694
  • Bump org.jetbrains.compose from 1.9.3 to 1.10.0 by @dependabot[bot] in #1693
  • Implement image compression functionality by @Tlaster in #1691
  • Bump paging from 3.4.0-beta01 to 3.4.0-rc01 by @dependabot[bot] in #1698
  • Bump androidx.compose.material3.adaptive:adaptive-navigation3 from 1.3.0-alpha05 to 1.3.0-alpha06 by @dependabot[bot] in #1696
  • Bump androidx.compose.material3:material3 from 1.5.0-alpha11 to 1.5.0-alpha12 by @dependabot[bot] in #1697
  • migrate to navigation 3 for desktop by @Tlaster in #1700
  • Bump ch.qos.logback:logback-classic from 1.5.24 to 1.5.25 by @dependabot[bot] in #1704
  • Bump lifecycleViewmodelComposeVersion from 2.10.0-alpha06 to 2.10.0-alpha07 by @dependabot[bot] in #1707
  • Bump org.jetbrains.compose.material3.adaptive:adaptive-navigation3 from 1.3.0-alpha02 to 1.3.0-alpha03 by @dependabot[bot] in #1709
  • Bump com.github.ajalt.clikt:clikt from 5.0.3 to 5.1.0 by @dependabot[bot] in #1708
  • Bump com.google.firebase:firebase-bom from 34.7.0 to 34.8.0 by @dependabot[bot] in #1703
  • add multi accounts discover and search support by @Tlaster in #1701
  • Refactor: Migrate WiFi state observation from platform-specific expec… by @Tlaster in #1716
  • Revert "Bump lifecycleViewmodelComposeVersion from 2.10.0-alpha06 to 2.10.0-alpha07" by @Tlaster in #1717
  • Revert "Merge pull request #1709 from DimensionDev/dependabot/gradle/… by @Tlaster in #1718
  • Fix ktlint line length violation in GroupConfigScreen.kt by @Copilot in #1722
  • feat: Implement tab grouping functionality by @Tlaster in #1719
  • Issue 1720: higher contrast reply line by @danguyf in #1723
  • Issue 1710: add absolute datetimestamps by @danguyf in #1713
  • New Crowdin translations by @github-actions[bot] in #1721
  • New Crowdin translations by @github-actions[bot] in #1724
  • update android repost color by @Tlaster in #1727
  • Bump ch.qos.logback:logback-classic from 1.5.25 to 1.5.26 by @dependabot[bot] in #1730
  • Bump org.robolectric:robolectric from 4.16 to 4.16.1 by @dependabot[bot] in #1733
  • Bump gradle-wrapper from 9.0.0 to 9.3.0 by @dependabot[bot] in #1732
  • Bump kotlinx-serialization from 1.9.0 to 1.10.0 by @dependabot[bot] in #1731
  • feat: refactor rich text content building to support block-level imag… by @Tlaster in #1734
  • New Crowdin translations by @github-actions[bot] in #1735
  • feat: enhance notification screen with multi-account notification sor… by @Tlaster in #1736
  • feat: Introduce XQT device follow timeline, adding new data sources, UI components, and routing. by @Tlaster in #1737
  • New Crowdin translations by @github-actions[bot] in #1738
  • move rss management screen to setting by @Tlaster in #1739
  • add platform logo by @Tlaster in #1740
  • fix opml import without type by @Tlaster in #1743
  • version 1.2.0 by @Tlaster in #1744
  • New Crowdin translations by @github-actions[bot] in #1742

New Contributors

Full Changelog: 1.1.5...1.2.0

1.1.5

20 Dec 06:31
6e9e2e7

Choose a tag to compare

What's Changed

Full Changelog: 1.1.4...1.1.5

1.1.4

19 Dec 08:32
f3f434f

Choose a tag to compare

What's Changed

Full Changelog: 1.1.3...1.1.4

1.1.3

05 Dec 07:00
1bc4e5b

Choose a tag to compare

What's Changed

  • New Crowdin translations by @github-actions[bot] in #1552
  • update ios ci by @Tlaster in #1557
  • fix: improve error handling in JavaScript evaluation by @Tlaster in #1554
  • refactor key handling in LazyListScope by @Tlaster in #1553
  • Bump com.materialkolor:material-kolor from 4.0.4 to 4.0.5 by @dependabot[bot] in #1559
  • Bump com.google.devtools.ksp from 2.3.2 to 2.3.3 by @dependabot[bot] in #1560
  • optimize ios performance by @Tlaster in #1562
  • New Crowdin translations by @github-actions[bot] in #1567
  • optimize swiftui performance by @Tlaster in #1565
  • optimize swiftui performance by @Tlaster in #1568
  • Fix OPML parsing by making head optional and adding category to outlines by @Tlaster in #1569
  • Add MisskeyEmojiMapSerializer and update models to use it for emojis by @Tlaster in #1571
  • New Crowdin translations by @github-actions[bot] in #1573
  • Bump moe.tlaster:mfm-multiplatform from 0.2.1 to 0.2.2 by @dependabot[bot] in #1576
  • Bump ktor from 3.3.2 to 3.3.3 by @dependabot[bot] in #1575
  • Bump bouncycastle from 1.82 to 1.83 by @dependabot[bot] in #1574
  • fallback to last item id for mastodon paging cursor by @Tlaster in #1577
  • New Crowdin translations by @github-actions[bot] in #1578
  • rework for ios media screen by @Tlaster in #1580
  • add list support for ios by @Tlaster in #1579
  • New Crowdin translations by @github-actions[bot] in #1581
  • add app log screen for ios by @Tlaster in #1584
  • Fix grammar in experimental Compose UI localization string by @Copilot in #1586
  • add experimental compose ui for ios by @Tlaster in #1585
  • Bump androidx.activity:activity-compose from 1.12.0 to 1.12.1 by @dependabot[bot] in #1590
  • Bump ktorfit from 2.6.4 to 2.6.5 by @dependabot[bot] in #1591
  • Bump androidx.compose.material3.adaptive:adaptive-navigation3 from 1.3.0-alpha04 to 1.3.0-alpha05 by @dependabot[bot] in #1592
  • Bump androidx.compose.material3:material3 from 1.5.0-alpha09 to 1.5.0-alpha10 by @dependabot[bot] in #1594
  • Bump androidx.compose:compose-bom from 2025.11.01 to 2025.12.00 by @dependabot[bot] in #1593
  • New Crowdin translations by @github-actions[bot] in #1589
  • update ios ui detail by @Tlaster in #1595
  • move compose emoji picker to the top by @Tlaster in #1596
  • version 1.1.3 by @Tlaster in #1597
  • New Crowdin translations by @github-actions[bot] in #1599
  • fix rss 2.0 parsing by @Tlaster in #1600

New Contributors

  • @Copilot made their first contribution in #1586

Full Changelog: 1.1.2...1.1.3

1.1.2

22 Nov 08:27
f9ee8df

Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1

21 Nov 11:42
2b6b91d

Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

21 Nov 10:29
a600f69

Choose a tag to compare

What's Changed

  • New Crowdin translations by @github-actions[bot] in #1510
  • Enhance CommonStatusComponent with maxLines and showExpandButton para… by @Tlaster in #1509
  • New Crowdin translations by @github-actions[bot] in #1514
  • Remove Haze dependency and related code across multiple components by @Tlaster in #1515
  • Bugfix/status alignment by @Tlaster in #1517
  • New Crowdin translations by @github-actions[bot] in #1519
  • add merged notification support by @Tlaster in #1518
  • Add media rendering support for RecordWithMediaView in Bluesky mapper by @Tlaster in #1520
  • New Crowdin translations by @github-actions[bot] in #1521
  • fix line break by @Tlaster in #1524
  • feat: Add generated filenames for media saving by @Tlaster in #1525
  • Bump room from 2.8.3 to 2.8.4 by @dependabot[bot] in #1529
  • Bump androidx.compose.material3.adaptive:adaptive-navigation3 from 1.3.0-alpha03 to 1.3.0-alpha04 by @dependabot[bot] in #1530
  • Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 by @dependabot[bot] in #1528
  • Bump androidx.window:window-core from 1.5.0 to 1.5.1 by @dependabot[bot] in #1537
  • Bump com.github.skydoves:colorpicker-compose from 1.1.2 to 1.1.3 by @dependabot[bot] in #1533
  • Bump com.squareup.okio:okio from 3.16.2 to 3.16.4 by @dependabot[bot] in #1535
  • Bump lifecycle-runtime-ktx from 2.9.4 to 2.10.0 by @dependabot[bot] in #1531
  • Bump androidx.compose.material3:material3 from 1.5.0-alpha08 to 1.5.0-alpha09 by @dependabot[bot] in #1536
  • Bump androidx.compose:compose-bom from 2025.11.00 to 2025.11.01 by @dependabot[bot] in #1538
  • Bump com.google.firebase:firebase-bom from 34.5.0 to 34.6.0 by @dependabot[bot] in #1532
  • Bump androidx.datastore:datastore from 1.1.7 to 1.2.0 by @dependabot[bot] in #1540
  • Bump navigation3 from 1.0.0-rc01 to 1.0.0 by @dependabot[bot] in #1539
  • Bump androidx.sqlite:sqlite-bundled from 2.6.1 to 2.6.2 by @dependabot[bot] in #1541
  • Bump co.touchlab.skie from 0.10.7 to 0.10.8 by @dependabot[bot] in #1542
  • Bump androidx.lifecycle:lifecycle-viewmodel-navigation3 from 2.10.0-rc01 to 2.10.0 by @dependabot[bot] in #1543
  • Bump androidx.activity:activity-compose from 1.11.0 to 1.12.0 by @dependabot[bot] in #1534
  • Add OPML support by @Tlaster in #1526
  • version 1.1.0 by @Tlaster in #1545
  • New Crowdin translations by @github-actions[bot] in #1546
  • New Crowdin translations by @github-actions[bot] in #1547
  • Update top app bar scroll behavior based on bottom bar visibility set… by @Tlaster in #1548

Full Changelog: 1.0.7...1.1.0

1.0.7

14 Nov 06:56
60f6da4

Choose a tag to compare

What's Changed

  • Bump org.jetbrains.compose from 1.9.1 to 1.9.2 by @dependabot[bot] in #1454
  • Bump com.materialkolor:material-kolor from 4.0.2 to 4.0.3 by @dependabot[bot] in #1455
  • Bump io.github.pdvrieze.xmlutil:serialization from 0.91.2 to 0.91.3 by @dependabot[bot] in #1456
  • Bump com.google.firebase:firebase-bom from 34.4.0 to 34.5.0 by @dependabot[bot] in #1457
  • add ipad ux support by @Tlaster in #1453
  • fix dark mode in rss content by @Tlaster in #1458
  • New Crowdin translations by @github-actions[bot] in #1459
  • fix ios home tab crash by @Tlaster in #1460
  • add all rss tab support by @Tlaster in #1461
  • New Crowdin translations by @github-actions[bot] in #1462
  • update ios dependencies by @Tlaster in #1464
  • add fxembed share by @Tlaster in #1467
  • Bump ktor from 3.3.1 to 3.3.2 by @dependabot[bot] in #1469
  • Bump androidx.compose:compose-bom from 2025.10.01 to 2025.11.00 by @dependabot[bot] in #1470
  • Bump navigation3 from 1.0.0-beta01 to 1.0.0-rc01 by @dependabot[bot] in #1473
  • Bump androidx.core:core-splashscreen from 1.2.0-rc01 to 1.2.0 by @dependabot[bot] in #1474
  • Bump androidx.lifecycle:lifecycle-viewmodel-navigation3 from 2.10.0-beta01 to 2.10.0-rc01 by @dependabot[bot] in #1471
  • Bump com.google.devtools.ksp from 2.3.0 to 2.3.1 by @dependabot[bot] in #1476
  • Bump androidx.compose.material3:material3 from 1.5.0-alpha07 to 1.5.0-alpha08 by @dependabot[bot] in #1475
  • fix coil ktor client header by @Tlaster in #1477
  • fix settings button size by @Tlaster in #1478
  • Bump androidx.compose.material3.adaptive:adaptive-navigation3 from 1.3.0-alpha02 to 1.3.0-alpha03 by @dependabot[bot] in #1472
  • fix ios AVAudioSession by @Tlaster in #1479
  • New Crowdin translations by @github-actions[bot] in #1468
  • Feature/status ux by @Tlaster in #1480
  • add quote support for mastodon by @Tlaster in #1481
  • add FavIconPresenter to handle favicon retrieval and caching by @Tlaster in #1482
  • Bump org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose from 2.9.5 to 2.9.6 by @dependabot[bot] in #1485
  • Bump org.jetbrains.compose from 1.9.2 to 1.9.3 by @dependabot[bot] in #1487
  • Bump com.google.devtools.ksp from 2.3.1 to 2.3.2 by @dependabot[bot] in #1486
  • Fix case of "RSS" in English translation by @ngoomie in #1490
  • status ux tweak by @Tlaster in #1488
  • fix node detection by @Tlaster in #1494
  • Add in-app browser setting and related functionality by @Tlaster in #1495
  • New Crowdin translations by @github-actions[bot] in #1483
  • Bump haze from 1.6.10 to 1.7.0 by @dependabot[bot] in #1496
  • Bump com.materialkolor:material-kolor from 4.0.3 to 4.0.4 by @dependabot[bot] in #1497
  • Bump agp from 8.13.0 to 8.13.1 by @dependabot[bot] in #1499
  • Bump org.jlleitschuh.gradle.ktlint from 13.1.0 to 14.0.1 by @dependabot[bot] in #1498
  • Bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21 by @dependabot[bot] in #1500
  • Bump co.touchlab.skie from 0.10.6 to 0.10.7-preview.2.2.20 by @dependabot[bot] in #1501
  • Bump kotlin from 2.2.10 to 2.2.21 by @dependabot[bot] in #1439
  • Add full width post setting and related UI components by @Tlaster in #1503
  • change log for 1.0.7 by @Tlaster in #1504
  • New Crowdin translations by @github-actions[bot] in #1502
  • New Crowdin translations by @github-actions[bot] in #1505
  • fix post quote by @Tlaster in #1506
  • New Crowdin translations by @github-actions[bot] in #1508
  • update apple flow usage by @Tlaster in #1507

New Contributors

Full Changelog: 1.0.6...1.0.7

1.0.6

31 Oct 06:38
a1e86b4

Choose a tag to compare

What's Changed

Full Changelog: 1.0.5...1.0.6

1.0.5

16 Oct 04:44
ab275ad

Choose a tag to compare

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