| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Aseprite-v1.3.18.4-Source.zip | 2026-09-09 | 80.1 MB | |
| Aseprite v1.3.18.4 source code.tar.gz | 2026-09-08 | 1.9 MB | |
| Aseprite v1.3.18.4 source code.zip | 2026-09-08 | 2.9 MB | |
| README.md | 2026-09-08 | 1.7 kB | |
| Totals: 4 Items | 84.9 MB | 4 | |
What's New
- Fixed 'Snap to Grid' alignment for brushes larger than 1 pixel #5998
- Fixed copy & paste of tiles between tilemap layers #4872 #5299 #5794
- Fixed copy & paste group layers with tilemaps inside #5794
- Start with a grayscale color palette after loading grayscale
.pngfile #5847 - Extesions can register
.psdas a custom file formats now #6007 - Introduced some changes to know the origin of some random crashes #6025
- Linux: Fixed random un-minimize events of the main window #4966 #5352 #5951 (thanks to @ndbn)
Merged PRs
- Avoid registering extensions for disabled formats (fix [#6007]) by @ckaiser in https://github.com/aseprite/aseprite/pull/6008
- Fix tilemap layer copy/paste by @Liebranca and @dacap in https://github.com/aseprite/aseprite/pull/5299 and https://github.com/aseprite/aseprite/pull/5794
- Fix Snap to Grid alignment for brushes larger than 1 pixel (fix [#5998]) by @Gasparoken in https://github.com/aseprite/aseprite/pull/6000
Full Changelog: https://github.com/aseprite/aseprite/compare/v1.3.18.3...v1.3.18.4