Release Notes
Aseprite v1.3
Available on the Steam beta branch
Aseprite v1.3-beta20 August 3, 2022
- Same changes as in v1.2.39
Aseprite v1.3-beta19 July 20, 2022
- Same changes as in v1.2.38
Aseprite v1.3-beta18 July 19, 2022
Aseprite v1.3-beta17 July 19, 2022
- Fixed regression showing duplicated rows/columns moving cels outside the canvas bounds #2891
- Fixed bug losing tilemap origin after exporting #3267
- +All changes in v1.2.36
Aseprite v1.3-beta16 June 2, 2022
- Fixed regression selecting tiles from the color bar #3357
- Fixed issue with dark theme: refresh button in file dialog didn't appear #3355
Aseprite v1.3-beta15 June 1, 2022
- Fixed bug copying cels in the Timeline when the Cel Properties dialog was open #3278 t/14170
- Fixed painting issues #3242
- +All changes in v1.2.35
Aseprite v1.3-beta14 March 15, 2022
- Fixed regression where the pivot moves itself #3202
Aseprite v1.3-beta13 March 14, 2022
- +All changes in v1.2.34.1
Aseprite v1.3-beta12 March 14, 2022
- Added options to simulate mouse wheel using key shortcut + drag mouse #3195
- Fixed simple click with "Pixel perfect" + contour tool t/13149
- Fixed clipped Auto Guides when scrolling the canvas #2994
- Fixed painting with transparent color, opacity 255, Indexed color mode, in Alpha Compositing to behave as Simple Ink #3047
- Lua: Fixed crash using
app.useTool()
when the selection is floating/being transformed #2933 - +All changes in v1.2.34
Aseprite v1.3-beta11 February 8, 2022
- +All changes in v1.2.33
Aseprite v1.3-beta10 January 14, 2022
- Fixed crash closing a menu box with scrollbars #3132
- Fixed Frame/Zoom fields visibility on status bar when opening the first file t/12488/11
Aseprite v1.3-beta9 January 13, 2022
Aseprite v1.3-beta8 January 12, 2022
- Fixed Shift+N to add new layers in the correct place t/10760 #2957
- Linux: Fixed several bugs with some Window Managers #2777
- Lua: Fixed
Dialog.bounds
values when a dialog is closed on multiple windows UI #3018 - Fixed other bugs #3052 #3082
- +All changes in v1.2.31
Aseprite v1.3-beta7 October 26, 2021
- Fixed using Alt+mouse wheel to scroll through tiles #2956
- Fixed bug using Canvas Size with "Trim content outside the canvas" with Tilemap layers #2942
- Fixed performance issue in some cases drawing in Tilemap in Auto mode #2877
- Fixed saving blend mode for Tilemap layers in
.aseprite
files #2924 - Fixed crash clicking combobox scrollbars #2984
- +All changes in v1.2.30
Aseprite v1.3-beta6 August 24, 2021
- Fixed tooltips being clipped by popup edges #2764
- Fixed moving Preview window with stylus/pen #2882 #2783
- Fixed last row of pixels in sprite editor which isn't updated after changing frames #2803
- Save/restore file selector position #2756
- Fixed crash switching from a tilemap to a regular layer in tile mode & the preview window opened #2854
- Revert zoom tool behavior when dragging mouse in diagonal #2767 Steam post
- +All changes in v1.2.29
Aseprite v1.3-beta5 July 12, 2021
- Regression saving certain GIF files when disposing frames #2806
- Fixed pixel perfect in Manual mode on Tilemap layers #2741
- Fixed big spot painted with full pression on first click after opening dynamics popup #2768
- +All changes in v1.2.28
Aseprite v1.3-beta4 June 11, 2021
- New mouse/pen stabilizer #2371
- Improved the ellipse algorithm #2217
- Windows: Fixed leak of GDI objects for each closed window
- Fixed crash using Cel Properties dialog in some cases
- Fixed mouse cursor when the selection is visible
Aseprite v1.3-beta3 June 7, 2021
- Use octree-based color quantization on GIF encoder
- Fixed issues on Windows where the windows border where cropped t/9441
- Lua: Fixed usage of
Dialog.bounds
with the new multiple windows UI t/9277 bug on Steam
Aseprite v1.3-beta2 June 4, 2021
- Use octree-based color quantization on all cases by default: now it support alpha channel too
- Fixed pixel perfect mode in some cases in regular layers #2748
- Fixed crash clicking combo-boxes at the bottom t/9254
- Fixed theme issue with timeline configuration (bug report)
- Fixed updating editor scroll after enabling the Tiled Mode
- Fixed Adjust Hue, File > Export, etc windows that don't appear in certain cases t/9327
- Fixed white/black flash on Windows/macOS when showing a new native window
- Fixed several bugs with some stylus (e.g. XP-Pen) on Windows where we weren't able to move tabs, click buttons, etc.
- Fixed bug on Windows with Snipping Tool (was sending the window back)
- General performance improvement on all platforms (better response time & less battery usage)
Aseprite v1.3-beta1 May 26, 2021
- New Tilemap layers editor #977
- New dark theme, thanks to Nicolas Desilets for the help
- Added skew to selection #71
- Added text fields for the transformation t/3358
- Added global user data to sprites #1306
- Added support to resize tags with drag & drop #1275 #1875 t/3619
- Added support to pick colors from the desktop #594 t/2431
- Added
F11
(⇧⌘F
on macOS) to toggle full screen mode #464 - Added support to move the Preview window outside the main window #962 t/4014 t/6824
- Added HSL palette gradients #2171
- Window resizing in real-time #2536
- Rewritten GIF encoder/decoder