Skip to content

v4.2.2

Choose a tag to compare

@github-actions github-actions released this 13 Mar 21:06
· 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 value attribute wouldn't work for <select> elements in custom apps.