# Tiled v1.11.1 — Tiled 1.11.1 - Product: Tiled (https://whatsnew.fyi/product/tiled) - Vendor: Thorbjørn Lindeijer - Date: 2025-01-11 - Version: v1.11.1 - Original notes: https://github.com/mapeditor/tiled/releases/tag/v1.11.1 - Permalink: https://whatsnew.fyi/product/tiled/releases/v1.11.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'. --- - **added** — Releases now ship with support for loading Aseprite images - **added** — Scripting: Added FileFormat.nameFilter - **added** — Scripting: Added MapEditor.currentBrushChanged signal - **added** — Scripting: Added tiled.cursor to create mouse cursor values - **added** — Scripting: Added Tileset.transformationFlags - **added** — Scripting: Added Dialog.addRadioButtonGroup for selecting one of a list of mutually exclusive options - **changed** — Scripting: Made currentWangSet and currentWangColorIndex properties writeable - **changed** — AutoMapping: Ignore rules with empty input or output regions - **fixed** — Fixed saving/loading of custom properties set on worlds - **fixed** — Fixed issue with placing tile objects after switching maps - **fixed** — Fixed crash when accessing a world through a symlink - **fixed** — Fixed performance issue when tinting tiles from large tilesets - **fixed** — Fixed error reporting when exporting on the command-line - **fixed** — Fixed updating of object label when text changes without changing size - **fixed** — Fixed minimum value of spinbox in Tile Animation Editor - **fixed** — Fixed loading of custom property types in tilesets referenced by tile stamps - **changed** — Updated releases to Qt 6.8.1 - **changed** — snap: Updated to core24 - **changed** — AppImage: Updated to Sentry 0.7.13 [Release Announcement](https://www.mapeditor.org/2025/01/11/tiled-1-11-1-released.html) _Update: The macOS releases initially hadn't shipped with the Aseprite plugin. They have been updated with a Tiled 1.11.1.1 release, which does ship with this plugin._ ##### Changelog * Releases now ship with support for loading Aseprite images (#4109) * Scripting: Added `FileFormat.nameFilter` * Scripting: Added `MapEditor.currentBrushChanged` signal * Scripting: Added `tiled.cursor` to create mouse cursor values * Scripting: Added `Tileset.transformationFlags` (#3753) * Scripting: Added `Dialog.addRadioButtonGroup` for selecting one of a list of mutually exclusive options (#4107) * Scripting: Made `currentWangSet` and `currentWangColorIndex` properties writeable (#4105) * AutoMapping: Ignore rules with empty input or output regions (#3834) * Fixed saving/loading of custom properties set on worlds (#4025) * Fixed issue with placing tile objects after switching maps (#3497) * Fixed crash when accessing a world through a symlink (#4042) * Fixed performance issue when tinting tiles from large tilesets * Fixed error reporting when exporting on the command-line (by Shuhei Nagasawa, #4015) * Fixed updating of object label when text changes without changing size * Fixed minimum value of spinbox in Tile Animation Editor * Fixed loading of custom property types in tilesets referenced by tile stamps (#4044) * Fixed compile against Qt 6.8 and updated releases to Qt 6.8.1 * snap: Updated to core24 * AppImage: Updated to Sentry 0.7.13