v0.0.13
CoreBunch/Instaticv0.0.13Jul 24, 2026by github-actions[bot]
AI Summary
Focused on image handling and editor canvas stability, including sharp library updates and style rendering fixes.
Key Highlights
- Updated sharp dependency to patched release.
- Fixed editor canvas ignoring node inline styles on images.
- Made page slug editable via a new Page settings dialog.
New Features
- Make page slug editable via a new Page settings dialog
- Update sharp to patched release
Full Release Notes
## What's Changed * fix(deps): update sharp to patched release by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/251 * fix(tooling): restore Fallow function coverage by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/255 * fix(image): editor canvas ignores node inline styles on images by @borskyj in https://github.com/CoreBunch/Instatic/pull/253 * fix(canvas): hide empty chrome for ambient styles by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/263 * fix(svg): render canvas styles on svg root by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/264 * fix(editor): make page slug editable via a new Page settings dialog by @gxvr in https://github.com/CoreBunch/Instatic/pull/220 * fix(svg): preserve text path references by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/265 * fix(ui): restore contrast to editor controls by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/266 * chore(release): prepare 0.0.13 by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/267 ## New Contributors * @borskyj made their first contribution in https://github.com/CoreBunch/Instatic/pull/253 * @gxvr made their first contribution in https://github.com/CoreBunch/Instatic/pull/220 **Full Changelog**: https://github.com/CoreBunch/Instatic/compare/v0.0.12...v0.0.13