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.22 Aug 4, 2020
Hi asepriters! A new minor release today with several fixes, more stability for v1.2!
- Added more options for brush preview t/6427
- Added option to rescan the scripts folder (reloading File > Scripts menu) t/6170
- Support to save .bmp files with 1bpp and 4bpp #2472 t/3892 (thanks to @MacSpain)
- Fixed cycling through palette indexes when Edit Mode is on (
Alt
+mouse wheel,0
/9
,[
/]
) t/6500 - Fixed Preview playback of current tag when new frames are added t/6486
- Fixed right and bottom auto cel guides when Ctrl (Command) key is pressed
- Windows: Fixed some crashes getting information from buggy Wintab drivers (thanks to @Gnumaru)
- CLI: Fixed opening sequences of images several times from CLI #2128
- Lua: Changed
ColorSpace{ sRGB=true }
andDialog:newrow{ always=true }
(changes) - Lua: Fixed
Dialog onclose
event, now it’s called when we close the app and the dialog is still opened #28 - Lua: Fixed crash undoing
Sprite:newCel()
in background layer - Lua: Added
ui
andbounds
parameters toapp.command.CanvasSize
(t/4319) - Lua: Fixed
app.command.SetInkType
to change ink type in customized ways (e.g. cycle them) t/6532 - Fixed crash modifying cel opacity after a cel is deleted
- Fixed crash clicking multiple times the same tab to close it without moving the mouse #2467