What's Changed
- feat(examples): add download button functionality by @hm21 in #299
- fix(zoom): correct layer rotation calculation during user drag by @hm21 in #300
- fix(merge): resolve conflicts during stable to dev merge by @hm21 in #301
- feat(wasm): replace
dart:html
anddart:js
withpackage:web
anddart:js_interop
for WebAssembly support by @hm21 in #304 - fix: Crop drag conflicts with Android navigation gestures by @jonafeucht in #303
- feat(stickers): flag to not serialize stickers by @saif-ellafi in #306
- fix(web-worker): update path reference after file structure refactor by @hm21 in #313
- Enhance widget-layer export functionality and refactor layer data models by @hm21 in #315
- fix: deserialize meta by @saif-ellafi in #321
- feat(import-export): add state history minification and optimize memory usage by @hm21 in #322
- Feature and Refactor Enhancements Across Editors by @hm21 in #328
- chore(dependencies): update package versions by @hm21 in #329
New Contributors
- @jonafeucht made their first contribution in #303
Full Changelog: v7.0.0...v8.0.0