| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Aseprite-v1.3.18.2-Source.zip | 2026-08-11 | 80.1 MB | |
| Aseprite v1.3.18.2 source code.tar.gz | 2026-08-11 | 1.9 MB | |
| Aseprite v1.3.18.2 source code.zip | 2026-08-11 | 2.9 MB | |
| README.md | 2026-08-11 | 1.3 kB | |
| Totals: 4 Items | 84.9 MB | 0 | |
What's Changed
- Fixed crash changing keyboard focus in Edit > Preferences #5946
- Lua API:
- Update API version to 41
- New
Dialog:samerow{}function (thanks to @lampysprites - Added
save/beforesavesprite events #5115 (thanks to @MapleGecko) - Prevent uninitialized params in
app.command.MoveMask/Scroll
PRs
- Add checks to message recipient in Preferences focus message (fix [#5946]) by @ckaiser in https://github.com/aseprite/aseprite/pull/5949
- [lua] Add save/beforesave sprite.events (close [#5115]) by @MapleGecko in https://github.com/aseprite/aseprite/pull/5945
- [lua] Add
Dialog:samerowby @lampysprites in https://github.com/aseprite/aseprite/pull/5959 - Fix break position in some switch/case statements by @dacap in https://github.com/aseprite/aseprite/pull/5953
- Prevent uninitialized MoveThings params by @ckaiser in https://github.com/aseprite/aseprite/pull/5910
Full Changelog: https://github.com/aseprite/aseprite/compare/v1.3.18.1...v1.3.18.2