New
Aseprite v1.3.14
What's Changed
Aseprite v1.3.14.4
- Fixed timeline thumbnails with semi-transparent colors #5257
- Fixed GIF animations with semi-transparent colors #5226
- Fixed crash rendering empty text in certain UI elements #5255
- Fixed edge-case detecting old sessions to be recovered #5252
- Fixed separation between text and suffix in UI text fields #5261
Aseprite v1.3.14.3
- Windows: Brings back Windows Vista/7 compatibility #5211
- Export user & extension defined properties #5186 (thanks to @Necronomison)
- Improve SVG output merging similar pixels (thanks to @LeSnow-Ye)
- Fixed pivot movement when dragging a selection with Alt key to snap to grid #5238
- Fixed bug/font baseline alignment news items/file list items when multiple fonts/emojis are needed #5221
- Fixed crashes when a big font size is specified for the Aseprite font #5240
- Lua API:
- Update API version to 34
Aseprite v1.3.14.2
- Fixed double-clicking/dropping an
.aseprite-extensionfile to install it #5209 - Fixed the default font size for CJK and other translations #5210
- Fixed bug with third-party themes using odd size values for the Aseprite font
- Fixed some crashes using the font search capability with the Text tool #5214
- Added possibility to disable hinting for theme ttf/otf fonts #5215
Aseprite v1.3.14.1
- Fixed dithering options using Sprite > Color Mode > Indexed and fixed crash switching between Grayscale/Indexed options #5207
- Fixed crash when default font is not available or invalid (edge-case for theme authors) #5208
Aseprite v1.3.14
- Added pin icon to the Palette presets + performance improvements #2365 #5069
- Added a way to change default Timeline options t/19863 #1485
- Fonts & Themes:
- Added option to switch font hinting #4931 laf#138
- Added support to scale sprite sheet fonts
- Better support to use system fonts from themes
- Added missing Esperanto accents (ŜŝŬŭ) (thanks to @Fussmatte for this and the Esperanto translation)
- Performance improvements:
- Startup optimizations #5090
Merged PRs
- Prevent using an invalid point as the last drawing point by @martincapello in https://github.com/aseprite/aseprite/pull/5056
- Fixes for baseline & underline font bugs by @dacap in https://github.com/aseprite/aseprite/pull/5075
- Startup optimizations by @ckaiser in https://github.com/aseprite/aseprite/pull/5090
- Prevent polling keyboard state for each created ui::Message by @dacap in https://github.com/aseprite/aseprite/pull/5092
- Update submodules due new cmake versions deprecating old behaviors by @dacap in https://github.com/aseprite/aseprite/pull/5087
- Fix cel.image:clear() cannot be undone (fix #5015) by @Gasparoken in https://github.com/aseprite/aseprite/pull/5031
- Add uuid field to layers by @martincapello in https://github.com/aseprite/aseprite/pull/5054
- Palette picker pinning, loading speed, misc improvements (fix #2365) by @ckaiser in https://github.com/aseprite/aseprite/pull/5069
- Add option to scale up timeline thumbnails to fill the entire cel (fix #5083) by @Gasparoken in https://github.com/aseprite/aseprite/pull/5086
- Fix timeline's vertical scrolling behavior by @martincapello in https://github.com/aseprite/aseprite/pull/5099
- Allow to use the close button when a popup window/menu box is displayed by @dacap in https://github.com/aseprite/aseprite/pull/5144
- [ui] Fit main menu bar in main window width by @dacap in https://github.com/aseprite/aseprite/pull/5149
- Fix in Export As dialog the '-export' string never included (fix #5035) by @Gasparoken in https://github.com/aseprite/aseprite/pull/5038
- Add missing Esperanto accents (ŜŝŬŭ) to the font by @Fussmatte in https://github.com/aseprite/aseprite/pull/5169
- Refactor drop on timeline command by @martincapello in https://github.com/aseprite/aseprite/pull/5106
- Fix wrong export of tileset (fix #5053) by @Gasparoken in https://github.com/aseprite/aseprite/pull/5079
- Fix: Prevent 1px-shift in scrollbar when clicking without dragging by @LukeBarcenas in https://github.com/aseprite/aseprite/pull/5185
- Fix user data not visible after resetting window sizes and placement by @JoshuaL03 in https://github.com/aseprite/aseprite/pull/5168
- Improve ui Panel resizing performance by @martincapello in https://github.com/aseprite/aseprite/pull/5166
- Fix file dialog size not being loaded properly by @JoshuaL03 in https://github.com/aseprite/aseprite/pull/5202
- Re-add os.rename and os.remove support by @ckaiser in https://github.com/aseprite/aseprite/pull/5135
- [lua] Make Dialog:separator more in line with other widgets (fix #4989) by @MapleGecko in https://github.com/aseprite/aseprite/pull/5181
- Rename ui::Accelerator to ui::Shortcut by @dacap in https://github.com/aseprite/aseprite/pull/5190
New Contributors
- @Fussmatte made their first contribution in https://github.com/aseprite/aseprite/pull/5169
- @LukeBarcenas made their first contribution in https://github.com/aseprite/aseprite/pull/5185
- @JoshuaL03 made their first contribution in https://github.com/aseprite/aseprite/pull/5168
- @MapleGecko made their first contribution in https://github.com/aseprite/aseprite/pull/5181
Full Changelog: https://github.com/aseprite/aseprite/compare/v1.3.14-beta1...v1.3.14
Milestone:
- https://github.com/aseprite/aseprite/milestone/74
- https://github.com/aseprite/aseprite/milestone/76
- https://github.com/aseprite/aseprite/milestone/77
- https://github.com/aseprite/aseprite/milestone/78