
✨ New Features
- Add support for text panel shadows (color, offset and softness).
- Add support for image panel shadows (color based on the source image alpha, offset).
- Add support for image alpha masking with two modes: Color+Alpha (black and white) or Alpha only.
- Add support for inverting the mask in image panels.
- Add support for image panel blend modes (Alpha blend, Multiply, Additive, Soft Additive and Multiply Additive).
🔨 Changes
- Deprecate icon panels (they were similar to image panels but far more limited in features).
- Icon panels will be converted automatically to image panels on project load and will preserve the same look (but with more features).
🔧 Improvements
- Keep the font selection dropdown open when switching fonts, and only close it after selecting the same option twice (to confirm) or clicking outside.
- Show arrows in vector2 input panel transform (position + size) properties.
- Show arrows in vector2 input image panel offset properties.
- Allow image panels to render outside their bounds when a texture is set, fit mode is set to “Fit”, and the mask radius is 0.
- Image/Icon picker widget will remember the last used tab (mode) in image panel inspectors when opening.
- Improve line spacing in the app UI when there are multiple lines in the same label for better UX.
- Improve username and password requirement error messages during web account creation.
- Improve the license checkout experience by locking the checkout button while a coupon/voucher is being entered until it’s applied or cleared.
- Improve license purchase coupon/voucher input by setting a limit to 20 characters and increasing its size.
- Show the license expiration date in account settings for accounts with a temporary free Pro license redeemed via voucher.
- Allow switching the internal graphics backend on Windows to Direct3D 11, Direct3D 12, Vulkan and OpenGLES3 using command-line parameters (default is OpenGLCore).
- Improve the base performance of image panels.
🐛 Bugfixes
- Fix missing image magenta placeholder being affected by the image panel tint property.
- Fix image/icon picker widget opening blank when opened for the first time from a context that requests the last mode used.
- Fix panel transform properties visibility in value panels when enabling the advanced mode in the blueprint editor.
- Fix special variables and export file format info tooltips text height when using East Asian languages.
- Fix an error when opening a project with scancode panels in the app free version.
- Fix localized license type reporting in logs.
