File tree Expand file tree Collapse file tree
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.57.0] - 2025-12-07
11+
1012### Changed
1113
1214- Navigation rewritten for larger screens
@@ -519,7 +521,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
519521
520522- Initial Play Store release
521523
522- [ Unreleased ] : https://github.com/msfjarvis/compose-lobsters/compare/v1.55.0...HEAD
524+ [ Unreleased ] : https://github.com/msfjarvis/compose-lobsters/compare/v1.57.0...HEAD
525+ [ 1.57.0 ] : https://github.com/msfjarvis/compose-lobsters/compare/v1.55.0...v1.57.0
523526[ 1.55.0 ] : https://github.com/msfjarvis/compose-lobsters/compare/v1.54.0...v1.55.0
524527[ 1.54.0 ] : https://github.com/msfjarvis/compose-lobsters/compare/v1.53.0...v1.54.0
525528[ 1.53.0 ] : https://github.com/msfjarvis/compose-lobsters/compare/v1.52.0...v1.53.0
Original file line number Diff line number Diff line change 22# This file was automatically generated by 'versioning-plugin'. DO NOT EDIT MANUALLY.
33#
44versioning-plugin.versionCode =15700
5- versioning-plugin.versionName =1.57.0-SNAPSHOT
5+ versioning-plugin.versionName =1.57.0
Original file line number Diff line number Diff line change 1+ ### Changed
2+
3+ - Navigation rewritten for larger screens
4+ - Comment expand/collapse now uses button UI
5+ - Comment rendering rewritten for better performance
6+ - Settings page redesigned
7+
8+ ### Fixed
9+
10+ - Database concurrency improvements
11+ - Upgrade to Compose 2025-12 alpha
12+ - Swipe action trigger distance increased for Android 16 QPR1 Beta 1
13+ - Deeply nested comment tree collapsing
14+ - Post author indication in details
15+ - Dark mode toggle crash
You can’t perform that action at this time.
0 commit comments