✨ New Features
- Translated the UI to several languages: French (Français), German (Deutsch), Spanish (Español), Portuguese (Português), Italian (Italiano), Dutch (Nederlands), Swedish (Svenska), Russian (Русский), Simplified Chinese (简体中文), Korean (한국어) and Japanese (日本語).
- Allow to change the app UI language in settings. UI language manual selection will reset if the app settings are reset (it will try to pick the system language again).
- Enable the app setting to change the UI language.
- Add new app setting to change the UI font.
- Add new button-dropdown to the start screen to change the UI language easily.
- Add several new Google fonts to the built-in assets folder.
- Add support for internal fallback fonts so you won’t see text glyphs with errors (squares) for most world languages and symbols.
- Add new helper button on the layer name row to toggle all layer panels visibility on the item editor.
- Add new helper buttons on the layer name row to toggle all layer panels visibility and locked status on the blueprint editor.
- Add a new special variables for item creation and modification dates that can be customized using custom datetime strings.
- Add a new type of scancode panel format PDF417 used heavily in transport, identification cards, inventory management, etc.
🔨 Changes
- Text bold modifier now doesn’t change the horizontal spacing between characters so it’s now more convenient to use.
🔧 Improvements
- Rotation transform float input now loops its value when using the decrement and increment buttons in the blueprint editor.
- Add tooltips explaining what does the duplicate and mirror set dropdown buttons in the components screen.
- Improve a bit the performance of the variable screen.
- Minor UI changes related to text labels across several screens.
🐛 Bugfixes
- Fix sometimes blueprint name not appearing in the blueprint manager screen when using english foreign characters.
- Fix sometimes item name not appearing in the components screen when using english foreign characters.
- Fix scancode qr panel rendering not using point filter so it always appeared blurred.
- Fix pdf folded mode property being enabled when the sides filter property is not set as both sides in the export screen.
- Fix pdf preview not rendering the correct side in some cases when the sides filter property is not set as both sides in the export screen.