Skip to content
Snippets Groups Projects
Commit bf598c5a authored by jojohoch's avatar jojohoch
Browse files

Update versions(editor/1.23.0+player/1.17.0) and release notes

parent 0204c9d5
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,8 @@ Editor ...@@ -3,7 +3,8 @@ Editor
1.23.0 1.23.0
- Fix setting of the default z-index for frames - Fix setting of the default z-index for frames
- Use dot instead of comma as thousands separator in number line - Use dot instead of comma as thousands separator in number line
- Rename option "Balken statt Kreis" of number line to "Zahlenstrahl-Modus" - Rename option "Balken statt Kreis" of slider to "Zahlenstrahl-Modus"
- Rename virtual keyboards for mathematics
- Do not color the progress on the number line - Do not color the progress on the number line
1.22.0 1.22.0
......
...@@ -2,9 +2,8 @@ Player ...@@ -2,9 +2,8 @@ Player
====== ======
1.17.0 1.17.0
- Add animation for fixed virtual keyboard - Add animation for fixed virtual keyboard
- Change names of virtual keyboards for math
- Fix the display of dynamic elements with negative z-index - Fix the display of dynamic elements with negative z-index
- Use dot instead of comma as thousands separator in number line - Use dot instead of comma as thousands separator in slider
- Do not color the progress on the number line - Do not color the progress on the number line
......
{ {
"name": "verona-modules-aspect", "name": "verona-modules-aspect",
"config": { "config": {
"player_version": "1.16.0", "player_version": "1.17.0",
"editor_version": "1.22.0" "editor_version": "1.23.0"
}, },
"scripts": { "scripts": {
"ng": "ng", "ng": "ng",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment