# Tiled v1.10.1 — Tiled 1.10.1 - Product: Tiled (https://whatsnew.fyi/product/tiled) - Vendor: Thorbjørn Lindeijer - Date: 2023-04-04 - Version: v1.10.1 - Original notes: https://github.com/mapeditor/tiled/releases/tag/v1.10.1 - Permalink: https://whatsnew.fyi/product/tiled/releases/v1.10.1 - Labels: Platforms: Desktop What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Make panning with Space require pressing a mouse button as well - **added** — Scripting: Added read-only access to Project properties - **fixed** — Scripting: Fixed behavior of Dialog.SameWidgetRows - **fixed** — Fixed object labels to adjust to application font changes - **fixed** — Fixed grid rendering for odd Hex Side Length values - **fixed** — Fixed tile stamp getting messed up on staggered maps in some cases - **fixed** — JSON plugin: Fixed loading of empty tilesets created by script - **removed** — Godot 4 plugin: Removed depth limit for .godot project file - **changed** — Improved Terrain Brush for Hexagonal (Staggered) maps with side length 0 - **removed** — Removed Add Folder to Project button from the startup page - **changed** — Qt 6: Increased the image allocation limit from 128 MB to 1 GB - **fixed** — Qt 6 / Linux: Fixed long startup time for some icon themes - **changed** — snap: Updated from core20 to core22 (now uses Qt 5.15) - **added** — Qbs: Added projects.Tiled.libDir option Read the [release notes](https://www.mapeditor.org/2023/04/04/tiled-1-10-1-released.html) for this release. _Note that the initial Windows builds of 1.10.1 unfortunately shipped with a `tiled.exe` that didn't have an icon. This was corrected the next day, so if you're affected by this problem you can just re-download the installer to fix the icon._ ##### Changelog * Make panning with Space require pressing a mouse button as well (#3626) * Scripting: Added read-only access to Project properties (by dogboydog, #3622) * Scripting: Fixed behavior of `Dialog.SameWidgetRows` (#3607) * Fixed object labels to adjust to application font changes * Fixed grid rendering for odd Hex Side Length values (#3623) * Fixed tile stamp getting messed up on staggered maps in some cases (#3431) * JSON plugin: Fixed loading of empty tilesets created by script (#3542) * Godot 4 plugin: Removed depth limit for `.godot` project file (#3612) * Improved Terrain Brush for Hexagonal (Staggered) maps with side length 0 (#3617) * Removed "Add Folder to Project" button from the startup page * Qt 6: Increased the image allocation limit from 128 MB to 1 GB (#3616) * Qt 6 / Linux: Fixed long startup time for some icon themes * snap: Updated from core20 to core22 (now uses Qt 5.15) * Qbs: Added `projects.Tiled.libDir` option (#3613)