📄️ Version 1.0.42-1
- Exposed the i18n system to support internationalization in SDK. Now corvina expose the function useCorvinaI18n:
📄️ Version 1.0.52
Version 1.0.52 brings these updates:
📄️ Version 1.0.53
Version 1.0.53 of the Corvina application brings several updates aimed at fix issues and improve SDK usability. Below are the key changes in this release:
📄️ Version 1.0.63
- JS default target update: the JS target has been updated to ES2018. Previous version (ES5) is still supported but has been deprecated and will be dismissed entirely in the next releases.
📄️ In the next release
- BaseWgt methods getChildrend() will be removed in the next releases. Please use getChildren() instead.