Skip to content

Release v1.66 🌈

Latest
Compare
Choose a tag to compare
@RakshaKShetty RakshaKShetty released this 04 Apr 12:25
· 42 commits to master since this release
535792f

Features

  • Global Logout Support: Implemented a global logout feature for improved session control. (#39942)
  • Property Pane Enhancements: Implemented disabled state support in property pane controls. (#39939)
  • Checkbox Widget: Added programmatic state change validation. (#39980)
  • Status Indicators: Added a status indicator setting to List Item and Tab components. (#39938)

Fixes

  • Login Domain Redirection: Fixed an issue that was blocking redirection to the application from login domains. (#40017)
  • STARTTLS Handling: Updated SMTP code to disable STARTTLS if credentials are not provided. (#40005)
  • Datasource API: Fixed issues related to Datasource API split. (#39917)
  • Avoid Excessive API Saves: Optimized save logic to prevent redundant API calls. (#39908)
  • LocalStorage Issue: Fixed issues with localStorage in deployed applications. (#39957)
  • Git Executor: Reverted changes to the Git executor layer to restore stability. (#39949)