✨ New Features
- Add a native open file button in the image panel value/mask, icon panel value, blueprint custom mask and variable replacement inspector inputs.
- Add four new shortcuts to switch between screens (Ctrl + 1/2/3/4).
- Add a Discord button to the start screen and the settings screen.
- Allow creating new blueprints without default panels via a new toggle in the blueprint manager screen.
- Allow exporting PDFs with cut lines printed above items.
- Add a style input and a style dropdown selector to the AI image generator tab of the image picker widget.
- Add a new create new set dropdown in the dockbar to create a new set using an already existing blueprint in the components screen.
- Add new shortcut (F5) to force refresh all blueprint previews in the blueprint manager screen.
- Add new shortcut (F5) to force refresh all panels in the blueprint editor screen.
- Allow to sort localization codes.
- Allow to change the default localization code by sorting it to the first in the list.
- Allow to sort variables by code, value and color.
🔨 Changes
- Rename none type panels to value panels.
- Hide panel transform gizmo for value type panels in the blueprint editor.
- Hide inspector transform properties for value type panels in the blueprint editor.
- Show value, color and background color properties for value type panels in the blueprint editor.
- Allow to sort items in sets by values from value type panels.
- Allow data import and export for value type panels.
- Add value type panels to the variables dropdown helper in the rich text input editors.
- Duplicate set dropdown in the dockbar will now only duplicate a set without duplicating its blueprint.
- Remove mirror set dropdown in the dockbar as it was confusing along the duplicate one.
🔧 Improvements
- Simplify and redesign app navbar menu contents and navigation.
- Allow to duplicate and export sets from a new options menu button in the components screen.
- Improve by a lot the variety of the random generated prompts.
- Increased character limit for localization names.
- Add rich text format buttons for project notes inputs (for the project, blueprints, layers, panels, sets, items and variables).
- Allow negative numbers in the PDF export cut line separation property.
- Refresh variable preview labels when the app language changes.
- Refresh image picker and icon picker filter dropdowns options when the app language changes.
- Improve some sample projects to distribute better their items between sets.
- Add more tooltips to icon-only buttons and other UI contexts.
- Allow blueprints and sets json data files to be in subfolders and keep them when serializing again (saving the project).
- Improve resilience when reading files.
- Generate thumbnails using the current UI scaling.
- Add some UI status and report panels usage for each blueprint in logs.
- Save the prompt data when generating AI images as EXIF metadata in the image.
- Update some accent colors in the dark theme on inputs.
- Update some UI icons.
🐛 Bugfixes
- Fix AI image generation workflow by selecting the generated image and switching to the images tab with the AI folder filter.
- Fix set item note error when importing CSV or Excel in some cases with a NULL note.
- Fix error when pressing Tab in a text panel value inputs or variable property inputs.
- Fix sample projects warning prompt when opened using the free version.
- Fix color picker not saving the custom color palette when closed by clicking outside.
- Fix shortcuts not working when any tooltip was visible.
- Fix localization code dissapearing after project close if it wasn’t being used.
- Fix setbar mouse navigation when UI scaling is increased in the components screen.
- Fix backups don’t including all json files in some cases.