File tree 3 files changed +28
-1
lines changed
3 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 10
10
11
11
| ** Version name** | ** Date** |
12
12
| ---| ---|
13
+ | [ Moodle App 4.4.1] ( ./app_releases/v4/v4.4.1 ) | 9 July 2024 |
13
14
| [ Moodle App 4.4.0] ( ./app_releases/v4/v4.4.0 ) | 28 June 2024 |
14
15
| [ Moodle App 4.3.0] ( ./app_releases/v4/v4.3.0 ) | 10 November 2023 |
15
16
| [ Moodle App 4.2.0] ( ./app_releases/v4/v4.2.0 ) | 9 June 2023 |
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Release date: 28 June 2024
38
38
### Task
39
39
40
40
- [ MOBILE-3947] ( https://tracker.moodle.org/browse/MOBILE-3947 ) - Upgrade to Ionic 7 and to Angular 17
41
- - [ MOBILE-4357] ( https://tracker.moodle.org/browse/MOBILE-4357 ) - Upgrade Cordova and Android SDK to 34 , cordova-android to 12 and cordova-ios to 7
41
+ - [ MOBILE-4357] ( https://tracker.moodle.org/browse/MOBILE-4357 ) - Upgrade Cordova, cordova-android to 12 and cordova-ios to 7
42
42
- [ MOBILE-4449] ( https://tracker.moodle.org/browse/MOBILE-4449 ) - Use Android photo picker to avoid using READ_MEDIA_IMAGES and READ_MEDIA_VIDEO
43
43
- [ MOBILE-4465] ( https://tracker.moodle.org/browse/MOBILE-4465 ) - Remove deprecated 4.0 code
44
44
- [ MOBILE-4492] ( https://tracker.moodle.org/browse/MOBILE-4492 ) - Upgrade cordova-plugin-file to 8.0.1, cordova-plugin-media-capture and use cordova-plugin-camera
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Moodle App 4.4.1 release notes
3
+ sidebar_label : Moodle App 4.4.1
4
+ tags :
5
+ - Moodle App
6
+ - Release notes
7
+ ---
8
+
9
+ Release date: 9 July 2024
10
+
11
+ ## New features and improvements
12
+
13
+ - Android target SDK updated to 34
14
+ - Fix bug when playing embedded videos
15
+ - Fix bug in certain courses using single activity formats
16
+
17
+ ## Complete list of issues
18
+
19
+ ### Task
20
+
21
+ - [ MOBILE-4621] ( https://tracker.moodle.org/browse/MOBILE-4621 ) - Update Android targetSdk to 34
22
+
23
+ ### Bug
24
+
25
+ - [ MOBILE-4620] ( https://tracker.moodle.org/browse/MOBILE-4620 ) - Some courses using single activity format do not work anymore in the app
26
+ - [ MOBILE-4624] ( https://tracker.moodle.org/browse/MOBILE-4624 ) - Iframes with inline styles aren't displayed in the app after 4.4 upgrade
You can’t perform that action at this time.
0 commit comments