✨ New Features
- New special variable {panel} to get the current panel name.
- Add new button to open the icon widget selector in the text panel inspector.
- Add new button to insert a variable tag in the text panel inspector.
- Add new button to change font for the selection in the text panel inspector.
- Add new app setting to allow saving the project using only one file.
- Add new button in the app settings screen to open the app logs folder.
🔨 Changes
- Change shortcuts in MacOS to use Command instead of Control.
🔧 Improvements
- Refresh the project used fonts in the front selector dropdown automatically.
- Improve font selector dropdown by showing the latest 5 used fonts.
- Improve font selector dropdown by adding some separators between different sections.
- Number special variables will be resolved as 1 in the blueprint editor.
- Reduce text outline thickness input arrows value to 0.1 to allow more precise adjustment.
- Add new tooltips in the font format buttons in the item editor text inspector.
- Add new tooltips in all panel path properties (images, icon and scancode).
- Allow app full screen using two new shortcuts.
- Allow to force remember the app window state using the -disable_window_state_workaround cmd parameter (more info about this in the FAQ question “Why the app doesn’t remember if it was maximized when opened again?”).
🐛 Bugfixes
- Fix red font in dropdown when font is missing.
- Fix font name wrapping when the font name is too large.