@@ -6,98 +6,102 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
7
7
## [ Unreleased]
8
8
9
+ ### Changed
10
+
11
+ - We updated studio pro minimum version to 10.21 to support Mendix 11.
12
+
9
13
## [ 2.10.0] - 2024-01-29
10
14
11
15
### Changed
12
16
13
- - We updated styling so that they follow content security policy.
17
+ - We updated styling so that they follow content security policy.
14
18
15
- - The recommended minimum atlas-core version is now version 3
19
+ - The recommended minimum atlas-core version is now version 3
16
20
17
21
## [ 2.9.0] - 2023-10-24
18
22
19
23
### Changed
20
24
21
- - We updated actions so that they suggest better names for return variables.
25
+ - We updated actions so that they suggest better names for return variables.
22
26
23
27
## [ 2.8.0] - 2023-06-06
24
28
25
29
### Changed
26
30
27
- - We updated the light and dark icons and tiles for the actions.
31
+ - We updated the light and dark icons and tiles for the actions.
28
32
29
33
## [ 2.7.0] - 2023-03-15
30
34
31
35
### Changed
32
36
33
- - Update minimal supported version to Mendix Studio Pro 9.18.4 and above.
37
+ - Update minimal supported version to Mendix Studio Pro 9.18.4 and above.
34
38
35
39
## [ 2.6.0] - 2022-11-10
36
40
37
41
### Fixed
38
42
39
- - We fixed issue with CRLF line endings.
43
+ - We fixed issue with CRLF line endings.
40
44
41
- - We fixed errors in SetFavicon action.
45
+ - We fixed errors in SetFavicon action.
42
46
43
47
## [ 2.5.0] - 2022-08-31
44
48
45
49
### Added
46
50
47
- - We added new actions: SetCookie, ReadCookie, SetFavicon.
51
+ - We added new actions: SetCookie, ReadCookie, SetFavicon.
48
52
49
53
## [ 2.4.0] - 2022-01-25
50
54
51
55
### Added
52
56
53
- - We added icons for dark mode.
57
+ - We added icons for dark mode.
54
58
55
59
### Removed
56
60
57
- - We removed icon collections from the module.
61
+ - We removed icon collections from the module.
58
62
59
63
### Changed
60
64
61
- - We changed the javascript actions to be exclusive for Web platform.
65
+ - We changed the javascript actions to be exclusive for Web platform.
62
66
63
67
## [ 2.3.0] - 2021-09-28
64
68
65
69
### Added
66
70
67
- - Added tile images for all the actions.
71
+ - Added tile images for all the actions.
68
72
69
73
## [ 2.2.0] - 2021-08-11
70
74
71
75
### Added
72
76
73
- - Added the possibility to customize the picture quality from the "Take a picture" action.
77
+ - Added the possibility to customize the picture quality from the "Take a picture" action.
74
78
75
79
### Changed
76
80
77
- - Changed the confirmation screen to hide the control buttons after confirmation while the picture is loading in the "Take a picture" action.
81
+ - Changed the confirmation screen to hide the control buttons after confirmation while the picture is loading in the "Take a picture" action.
78
82
79
- - Changed the "Take a picture" action to hide the action buttons after taking a picture while waiting for the picture to be processed.
83
+ - Changed the "Take a picture" action to hide the action buttons after taking a picture while waiting for the picture to be processed.
80
84
81
85
## [ 2.1.1] - 2021-07-01
82
86
83
87
### Changed
84
88
85
- - We changed the category of 'Take picture' action to 'Web camera'
89
+ - We changed the category of 'Take picture' action to 'Web camera'
86
90
87
91
## [ 2.1.0] - 2021-05-28
88
92
89
93
### Added
90
94
91
- - We've added a JavaScript action to allow take picture in PWA and web apps
95
+ - We've added a JavaScript action to allow take picture in PWA and web apps
92
96
93
97
## [ 2.0.0] - 2021-04-20
94
98
95
99
### Added
96
100
97
- - Adding compatibility with Studio Pro 9
101
+ - Adding compatibility with Studio Pro 9
98
102
99
103
## [ 1.0.0] - 2020-05-22
100
104
101
105
### Added
102
106
103
- - Introducing web actions for accessibility purposes: Focus next, Focus previous, Set focus, Scroll to
107
+ - Introducing web actions for accessibility purposes: Focus next, Focus previous, Set focus, Scroll to
0 commit comments