v4.2.2
·
214 commits
to develop
since this release
π Features
- Updated the default privacy policy.
- Added the ability to configure whether the grid portal automatically opens.
π Bug Fixes
- Fixed an issue where CasualOS didn't support return type annotations on arrow functions.
- Fixed an issue where CasualOS didn't support generic type parameters on arrow functions.
- Fixed an issue where CasualOS didn't support "satisfies" TypeScript expressions.
- Fixed an issue where CasualOS didn't support some parenthesized expressions.
- Fixed an issue where the
valueattribute wouldn't work for<select>elements in custom apps.