v1.3.17.1
Aseprite v1.3.17.1
What's new
- Fixed Edit > Insert Text which doesn't paste text on viewport's center #5615
- Allow installing extensions by dropping them into the preferences dialog #5697
- Fixed tips for thin filled ellipses (thanks to @emmachase)
- Fixed underscore and strike-sthrough not shifted with layer's name #5736 (thanks to @sliva0)
- Fixed color picker selecting below alpha bar #2006 (thanks to @luke-henry-04)
- Fixed selection tool performance in tilemap layers in 'Tiles' mode #5760
- Fixed crash when painting in an empty tilemap in manual mode #5717
- Fixed bug showing invalid zoom level in status bar #5545 (thanks to @Darth712)
- Release mouse capture after switching to other app with Alt+Tab #325 #5601 #5691
- Fixed the Palette unlock icon (thanks to @thkwznk)
- Added some missing translation stirngs for the Advanced Mode dialog #5704
- macOS: Inactive window doesn't pass events to window below #4561 #4835
- Linux: Don't change process name to "main"
.asepritedecoder/encoder:- Fixed crash decoding invalid external file types
- Fixed stack overflow decoding multiple level of properties
- Lua API:
- Update API version to 40
- Fixed moving active cel to 0,0 when drawing for some specific scripts #5679
- Added
Sprite.hasAssociatedFileproperty #5721
PRs
- [lua] Fix drawing is moved to 0,0 in some specific scripts (fix #5679) by @Gasparoken in https://github.com/aseprite/aseprite/pull/5680
- Add i18n for some hardcoded strings by @martincapello in https://github.com/aseprite/aseprite/pull/5167
- Fix Palette unlock icon being drawn over Palette lock icon by @thkwznk in https://github.com/aseprite/aseprite/pull/5699
- Allow installing extensions by dropping them into the preferences dialog by @ckaiser in https://github.com/aseprite/aseprite/pull/5697
- Fix color picker selecting below alpha bar by @luke-henry-04 in https://github.com/aseprite/aseprite/pull/5702
- Release capture after switching to other app w/Alt+tab (fix #325, #5601) by @dacap in https://github.com/aseprite/aseprite/pull/5691
- Fix #5545: Update status bar on zoom change by @Darth712 in https://github.com/aseprite/aseprite/pull/5723
- Fix regression crash when removing cel in tool loop (fix #5717) by @ckaiser in https://github.com/aseprite/aseprite/pull/5720
- Fix tips for thin filled ellipses by @emmachase in https://github.com/aseprite/aseprite/pull/5745
- Fix 'Insert Text' doesn't paste text on viewport's center (fix #5615) by @Gasparoken in https://github.com/aseprite/aseprite/pull/5645
- Fix #5736: underscore and strike-through not shifted with layer's name by @sliva0 in https://github.com/aseprite/aseprite/pull/5737
- Fix selection tool performance in tilemap layers in 'Tiles' mode by @Gasparoken in https://github.com/aseprite/aseprite/pull/5760
New Contributors
- @thkwznk made their first contribution in https://github.com/aseprite/aseprite/pull/5699
- @luke-henry-04 made their first contribution in https://github.com/aseprite/aseprite/pull/5702
- @Darth712 made their first contribution in https://github.com/aseprite/aseprite/pull/5723
- @emmachase made their first contribution in https://github.com/aseprite/aseprite/pull/5745
- @sliva0 made their first contribution in https://github.com/aseprite/aseprite/pull/5737
Full Changelog: https://github.com/aseprite/aseprite/compare/v1.3.17...v1.3.17.1