Changelog from: 2024-10-27 to: 2024-11-16
Enhancements
- Plugin Enhancements
- Enhanced block properties related APIs for plugins. [897d18f52]
- UI Enhancements
- Polish to select component [3da57d0ee], block control arrow [a4df98903], and classic notification cp [bfe8c4bcd].
- Polish for the highlight area image actions bar [8dbfe92fc] and resized highlight area image from the ref asset metadata [dc6fa6cf1].
- Improve class page sections [2fe803964] and select component to support a header [80c811e93].
- Polish appearance and settings UI [cbe0ae442], as well as block control arrow [a4df98903].
- UX Enhancements
- Copy raw code editor content [9cbc59811].
- Add asset ref link for the highlight area image [e053405bb].
- Enhance image handling to allow resizing for certain UI elements [76786a958].
- Better interaction for the plugin readme content [75edccdf0].
- Add rationale for disabling certain built-in attributes [22ce2b890].
- RTC and Cryptography Enhancements
- Improved device APIs and cryptographic functionalities, such as AES encryption/decryption, device management, and key synchronization [58ea518ee, 93a67d594, ea80dd297].
Bug Fixes
- General Fixes
- Resolved issues with block references in db graphs and fixed related database functionalities [cf923ab1, 18eb5aaae].
- Issues with graph parsing, hidden pages, and result sorting for queries have been fixed [0d3cf6c53].
- Corrected behavior for property node values and data loading [456825e98].
- UI/UX Specific Fixes
- Addressed problems with incorrect preview behaviors for nested ref links and block ref previews [9bbb035ce, 79c3031ce].
- Enhanced the behavior of the settings dialog, page title actions, and select component alignment [4fd84006a, 43a25d2cf, 3da57d0ee].
- Corrected scrolling and heading block behaviors in the modal preview and right sidebar [f3878434, 3ac14d734].
- PDF/Assets Handling Fixes
- Fixed issues with PDF asset handling, ensuring proper creation and storage of area images [8f726fdbd, 185ebc596].
- Graph and DB Enhancements
- Addressed issue of auto-calculating popup side positions and hiding empty property values [d6354529a, 04eaea43f].
- Enhancements to store URL property value in blocks for better editability [3b25d8f47].
- Localization Management Fixes
- Incorporated updates and corrections for various translations and added localization support across languages like Catalan, Polish, and Japanese [2e35af564, 48f29174].
- Build and Deployment Fixes
- Fixed build and test support issues with publishing applications and dependencies [92cc1ce38, e157e818c].
Refactoring
- Codebase Refactoring
- Moved and separated certain elements for better modularity, handling, and retrieval [94773db6f, a3ba4bc65].
Chores
- Tasks and Minor Adjustments
- Updated dependencies, test assertions, logging protocols, and modified some core test structures for enhanced stability and consistency [230e74fcd, 1a7a2b25e].