v0.0.10
CoreBunch/Instaticv0.0.10Jul 1, 2026by github-actions[bot]
AI Summary
Added OpenAI-compatible provider and fixed published video embeds.
Key Highlights
- Added OpenAI-compatible provider (custom base URL).
- Fixed YouTube embeds rendering on publish.
New Features
- Add OpenAI-compatible provider (custom base URL)
- Let modules declare CSP sources so base.video YouTube embeds render on publish
Full Release Notes
## What's Changed * feat(ai): add OpenAI-compatible provider (custom base URL) by @Mariomarquezt in https://github.com/CoreBunch/Instatic/pull/97 * fix(import): install npm deps from module scripts by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/143 * fix(editor): align canvas and layers shortcuts by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/144 * fix(publisher): let modules declare CSP sources so base.video YouTube embeds render on publish by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/141 * fix(editor): apply empty-folder explorer ops without the "0 paths" dialog by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/142 * chore(release): prepare 0.0.10 by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/145 ## New Contributors * @Mariomarquezt made their first contribution in https://github.com/CoreBunch/Instatic/pull/97 **Full Changelog**: https://github.com/CoreBunch/Instatic/compare/v0.0.9...v0.0.10