Recent Posts
Aseprite v1.3.9Aseprite v1.3.8
Aseprite v1.3.7
Aseprite v1.3.6
Aseprite v1.3.3
(All Posts...)
Release Notes
Aseprite v1.2.14 Sep 6, 2019
New version with several bug fixes, minor enhancements, and one feature to transform multiple cels at the same time:
- New possibility to transform/scale/rotate/clear the selection on multiple frames/layers/cels at the same time (#1148, #1172, #1238, #1364, t/240, etc.)
- Now filters can be used from Lua scripts (BrightnessContrast, ColorCurve, ConvolutionMatrix, Despeckle, HueSaturation, InvertColor, Outline, ReplaceColor)
- New function/changes in the scripting API (e.g.
app.range.colors
from t/2512) - Indent colored-layer part for nested layers (t/3658)
- Fixed problem drawing one pixel with the contour tool (t/3509)
- Fixed several issues with the scripting API:
MoveMask
in transactions, filters in transactions #2108, newbounds
param inDialog:show()
function - Fixed crash pasting an image when we are scrolling and then Undo the action (#2115)
- Fixed regression in zoom movement with tiled mode (#2120, t/3659, t/3695) and preview (t/3833, #2145)
- CLI changes:
- Other minor fixes/features: #2109, #2130, t/3629, t/3633, t/2937 (t/3267, t/3613, t/3793).