Changelog
Changelog
Section titled “Changelog”All notable changes to Annota are documented here.
v0.10.3
Section titled “v0.10.3”Released on January 11, 2026
Changes
Section titled “Changes”- fix: update svelte exports for better compatibility (7a8861f)
Installation
Section titled “Installation”npm install annota@0.10.3# orpnpm add annota@0.10.3v0.10.2
Section titled “v0.10.2”Released on January 10, 2026
Changes
Section titled “Changes”- fix: include entire src folder for svelte imports (9b000ed)
Installation
Section titled “Installation”npm install annota@0.10.2# orpnpm add annota@0.10.2v0.10.1
Section titled “v0.10.1”Released on January 10, 2026
Changes
Section titled “Changes”- fix: include src/svelte in npm package files (4ef814c)
- refactor: update Svelte store functions to return getter functions for reactivity (12bd1f1)
- feat: introduce core annotation components and hooks for OpenSeadragon integration (4148611)
- fix: enhance OpenSeadragon mock and update preview script (abcecdb)
Installation
Section titled “Installation”npm install annota@0.10.1# orpnpm add annota@0.10.1v0.10.0
Section titled “v0.10.0”Released on January 08, 2026
Changes
Section titled “Changes”- fix: resolve TypeScript errors in handles and stage (55e68ab)
- 0.10.0 (25336f9)
- docs: svelte docs (424511d)
- feat: add handle editing utilities to PixiJS rendering (06e3962)
- feat: add Svelte annotation editor components (d857caf)
- feat: add SVG annotation editor for Svelte (4e1e2c8)
- feat: add selection handles for annotations (e536d21)
- refactor: svelte version (b6316af)
- chore: remove deprecated files and update documentation (abeff25)
- refactor: streamline demo components and enhance context menu functionality (23dd087)
- chore: remove deprecated files and update dependencies (38f5104)
- perf: optimize mask loader with bounding box pruning (dc2fdbb)
Installation
Section titled “Installation”npm install annota@0.10.0# orpnpm add annota@0.10.0