We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55925c0 commit 3208632Copy full SHA for 3208632
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Unreleased
2
3
+# 2025.11.2
4
+
5
- Allow adding multiple images to an activity
6
- Allow selecting a single video frame as image for an activity
7
- The minimum supported android sdk version is now 28
app/version.properties
@@ -1,2 +1,2 @@
-versionCode=18
-versionName=2025.11.1
+versionCode=19
+versionName=2025.11.2
fastlane/metadata/android/en-US/changelogs/19.txt
@@ -0,0 +1,5 @@
+- Allow adding multiple images to an activity
+- Allow selecting a single video frame as image for an activity
+- The minimum supported android sdk version is now 28
+- Rework the view of activities with a track
+- Allow inputting the duration of an activity
0 commit comments