Skip to main content
GameDev.net gamedev.net

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

A
Aseprite (GitHub Releases) Tech
· 1 month, 4 weeks ago • aseprite/aseprite

Aseprite v1.3.18 Released

Briefing

Aseprite v1.3.18 is a substantial point release rather than a simple bug-fix drop. The biggest practical win is faster undo/redo, which now keeps doc::Objects in memory to reduce churn during editing. On top of that, the editor UI gets a preferences search, a new tooltip manager with preference-based delays, widget consistency cleanup, and timeline improvements for layer groups.

The release also expands automation and pipeline support. The CLI can now try to install extensions, and it adds a power-of-two sheet size flag plus the corresponding UI. Lua users get a new eyedropper action for useTool, better dialog label/buddy handling, and broader transaction-name translation work. Extension testing was improved too, including support for custom formats with saving and loading.

Several fixes target correctness and stability in common workflows: eyedropper behavior without a reference layer, hidden layers affecting z-index, tile selection in tilemap layers, zoom distortion at 20%, and a crash when undoing transactions involving MovingPixels. There are also fixes for native file dialog behavior on macOS, Preferences search crashes, pasted-selection deletion crashes, and a RunCommand matching regression.

For teams using Aseprite in production, this release is mostly about smoother iteration and fewer editor surprises. The move of the .aseprite encoder to the dio library and the refactors for new layer types suggest ongoing internal cleanup that should help future feature work, while the new CLI and scripting hooks make the tool a bit more automation-friendly for build and...

At a glance
what
Aseprite v1.3.18 released with faster undo/redo, new Preferences search, tooltip manager, CLI sheet-size options, and multiple crash/regression fixes.
who
Aseprite maintainers and contributors including @dacap, @ckaiser, @Gasparoken, and first-time contributor @3vorp.
when
Released as v1.3.18; full changelog compares v1.3.17.2 to v1.3.18.
impact
Sprite artists, technical artists, and tools programmers get faster editing, better scripting/CLI automation, and fewer workflow-breaking bugs.
Signal Positive

Useful performance gains plus workflow fixes and new automation hooks.

Discuss

Follow aseprite updates

See relevant stories in your personalized news feed.

Sign in to follow

Continue on GameDev.net

Useful next steps related to this story.

Game development news without the noise

One useful weekly briefing. No daily flood.

Sending your confirmation email…

Discussion

Loading comments...

Story Timeline (2 sources)

July 23, 2026
Aseprite (GitHub Releases) First Main
Aseprite v1.3.18 Released
Aseprite (GitHub Releases)
Aseprite v1.3.18.1 Released