v0.0.5
CoreBunch/Instaticv0.0.5Jun 17, 2026by github-actions[bot]
AI Summary
Significant improvements to export accuracy, editor layout management, and data capabilities. The release improves the precision of export size estimates and introduces granular export controls.
Key Highlights
- Provide server-accurate export size estimates (including media)
- Introduce granular full-site export dialog
- Split system/custom table capabilities and lock system tables
- Make saved layouts the single source of truth
New Features
- Granular full-site export dialog
- System/custom table separation
Full Release Notes
## What's Changed * fix(publisher): render current entry body in any content outlet by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/62 * fix(canvas): render base.text tag:none as bare text to match published DOM by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/63 * fix(export): server-accurate export size estimate (incl. media) by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/64 * docs(readme): rewrite the GitHub front page in a human voice with deeper feature detail by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/69 * feat(data): granular full-site export dialog + cmd+k Export by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/68 * refactor(editor): make saved layouts the single source of truth by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/66 * fix(content): route collection create/update/delete through step-up by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/72 * feat(data): split system/custom table capabilities and lock system tables by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/71 * fix(agent): create loops through HTML import by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/70 * fix(editor): make Settings modal and toolbar trailer truly global by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/67 * feat(agent): add document-targeted site tools by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/73 * chore(release): prepare 0.0.5 by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/74 **Full Changelog**: https://github.com/CoreBunch/Instatic/compare/v0.0.4...v0.0.5