New in version 5.0.4 #207
ansibleguy76
announced in
Announcements
Replies: 1 comment
-
Also, component versions were upgraded (which is the case with every new version) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Some bugs were fixed, mainly around table and field creation in mysql.
forms.yaml and ssl certificates are now auto created in case you don't use docker compose and just spin up the container stand alone with ENV vars.
In the backend, promises are slowly being replace with async/await, for better readibility of the code.
Beta Was this translation helpful? Give feedback.
All reactions