Instatic 0.0.14
What's Changed
- fix(publisher): preserve window scroll container by @DavidBabinec in #269
- fix(import): preserve preformatted text node newlines by @DavidBabinec in #270
- fix(security): parse URL schemes instead of prefix-matching in isSafeUrl by @DavidBabinec in #275
- fix(editor): remove redundant publish success callout by @DavidBabinec in #278
- fix(mcp): advertise the open-workspace requirement on browser tools by @Varshavia in #281
- feat(loops): support contextual entry field iteration by @DavidBabinec in #299
- feat(editor): undock and resize sidebar panels by @DavidBabinec in #293
- fix(data): keep the page-tree "Open editor" button enabled on system tables by @danilinked in #283
- feat(data): upgrade the Data workspace and add repeater authoring by @DavidBabinec in #303
New Contributors
- @Varshavia made their first contribution in #281
- @danilinked made their first contribution in #283
Full Changelog: v0.0.13...v0.0.14