LogoLogo
Changelog
Changelog
Changelog
  • 18.5 Release Notes (5/4)
  • 18.4 Release Notes (3/23)
  • 18.3.16 Release Notes (2/21)
  • 18.3 Release Notes (2/9)
  • 18.2 Release Notes (12/13)
  • 18.1.253 Release Notes (11/29)
  • 18.1.245 Release Notes (11/22)
  • 18.1.233 Release Notes (11/17)
  • 18.1.213 Release Notes (11/15)
  • 18.1.212 Release Notes (11/10)
  • 18.1.187 Release Notes (11/3)
  • 18.1.173 Release Notes (11/1)
  • 18.1.161 Release Notes (10/27)
  • 18.1.107 Release Notes (10/18)
  • 18.1.98 Release Notes (10/13)
  • 18.1.92 Release Notes (10/11)
  • 18.1.83 Release Notes (10/7)
  • 18.1.56 Release Notes (9/27)
  • 18.1.21 Release Notes (9/15)
  • 18.1 Release Notes (9/13)
  • 18.0.435 Release Notes (9/7)
  • 18.0.424 Release Notes (8/30)
  • 18.0.411 Release Notes (8/26)
  • 18.0.389 Release Notes (8/23)
  • 18.0.376 Release Notes ( 8/16)
  • 18.0.367 Release Notes (8/11)
  • 18.0.361 Release Notes (8/9)
  • 18.0.335 Release Notes (8/2)
  • 18.0: Builder Impact (3/22)
  • 17.15 Release Notes (3/2/22)
  • 17.14 Release Notes (9/27/21)
  • 17.13 Release Notes (8/13/21)
  • 17.12 Release Notes (4/29/21)
  • 17.11 Release Notes (4/6/21)
  • 17.10 Release Notes (03/10/21)
Powered by GitBook
On this page
  • 🎉 Added
  • ✨ Improved
  • 🛠 Fixes & Updates

Was this helpful?

18.0.361 Release Notes (8/9)

Previous18.0.367 Release Notes (8/11)Next18.0.335 Release Notes (8/2)

Last updated 1 year ago

Was this helpful?

Hello Builders! Wanted to share some updates to the platform!

🎉 Added

  • Added Certificate Authority, Client Side Private Key, and Client Side Certificate options to the HTTP data operation and when connected accounts. For more information, see .

✨ Improved

  • HMAC crypto functions now take an optional 4th parameter that can specify the encoding of the input key/secret. Possible values for the encoding include Utf8 (default), Hex, and Base64. Whenever the inputEncoding parameter is specified, the encoding for the output must also be specified. For example, to get the HMAC_SHA256 hash of a message which uses Hex encoding, the expression would be HMAC_SHA256(message, hexKey, "Hex", "Hex"). Here, the 3rd parameter is the encoding of the output, and the 4th parameter is the encoding of the provided hexKey.

  • Improved Airscript static analysis across platform

🛠 Fixes & Updates

  • Allow variable options for checkbox lists

  • Improved token refresh handling when using custom tokens in custom integration

**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!

👋
SSL Auth