✨ New Features
- Add new button on hover to open the project folder in recent project list in the start screen.
- Add new button on hover to remove a project from the recent project list in the start screen.
- Add new %h blueprint layout size filename format tag for all export types.
- Allow the ‘/’ character in export filenames to create custom subfolders when exporting.
- Add a new magnifier button-like to hint the set items zoom shortcut when set is not collapsed.
🔨 Changes
- Move import/export csv/excel buttons to the top menubar.
- Remove all “folder per X” export settings additional properties.
- Update all export filename presets in the export screen.
- Replace the image and PDF bleeding export properties by a new “Override bleeding” export property.
- Export images and PDF items will use now their blueprint bleeding values unless the new override bleeding export property is enabled.
- New blueprints bleeding default value is now 0 to prevent confusion for users that doesn’t need bleeding in their workflows.
- Rename the “Tabletop Simulator” export section to “Grid Sheet Images” since now is compatible with more 3rd party software.
- Allow to use more and less columns and rows in the grid sheet export mode to allow more flexibility (with Tabletop Playground for example).
- Change the “Force Max Size” export property to a new “Tabletop Simulator” button to clamp the grid size to the min/max supported grid size in TTS.
🔧 Improvements
- Split additional settings section into new filter settings section in the export screen.
- Add new log to warn when loading external images that have custom color profiles (they will be converted to sRGB).
- Ensure usage of relative colorimetric rendering intent when loading external images with custom color profiles.
- Improve menubar data and localization dropdowns theming keeping the focus state when opened.
- Improve internal file/folder handling code resilience when file/folder attributes are not normal (due to external apps).
🐛 Bugfixes
- Fix export error when using invalid path characters in the set name.
- Fix item sets losing the mouse hover state when hovering the set name label.
- Fix some shortcut tooltips showing the wrong modifier key (Ctrl) when running on MacOS in the components screen.
- Fix image exports when using pixel size mode ignoring the bleeding and thus resulting always in bigger images than the provided height.
- Fix pdf exports ignoring different bleedings between blueprints even if their layout size is the same when grouping by similar blueprint layouts.