diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-07-06 16:00:30 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-07-06 16:05:50 +0200 |
commit | ab8e92b36463e2592469cdd137b09ce43c75c33f (patch) | |
tree | a7b1d4747d6be8f468fa88a37dc2c77c8c6a8dda /changelog/en/changelog_2022-06-15.md | |
parent | 17a408ce343376f883c4ba0737d3a36c349db2ce (diff) | |
download | Ishtar-ab8e92b36463e2592469cdd137b09ce43c75c33f.tar.bz2 Ishtar-ab8e92b36463e2592469cdd137b09ce43c75c33f.zip |
💄 wizards: validate forms with CTRL+ENTER
Diffstat (limited to 'changelog/en/changelog_2022-06-15.md')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index 257529eb7..678dfd1d8 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -1,8 +1,12 @@ v4.0.53 - 2999-12-31 -------------------- +### Features/improvements ### +- wizards: validate forms with CTRL+ENTER + ### Bug fixes ### - wizards: fix autofocus of first field +- do not overload when no complete_id is available v4.0.52 - 2023-07-06 -------------------- |