Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.09 KB

File metadata and controls

40 lines (28 loc) · 1.09 KB

Changelog

08.02.2026 Version 1.1.0

  • feat: use resize observer instead of mutation observer
  • feat: wrap code in anon function call (should fix #5)
  • feat: mock history replace method (about:srcdoc iframes can't use the History API)
  • feat: super fast and snappy async slice edit, save and upate handling
  • feat: use srcDoc for almost instant loading, remove API
  • feat: replace all vars for slice and template contexts
  • perf: remove loader
  • feat: update dependencies

27.10.2025 Version 1.0.3

  • Update README with image and description enhancements
  • fix: instructions

23.10.2025 Version 1.0.3-beta

  • feat: add english strings
  • fix: add option to force frontend context
  • fix: handle slice revision
  • fix: ignore own zip file

23.10.2025 Version 1.0.2-beta

  • fix: add missing dependencies

23.10.2025 Version 1.0.1-beta

  • fix: replace common vars
  • fix: update details
  • fix: add composer json
  • fix: scripts
  • fix: workflow and php version

23.10.2025 Version 1.0.0-beta

  • feat: 1.0.0-beta (initial commit)