Releases: aseprite/aseprite
Releases · aseprite/aseprite
Aseprite v1.3-rc4
What's Changed
- Fixed regression showing brush & selection preview #3882
- Lua API changes
Full Changelog: v1.3-rc3...v1.3-rc4
Aseprite v1.3-rc3
What's Changed
- Added new z-index property to cels #88
- Enable panning and zooming for filter window #2563
- Now F2 can rename a layer if a range of frames is not selected #2326
- Change all selected cel properties when we select frames/layers #3807
- Added warning when loading unsupported property type and mark the file as read-only #3812, #3811
- Fixed webp export to export one tag correctly instead of all frames (#3622)
- Improved message error when loading a sequence of png files whose color modes don't match #3751
- Export Sprite Sheet: Now "Ignore Empty" option works for tilesets too #3789
- Full screen preview hides the preview window if needed #3762
- Fixed several crashes #3338, #3712, #3728, #3835
- Lua API changes
Full Changelog: v1.3-rc2...v1.3-rc3
Aseprite v1.3-rc2
What's Changed
- Play subtags + repeats by default. Now playback options are accessible through Frame > Playback submenu
- Added pixel-art Cyrillic script and Maltenese Unicode chars #3699 t/4078 t/1851
- Added ability to press a mnemonic key (e.g. Y or N) without modifiers in alerts
- Added frame duration warnings saving animated GIF files #1504
- Allow recovering sessions from previous Aseprite versions #3727
- Fixed regression pasting images outside the canvas limits #3725
- Fixed rotation inaccuracy with 90°, 180° or 270° degrees #3041
- Fixed 8 Connected Fill escapes grid with "Stop At Grid" checked #3564
- Now New Palette from Sprite creates colors when alpha is less than 16 #3715
- Removed the marching ants effect from Timeline after paste t/3941 t/5038 t/17281
- Fixed avoid changing grid settings from Edit > Preferences if they aren't modified #3479
- Fixed grid misalignment when zooming out #3638 t/16566
- Fixed a rendering bug using Loop through tag frames option in Onion Skin #3739
- Fixed crash right-clicking play button if the preview window is hidden
- CLI: Fixed bug saving tags in file sequences using
-save-as "{tag}_1.png"t/17253 - Lua: New Plugin:newMenuGroup() and Plugin:newMenuSeparator() to organize plugin submenus #3731
- Lua: Added KeyEvent.repeatCount api#95
- Lua: New opacity/blend mode parameters in Image:drawImage()
- Lua: More changes
- Several other crash fixes and minor UI issues
https://community.aseprite.org/t/aseprite-v1-3-rc2/17564
Full Changelog: v1.3-rc1...v1.3-rc2
Aseprite v1.3-rc1
Aseprite v1.2.40
What's Changed
- Added extended support to BMP files #3277 #1495
- Request frame duration when opening sequence of static images as animation (thanks to @lampysprites)
- Fixed scaling Reference Layers after Sprite > Sprite Size #3461
- Fixed RotSprite transparency bug #3444
- Fixed scale factor when using the "Export for Twitter" #3465
- Fixed scrollbar for the Extensions list in Preferences is missing on the first open #3456
- Windows: Fixed several problems painting with a stylus/pen when a mouse is plugged in #3433
- Lua API changes
Full Changelog: v1.2.39...v1.2.40
Discuss: https://community.aseprite.org/t/aseprite-v1-2-40-and-v1-3-beta21/15614
Aseprite v1.3-beta21
What's Changed
- New File > Export/Import submenus (a work-in-progress of #1252):
- Added "Area" element to File > Export > Export... to export the selection only #645
- Added File > Export > Export Tileset menu option to export tilesets #3240
- Added "Sprite Grid" option to File > Export > Export Sprite Sheet so we can export each grid cell as an individual sprite in the sprite sheet #1982
- CLI options:
- New --extrude CLI option #2072
- Added --split-grid and --export-tileset
- Fixed bug where after using Ctrl+Alt+I the brush size changed just moving the mouse #3445
- Fixed original Ctrl+Alt+mouse movement behavior increasing Brush Size when moving the mouse to the right #3496
- Fixed possibility to dock/drop tabs to sides/tabs #3453
- Fixed eyedropper quick tool when preview window is visible #3236
- Fixed behavior of "Change Tool" action when it's assigned to modifier + mouse wheel #3459
- Fixed a random crashes using multiple windows UI #3491 #2907
- Fixed ability to use Ctrl+Alt to copy selection and snap-to-grid at the same time #3497
- Lua API changes
Full Changelog: v1.3-beta20...v1.3-beta21
Discuss: https://community.aseprite.org/t/aseprite-v1-2-40-and-v1-3-beta21/15614
Aseprite v1.2.39
Fix finding webp from Skia on Windows, macOS, and Linux
Aseprite v1.3-beta20
Merge branch 'main' into beta
Aseprite v1.2.37
Revert "Add '{title}' and '{layer}' functionality to the Export dialo…
…g (fix aseprite/aseprite#3363)"
Fix crash reported on v1.2.36/v1.3-beta17, ctx->activeDocument() can
be nullptr.
This reverts commit 1f5e4cfc4f03c835010100c6011b220270b53dbe to fix #3431
Aseprite v1.3-beta18
Remove "Enter license" menu item when DRM feature is not enabled