What's Changed
- Limit windows positions and introduction of
autoscrollbars
flag by @martincapello in #3947 - Add save dynamics options between sessions (fix #3933) by @Gasparoken in #3986
- Fix after dropping a selection via Copy (Selection + Ctrl), handlers are not positioned correctly (fix #3977) by @Gasparoken in #3990
- Add tab widget to lua api by @martincapello in #3998
- Add check box "Same in all tools" in the Dynamics options window (fix #4003) by @Gasparoken in #4006
- Implement Tab's widget missing features by @martincapello in #4008
- Fix in Save dialogs, current directory is not last visited (fix #3996) by @Gasparoken in #4025
- Fix incorrect brush preview when Snap to Grid is active (fix #3743) by @Gasparoken in #4039
- Avoid showing an alert when asking if the clipboard has a native bitmap by @martincapello in #4033
- Fix respect snap to grid when we move the selection (fix #4021) by @Gasparoken in #4026
- Add memorization of tool-shared dynamics options (fix #4007) by @Gasparoken in #4012
- Add "focus", "enabled", and "visible" common properties to tabs by @martincapello in #4040
- Fix pattern Fill does not "Align to Destination" (fix #2528) by @Gasparoken in #4044
- Fix F6 shortcut to show the timeline thumbnail by default (fix #4020) by @Gasparoken in #4028
- Fix Color Range uses last active selection instead of active selection (fix #4045) by @Gasparoken in #4049
- Use ccache on macOS by @janisozaur in #4067
- Add indexed images support to GraphicsContext by @martincapello in #4043
- Fix Full Preview and Edges setting on Cursors preferences (fix #3188) by @Gasparoken in #4050
- Update INSTALL.md by @mindware in #3944
- Show brush preview for custom brushes when using Paint Bucket tool by @martincapello in #4060
- fixed tag time duration not including ending frame (fix #3668) by @RowanFuture in #4087
- Add button to switch the timeline visibility by @Akylzhan in #4092
- Respect slice keys frame number on ase file format (fix #4062) by @npinochet in #4064
- Prevent crash when moving pixels from tilemap with inexistent tiles by @martincapello in #4093
- Improve script engine's exception handling by @martincapello in #4057
- Show custom pattern brushes for Paint Bucket by @martincapello in #4068
- Fix crash when saving tilemap's cel image by @martincapello in #4089
- Fixed unnecessary X dimension scrollbar for dithering selector (fix #4001) by @ChikenUni in #4075
- Fix export sprite sheet to RGB is not exporting the palette (fix #3881) by @Gasparoken in #3943
- Flip flags for tiles by @dacap in #3980
New Contributors
- @mindware made their first contribution in #3944
- @RowanFuture made their first contribution in #4087
- @Akylzhan made their first contribution in #4092
- @npinochet made their first contribution in #4064
- @ChikenUni made their first contribution in #4075
Full Changelog: v1.3-rc6...v1.3-rc7