v1.3.18-beta1Pre-release
Aseprite v1.3.18-beta1
What's new
- Added a Search field to Edit > Preferences #5507 #5353
- New option to configure tooltip delay from Edit > Preferences > Experimental > Tooltip Delay #5503 #2986
- Internal changes to support faster undo/redo #4860
- New "Widget Zoo" command (Ctrl+Space > Widget Zoo) to test widgets and themes #5478
PRs
- Faster undo/redo keeping doc::Objects in memory (#4860) by @dacap in https://github.com/aseprite/aseprite/pull/5437
- Add Widget Zoo, fix various widget consistency issues by @ckaiser in https://github.com/aseprite/aseprite/pull/5478
- Add AppTooltipManager with preferences-based delay by @ckaiser in https://github.com/aseprite/aseprite/pull/5503
- Add Preferences search (fix #5353) by @ckaiser in https://github.com/aseprite/aseprite/pull/5507
Full Changelog: https://github.com/aseprite/aseprite/compare/v1.3.17...v1.3.18-beta1