Features
- Enabled organization fetching based on cloud billing status (#41016)
- Implemented generation of an empty meta widget to handle empty data scenarios gracefully (#40886)
- Added a multi-organization dropdown for easier organization switching (#40967)
- Introduced
instanceId
into distributed lock keys to ensure proper isolation across instances (#40966) - Improved UI spacing and text truncation in the “Recent Domains” section for better readability (#40970)
- Added tracking support for domains in multi-organization setups (#40938)
Fixes
- Upgraded TinyMCE to the latest MIT-licensed version (#41003)
- Suppressed the
ResizeObserver
loop runtime error in development when usingwebpack-dev-server
(#40968) - Resolved JSObject test failures after CRUD generation updates (#40954)
- Updated debugger assertion method to use
GetNAssertElementText
(#40937) - Fixed various package upgrade issues and completed incremental upgrades (#40935, #40947)