17.15 Release Notes (3/2/22)

Hello Builders! We just released 17.15 and wanted to highlight a few new features and improvements that will give you more flexibility in the studio. 🛠

🎉 New Features

  • Support for Auth0, Okta, and Google as Auth providers for apps.

  • Requests to Airdata will now have the option to use a visual query builder instead of a raw expression editor.

  • As of 17.15 you'll have the option to configure the time it takes for most theme traits to change. This allows you to have background shadows fade in, have background colors change gradually, and when using absolute positioning, you can even animate movement between 2 positions!

✨ New and Improved Airscript Operators

  • Currencies can now be summed, added, multiplied, etc. by using the + operators. It is not recommended to use currency.amount for any reason as of this release.

  • The SUM() function will also allow you to sum currencies in addition to numbers. The SUM() function will now throw errors if you attempt to sum an invalid data type (such as NULL or a string).

  • String concatenation using the + operator

"hello" + "world" => "helloworld"
  • Dates can now be compared using < > etc. It is not recommended to use date.day or any other date object properties for any reason as of this release.

We're looking forward to seeing what you keep building in the Airkit studio, and thank you for being part of the Airkit Builder community.

Happy Building!

📘

Additional Questions?

If you have any additional questions, feel free to reach and post to our community. We'd love to hear what you think about these updates!