Skip to content

7.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 12:25
· 264 commits to master since this release

Fixed

  • Json: Fixed a spelling error in a json converter.
  • Rules: Fix API description for rule events.
  • Rules: Fix cancellation of rule events.
  • Scripting: Expost HTTP exceptions from scripting HTTP helpers.
  • Scripting: Propagate exceptions within async code properly.
  • Scripting: Use application/json instead of text/json for HTTP requests.
  • UI: Fixes te redirect flow after a user logs out and logs in again.

Changed

  • API: Update all client libaries and general libs.
  • UI: Addded a loading spinner for the templates screen.
  • UI: Only show the leave option for apps, when there is at least one other owner.

Added

  • API: Fixes the OpenAI parameter order.
  • GraphQL: Add schemaName field to components.
  • Scripting: New method generate to generate content as text using OpenAI.
  • Scripting: New method translate to translate a given text programmatically.
  • UI: Added new translation: French.
  • UI: Dialog to select a client in the GraphQL playground.
  • UI: New dialog to generate content with OpenAI or other chat platforms.