File tree Expand file tree Collapse file tree 3 files changed +19
-1
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 3 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ # [ 1.7.0] 2024-1-31
4
+
5
+ - New Feature: Focus Mode, edit a scene with less UI clutter
6
+ - Improved Encyclopedia hashtag search, allow partial tag searching
7
+ - Fix dropdown menu not showing selected item
8
+ - Fixed Scene editor not closing when scene was deleted
9
+ - Fix scene count in Project Home
10
+ - Minor UI polish
11
+ - DevOps: Greatly improved release process
12
+
13
+
3
14
## [ 1.6.0] - 2024-01-19
4
15
5
16
- Added Scene Metadata
Original file line number Diff line number Diff line change
1
+ - New Feature: Focus Mode, edit a scene with less UI clutter
2
+ - Improved Encyclopedia hashtag search, allow partial tag searching
3
+ - Fix dropdown menu not showing selected item
4
+ - Fixed Scene editor not closing when scene was deleted
5
+ - Fix scene count in Project Home
6
+ - Minor UI polish
7
+ - DevOps: Greatly improved release process
Original file line number Diff line number Diff line change 2
2
3
3
[versions ]
4
4
# App Versions
5
- app = " 1.6 .0"
5
+ app = " 1.7 .0"
6
6
data_version = " 1.0"
7
7
8
8
# Kotlin
You can’t perform that action at this time.
0 commit comments