Releases: SnrsGu/Aseprite-builder
Releases · SnrsGu/Aseprite-builder
Release Aseprite v1.3.10.1
Release Notes
- Fixed window flickering using "Disable Snap to Grid" button t/23912 #4805
- Lua: Fixed broken
Dialog:show{ bounds=Rectangle }
API t/23917
Full Changelog: aseprite/aseprite@v1.3.10...v1.3.10.1
Release Aseprite v1.3.10
Release Notes
- Published a couple of HD icons
- Added support for JPEG image orientation adjustment from EXIF metadata #2525
- Disable Brush Preview in Preview window by default #4721 (thanks to @S4HRKBOY), can be re-enabled from View > Preview > Brush Preview
- Snap cels to grid on moving cel action #4027
- Fixed slice tool when we are in tiles mode #4306
- Fixed bug copying/moving cels with z-index #4779
- Fixed issues with windows visibility when changing between "Home" tab and sprites #4546 #4789
- Fixed Duplicate Sprite/Layer didn't duplicate z-indexes #4665
- Fixed mouse issues making hard to resize floating windows #4240
- Fixed UI issue scaling brush type icons #4386
- Fixed crash clicking "Hide Other Layers" when there is no preview window #4768
- Lua API:
- Update API version to 30
- Added
app.editor.zoom
/scroll
properties #4722 - New option (
Dialog:show{ hand=true }
) to enable Hand tool in the active editor with a modal dialog (thanks to @lampysprites)
Merged PRs (some cherry-picked PRs may not appear)
- Snap cels to grid on moving cel action (fix aseprite#4027) by @Liebranca in aseprite/aseprite#4646
- Fix slice tool for tiles mode by @Liebranca in aseprite/aseprite#4705
- Fix MouseEnter and MouseLeave by @martincapello in aseprite/aseprite#4718
- Add support jpeg Exif.Image.Orientation (fix #2525) by @Gasparoken in aseprite/aseprite#4694
- Fix scaling of brush type popup window's icons by @martincapello in aseprite/aseprite#4710
- Revert wrapping MouseEnter/Leave messages into CallbackMessages by @martincapello in aseprite/aseprite#4765
- Add build scripts by @dacap in aseprite/aseprite#4742
- Fix duplicate Sprite or Layer don't duplicate z-indexes (fix #4665) by @Gasparoken in aseprite/aseprite#4762
- Fix bug copying/moving cels with z-index (fix #4779) by @dacap in aseprite/aseprite#4782
- [lua] suggestion: move canvas behind foreground dialog by @lampysprites in aseprite/aseprite#4465
- [lua] Add app.editor.zoom / scroll properties (fix #4722) by @dacap in aseprite/aseprite#4786
- Add function to copy non-shared properties between cels by @dacap in aseprite/aseprite#4783
- Refactor removing duplicated code with new WindowWithHand by @dacap in aseprite/aseprite#4784
- Fix color picker displaying issues by @martincapello in aseprite/aseprite#4790
Full Changelog: aseprite/aseprite@v1.3.9.1...v1.3.10
Release Aseprite v1.3.9.1
What's New
- Fixed regression breaking linked cels on "Merge Down" #4685
- Fixed transparency issues with new color criterias #4686
Merged PRs
- Fix transparency issue with new color criterias (fix #4686) by @Gasparoken in aseprite/aseprite#4687
Full Changelog: aseprite/aseprite@v1.3.9...v1.3.9.1
Release Aseprite v1.3.9
Release Notes
- New Hungarian, Norwegian Nynorsk, Thai, and Ukrainian translations, thanks to the help of several contributors
- Improved performance in "Recover Files" tab #4610
- Added "Don't show this alert again" when saving WebP files #4658
- New "Reset" page in Edit > Preferences #4432
- New "Reset Symmetry to View Center" option t/19185 #4638 (thanks to @S4HRKBOY)
- New criterias to match similar RGB colors with color palette entries t/9682 #2787
- Fixed "Merge Down" command when the merged cels have a special z-index t/22106 #4468
- Fixed bug where we weren't able to uninstall third party extensions #4622
- Fixed transparent color bugs converting between RGB <-> Indexed conversion #4370 #4438
- Fixed moving multiple tilemap layers at the same time #3144
- Fixed right click action with shading ink is selected #4520
- Fixed bug where the first mouse click after a Ctrl+Z was ignored if we had Ctrl key configured to drag the "Brush Size" t/22112 #4484
- Fixed duplicate items in keyboard shortcuts list #4387
- CLI: Fixed exporting Sprite Sheet with group names #4456
- Lua API:
- New
app.fgTile
/bgTile
properties to get/set the foreground/background tile #4403 - Added
Site.tilemapMode
property - Added
x
andy
params toapp.command.Paste()
- Fixed
app.command.Cut
/Paste
in-batch
mode #4354 - Fixed
app.command.Cancel()
command when used from scripts - Fixed default
color
/bgColor
params inapp.useTool()
- New
Merged PRs
- Use right click action with shading ink (fix #4520) by @Liebranca in aseprite/aseprite#4615
- Fix Cancel command do not work on scripting by @Gasparoken in aseprite/aseprite#4621
- Adjust strings for clarity/correctness by @ckaiser in aseprite/aseprite#4629
- Fix multiple tileset layers selection move is broken (fix #3144) by @Gasparoken in aseprite/aseprite#3891
- Fix exporting a Sprite Sheet with Group name has different functionality between CLI and Scripting (fix #4456) by @Gasparoken in aseprite/aseprite#4475
- Fix extensions wrongly being detected as "built-in" by @ckaiser in aseprite/aseprite#4625
- Fix scripting app.command.Cut() and app.command.Paste() does not work in --batch mode (fix #4354) by @Gasparoken in aseprite/aseprite#4446
- Avoid setting an invalid mask color (-1) in doc::Image (fix #4651) by @dacap in aseprite/aseprite#4653
- Release mouse before command execution on dragging value state by @Liebranca in aseprite/aseprite#4611
- Add reset preferences page and functionality by @ckaiser in aseprite/aseprite#4620
- Use new list_files, parse dates to check if sessions are old by @ckaiser in aseprite/aseprite#4660
- Don't use webp/freetype/harfbuzz libs/includes if they're not found by @dacap in aseprite/aseprite#4671
- Don't read the magic number of all objects to show a backup description (#4610) by @dacap in aseprite/aseprite#4672
- Use FlattenLayers for MergeDownLayerCommand by @Liebranca in aseprite/aseprite#4643
- Add dont_show checkbox for WebP format by @ckaiser in aseprite/aseprite#4673
- Fix Sentry wrapper compilation by @ckaiser in aseprite/aseprite#4680
New Contributors
- @Liebranca made their first contribution in aseprite/aseprite#4615
Full Changelog: aseprite/aseprite@v1.3.8.1...v1.3.9
Release Aseprite v1.3.8.1
What's Changed
- Avoid loading current dithering matrix on each mouse move (related to #4174)
- Fixed New Frame button in the status bar (the little "+" icon) for existing third-party themes #4609
- Windows:
Full Changelog: aseprite/aseprite@v1.3.8...v1.3.8.1
Release Aseprite v1.3.8
What's Changed
- Fix crashes using flood fill algorithm in a large canvas (fix #4481) by @dacap in aseprite/aseprite#4493
- Fix a couple of bugs restoring backup sessions by @dacap in aseprite/aseprite#4494
- fix #4217: Disable mouse stabilizer while previewing a straight line by @belchiorg in aseprite/aseprite#4395
- Fix crash when previewing a sprite sheet export when selecting an empty layer group located at the bottom of the layer stack in the "Layers" combo box. by @Gasparoken in aseprite/aseprite#4476
- Fix CounCountour Tool: pixel perfect doesnt work after a straight line (fix #4256) by @Gasparoken in aseprite/aseprite#4429
- Use ui::Style* instead of strings in ButtonSet::addItem() (fix #4188) by @martincapello in aseprite/aseprite#4454
- Fix crashing segfault when calling: app.command.CloseFile() or app.command.GotoPreviousTab() , in --batch mode (fix #4352) by @Gasparoken in aseprite/aseprite#4421
- Add new CLI param to save animations taking into account subtabs and repeats by @martincapello in aseprite/aseprite#4470
- zlib: Update to 1.3.1 by @Chubercik in aseprite/aseprite#4427
- [cli] Add -list-layer-hierarchy option by @requizm in aseprite/aseprite#4506
- Show format within filename when exporting file by @gui-marc in aseprite/aseprite#4389
- Fix mipmaps options when downsampling (fix #4317) by @dacap in aseprite/aseprite#4542
- Fix crashes with ill-formed fmt format strings (fix #2274) by @dacap in aseprite/aseprite#4543
- Refactor app::DocFormat to doc::SerialFormat by @dacap in aseprite/aseprite#4548
- Don't clone strings repository by default (fix #4489) by @dacap in aseprite/aseprite#4551
- [ui] Fixed slice order in File > Export > Export As > Area by @requizm in aseprite/aseprite#4550
- Add help button "?" in some windows (fix #1980) by @dacap in aseprite/aseprite#4578
- Fixed size calculation on resize_image by @requizm in aseprite/aseprite#4553
- Fix Ignore any third-party theme that uses "default" as ID (fix #4226) by @Gasparoken in aseprite/aseprite#4335
- Needed libwebP as a dependency on Arch Linux by @gabespound in aseprite/aseprite#4587
- Add new frame menu to status bar button by @ckaiser in aseprite/aseprite#4582
- Added opacity field when exporting a cell by @requizm in aseprite/aseprite#4552
- Fix indentation in MacOS (Apple Silicon) install instructions by @siddhantmadhur in aseprite/aseprite#4559
- [docs] Improve phrasing for Tileset image data length by @drpaneas in aseprite/aseprite#4590
- Reset mask when clicking outside of bounds with the magic wand tool by @ckaiser in aseprite/aseprite#4595
- Avoid div by zero by preventing returning a grid bounds with zero width or height (take 2) by @martincapello in aseprite/aseprite#4597
New Contributors
- @belchiorg made their first contribution in aseprite/aseprite#4395
- @Chubercik made their first contribution in aseprite/aseprite#4427
- @requizm made their first contribution in aseprite/aseprite#4506
- @gabespound made their first contribution in aseprite/aseprite#4587
- @ckaiser made their first contribution in aseprite/aseprite#4582
- @siddhantmadhur made their first contribution in aseprite/aseprite#4559
- @drpaneas made their first contribution in aseprite/aseprite#4590
Full Changelog: aseprite/aseprite@v1.3.7...v1.3.8
Release Aseprite v1.3.7
Release notes
- Allow backslash (
\
) in filenames on Linux and macOS #3936 - Fixed nested ping-pong tags #4271
- Fixed wrong alignment between mouse and sensor threshold position #4428
- Fixed painting with right-click with custom brush paints with background color #4013
- Lua API:
- New app.os object
- Added
recent
parameter to SaveFile/ExportSpriteSheet commands to avoid adding the file to the list of recent files - Disable progress bar in commands that can receive
ui=false
#4165 - Fixed bugs handling errors inside
app.transaction()
#3276 #4431 - Fixed return values of
os.execute()
- Ask permissions for
io.popen()
/lines()
/input()
/output()
functions
Full Changelog: aseprite/aseprite@v1.3.6...v1.3.7
Release Aseprite v1.3.6
Release Notes
- New Afrikaans, Arabic, Dutch, Japanese, and Turkish translations, thanks to several contributors
- Fixed some random crashes when resizing sprites #4315
- Fixed bug updating the correct copy+move cursor in the timeline #3887, thanks to @cbradl406
- Minor UI improvements in File > Export > Export As dialog #4308
- Windows:
- Linux/X11:
- Fixed picking colors from desktop outside the main window #3192
- Fixed bug where sometimes key modifiers (Ctrl, Alt, Shift) kept stuck #4368
PRs
- Fix copy+move cursor icon bug (fix #3887) by @cbradl406 in aseprite/aseprite#4369
- Fix crashes with SpriteJob(s) that weren't locking the doc correctly by @dacap in aseprite/aseprite#4384
New Contributors
- @cbradl406 made their first contribution in aseprite/aseprite#4369
Full Changelog: aseprite/aseprite@v1.3.5...v1.3.6
Release Aseprite v1.3.5
What's Changed
- Drop selection when we hide a layer, should fix some issues moving hidden layers #4179 #3254
- Fixed slice tool when used in tilemap layers and Manual mode #4290
- Fixed crash exporting one frame animation of a ping-pong tag #4336
- Steam: New
-noinapp
option for Steam version to avoid showing that we're "in game" #4314 - Windows: Remove verbosity in Aseprite description #4333
- Write smaller palettes in
.aseprite
if possible #4322 - Fixed crashes using some broken themes #4015
- Fixed several crashes when there is no more enough memory #4316
Full Changelog: aseprite/aseprite@v1.3.4...v1.3.5
Release Aseprite v1.3.4
What's Changed
- Added possibility to use Edit > Paste on Home tab to create a new image from the clipboard content t/21476
- Fixed identify running Aseprite processes correctly to recover crashed sessions #4130
- Lua: Fixed critical bug running commands and other functions inside transactions #4310
Full Changelog: aseprite/aseprite@v1.3.3...v1.3.4