Skip to content

Release v1.67 🌈

Latest
Compare
Choose a tag to compare
@btsgh btsgh released this 10 Apr 08:11
254df21

Features

  • Added isWithinAnOrganization state to the organization reducer for better org context handling. (#40168)
  • Introduced default workspace name generation functionality. (#40146)
  • Redesigned the Admin Settings page based on the new UI. (#40101)
  • Removed email verification setting for multi-organization flow. (#40073)
  • Added a project estimation issue template to streamline planning. (#40057)

Fixes & Improvements

  • Hotfix: Resolved redirection issue within organizations.
  • Prevented disconnection of the only active auth method in Admin Settings. (#40150)
  • Fixed issues in Admin Settings logic specific to the Enterprise Edition. (#40135)
  • Improved styling of the Invite Modal to fix UI inconsistencies. (#40144)
  • Fixed a bug where the logout redirectUrl was not being properly encoded. (#40071)
  • Improved the first-time user experience for org admins. (#40075)
  • Addressed type leakage issues in WDS. (#40070)
  • Fixed neutral foreground color inconsistencies in WDS. (#40037)
  • Added inline documentation for execute methods. (#40105)