Skip to content

Commit 3208632

Browse files
Release 2025.11.2
1 parent 55925c0 commit 3208632

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
# 2025.11.2
4+
35
- Allow adding multiple images to an activity
46
- Allow selecting a single video frame as image for an activity
57
- The minimum supported android sdk version is now 28

app/version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
versionCode=18
2-
versionName=2025.11.1
1+
versionCode=19
2+
versionName=2025.11.2
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- Allow adding multiple images to an activity
2+
- Allow selecting a single video frame as image for an activity
3+
- The minimum supported android sdk version is now 28
4+
- Rework the view of activities with a track
5+
- Allow inputting the duration of an activity

0 commit comments

Comments
 (0)