Thorium Builder 2.2 is a minor release including bug fixes and improvements
Firebase SDK updated to version 8.0 (Read https://firebase.google.com/support/release-notes/js )
Minor bug fix related to custom Json API Repeater template
Forms API Json: for Form Select Input elements, it is now possible to get a Json source including id and value:

Firebase Displayers can now implement 5 different Display modes, the documentation has been updated at https://www.thoriumbuilder.com/helpcenter/firebase_displayer.html
It is now possible to load user data, a record from a collection from its UID, the parent record of the selected record…..
Json API Forms: bug fixed with images in forms. The documentation has also been completed to explain how to manage images sent at server-side: https://www.thoriumbuilder.com/helpcenter/jsonapi_form.html
App preloader in main loading screen is now using the default OS loading wheel
Fix a bug with Json Form insert post-action
Form events now include more data, the documentation has been improved at: https://www.thoriumbuilder.com/helpcenter/jsonapi_form.html
Custom.css file can now be edited within the main Thorium interface
Bug Fix: Json API & Firebase added together to a project were sometimes creating a conflict when loading Forms data
Bug fix: Image Max Size was disabled on Form Property dialog.
Various minor optimisations
...