Thanks to @mattdinthehouse @GMartigny @clementleger and @robmuh for contributing various fixes and features, that's really a big help!
Also a big thank you to @islemaster for pushing improvements & cleanups from the @code-dot-org fork of piskel.
Features
- Tiled / Seamless drawing improvements, checkout the option in application settings #470
- Export panel has been redesigned, with more options and features! #446
- New transform tool: align to center #403, thanks to @mattdinthehouse
- New export format: custom C file export #440 , thanks to @clementleger
Improvements & Bug Fixes
- Improved the stability of the saved status (which triggers the warning message before leaving the page) #447 , thanks to @GMartigny
- Zoom is now capped to avoid infinite zooming #483
- Right column panels should no longer disappear below the screen! #467
- Fixed bug when selecting a "named" color #458
- UX: improved visibility of the selected color marker in the palette, #352
- Fixed bug when setting the opacity of a layer to 0 : layer was still visible (4518f50)
- Fixed bug (OSX) : CMD keyboard modifier was not working for transform tools (c0f0445)