Hi asepriters! This week we’ve released Aseprite v1.3.10.1 and v1.3.11-beta2 with new major features.
New beta versions are going to be available only [url=https://www.aseprite.org/beta/]through Steam[/url] as it is easier to release quick fixes for important crashes/regressions. We’re planning to release new features there and after a couple of weeks of beta testing, publishing it as the new stable version.
[h2]What’s new[/h2]
[b]Aseprite v1.3.11-beta1[/b]:
[list] [*]
New [url=https://bsky.app/profile/aseprite.org/post/3lbfvjsdrr22s]interactive Text tool[/url] with T key [url=https://github.com/aseprite/aseprite/issues/28]#28[/url]
[img]{STEAM_CLAN_IMAGE}/11891144/6114f78145ab67de59e7870f52b03ac81de10083.gif[/img]
[/*] [*]
New [url=https://bsky.app/profile/aseprite.org/post/3lbfvjsdsqc2s]diagonal symmetry[/url] [url=https://github.com/aseprite/aseprite/issues/1171]#1171[/url]
[img]{STEAM_CLAN_IMAGE}/11891144/018fee40787473d8f811b4a15403fd83c4ef2c43.gif[/img]
[/*] [*]
New [url=https://bsky.app/profile/aseprite.org/post/3lbkk4mnsec2y]drop files on timeline[/url] to import files as layers/frames/cels, works on Windows and macOS [url=https://github.com/aseprite/aseprite/issues/131]#131[/url] [url=https://github.com/aseprite/aseprite/issues/4636]#4636[/url]
[img]{STEAM_CLAN_IMAGE}/11891144/12e4c0708aaceda76fa5597d692418e5d9533c45.gif[/img]
[/*] [*]
Added [url=https://bsky.app/profile/aseprite.org/post/3lbfvjsduos2s]“Transform” checkbox to move slices[/url] with its content [url=https://github.com/aseprite/aseprite/issues/4533]#4533[/url]
[img]{STEAM_CLAN_IMAGE}/11891144/a82485f9aab8749b1b41833510a2c62e328a502d.gif[/img]
[/*] [*][u]Experimental[/u]: Compose layer groups separately from all other layers [url=https://github.com/aseprite/aseprite/issues/3225]#3225[/url] (thanks to [url=https://github.com/aseprite/aseprite/pull/4507]@belchiorg and @gui-marc[/url]) [list] [*]Enable this from [u]Edit > Preferences > Experimental > Compose groups separately[/u][/*] [/list] [/*] [*]Group buttons in the toolbar when the window is too small [url=https://github.com/aseprite/aseprite/issues/4708]#4708[/url][/*] [*]Duplicate tilemaps correctly when [u]Sprite > Duplicate[/u] [url=https://github.com/aseprite/aseprite/issues/4759]#4759[/url][/*] [*]Replaced jpeglib with libjpeg-turbo to load/save JPEG files[/*] [*]Better text rendering using Skia (DirectWrite on Windows, Core Text on macOS) [url=https://github.com/aseprite/aseprite/issues/4362]#4362[/url][/*] [*]Lua API: [list] [*]Added GraphicsContext for images: Image.context property [url=https://github.com/aseprite/aseprite/issues/4330]#4330[/url][/*] [*]Added ui/flatten/filename parameters to app.command.DuplicateSprite command [url=https://github.com/aseprite/aseprite/issues/4755]#4755[/url][/*] [/list] [/*][/list]
[b]Aseprite v1.3.11-beta2[/b]:
[list] [*]Fixed crash dropping files on timeline in certain cases [url=https://github.com/aseprite/aseprite/issues/4801]#4801[/url][/*] [*]Fixed crash clicking the canvas when multiple layers/frames were selected in the timeline and the [u]Edit > Preferences > Timeline > Keep Selection[/u] option was enabled [url=https://github.com/aseprite/aseprite/issues/4809]#4809[/url][/*] [*]Fixed some theme related problems with the font popup [url=https://github.com/aseprite/aseprite/issues/3851]#3851[/url] [url=https://github.com/aseprite/aseprite/issues/4815]#4815[/url][/*] [*]Windows: Minimize crashes related to buggy WinTab drivers [url=https://github.com/aseprite/aseprite/issues/3358]#3358[/url][/*][/list]
[b]Aseprite v1.3.10[/b]:
[list] [*]Published a couple of [url=https://bsky.app/profile/aseprite.org/post/3lazgoxdcu22q]HD icons[/url][/*] [*]Added support for JPEG image orientation adjustment from EXIF metadata [url=https://github.com/aseprite/aseprite/issues/2525]#2525[/url][/*] [*]Disable [u]Brush Preview[/u] in [u]Preview[/u] window by default [url=https://github.com/aseprite/aseprite/issues/4721]#4721[/url] (thanks to [url=https://github.com/aseprite/aseprite/issues/4752]@S4HRKBOY[/url]), can be re-enabled from [u]View > Preview > Brush Preview[/u][/*] [*]Snap cels to grid on moving cel action [url=https://github.com/aseprite/aseprite/issues/4027]#4027[/url][/*] [*]Fixed slice tool when we are in tiles mode [url=https://github.com/aseprite/aseprite/issues/4306]#4306[/url][/*] [*]Fixed bug copying/moving cels with z-index [url=https://github.com/aseprite/aseprite/issues/4779]#4779[/url][/*] [*]Fixed issues with windows visibility when changing between “Home” tab and sprites [url=https://github.com/aseprite/aseprite/issues/4546]#4546[/url] [url=https://github.com/aseprite/aseprite/issues/4789]#4789[/url][/*] [*]Fixed Duplicate Sprite/Layer didn’t duplicate z-indexes [url=https://github.com/aseprite/aseprite/issues/4665]#4665[/url][/*] [*]Fixed mouse issues making hard to resize floating windows [url=https://github.com/aseprite/aseprite/issues/4240]#4240[/url][/*] [*]Fixed UI issue scaling brush type icons [url=https://github.com/aseprite/aseprite/issues/4386]#4386[/url][/*] [*]Fixed crash clicking “Hide Other Layers” when there is no preview window [url=https://github.com/aseprite/aseprite/issues/4768]#4768[/url][/*] [*]Lua API: [list] [*]Update [url=https://www.aseprite.org/api/app#appapiversion]API version[/url] to 30[/*] [*]Added app.editor.zoom/scroll properties [url=https://github.com/aseprite/aseprite/issues/4722]#4722[/url][/*] [*]New option (Dialog:show{ hand=true }) to enable Hand tool in the active editor with a modal dialog (thanks to [url=https://github.com/aseprite/aseprite/pull/4465]@lampysprites[/url])[/*] [/list] [/*][/list]
[b]Aseprite v1.3.10.1[/b]:
[list] [*]Fixed window flickering using “Disable Snap to Grid” button [url=https://community.aseprite.org/t/23912]t/23912[/url] [url=https://github.com/aseprite/aseprite/issues/4805]#4805[/url][/*] [*]Lua: Fixed broken Dialog:show{ bounds=Rectangle } API [url=https://community.aseprite.org/t/23917]t/23917[/url][/*][/list]
[url=https://www.aseprite.org/faq/#how-do-i-update-my-current-version]How to update Aseprite[/url]
[url=https://www.aseprite.org/beta/]How to get the beta version[/url]
[url=https://community.aseprite.org/t/23908/1]Discuss in the Community site[/url]