Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.2.2 (2026-08-05)
Bug Fixes
- annotator: align 1.2.2 interactions and exports (009b47a)
1.2.1 (2026-08-02)
Features
- restore deleted annotations and comments (2e147a3)
1.2.0 (2026-07-29)
Features
- annotator: add annotation reference data model (0be9883)
- annotator: add annotation references and hover previews (9979efa)
- annotator: explain annotation references in editors (89b7573)
Bug Fixes
- annotator: restore hover after text markup (b4d8e46)
- make playground docs build deterministic (62defc4)
1.1.2 (2026-07-27)
Features
- add PDF document navigation (33c4e6f)
Bug Fixes
- use hosted PDF in playground (182ee4d)
1.1.1 (2026-07-23)
Bug Fixes
- generate complete release notes (67e9518)
- preserve annotations and transformed markup exports (e4d804e)
- preserve cloud annotations across round trips (491bc60)
- restore free text and arrow export semantics (feb01fa)
1.1.0 (2026-07-20)
Features
- add annotation author label overlay (635a7a2)
- add annotation author label utilities (5855c46)
- add annotation permission controller (60fda64)
- add collaboration permissions playground (02f4717)
- apply permissions to annotation controls (d155612)
- define annotation permission models (ba1512d)
- enforce annotation transform permissions (5dca710)
- expose annotation author label controls (2d6806a)
- refresh playground navigation and metadata (d6d15fc)
Bug Fixes
- guard annotation mutation paths (472ee70)
- hide empty annotation menu (d6d39fb)
- normalize namespaced i18n keys (b956ee9)
1.0.13 (2026-07-17)
Bug Fixes
- clean up annotator lifecycle resources (7847735)
- improve package consumer compatibility (a3f8a6a)
- preserve annotation mapping semantics (6399c4c)
- prevent stale PDF async updates (b5efa56)
1.0.12 (2026-07-06)
1.0.11 (2026-07-06)
Features
- sidebar overlay on narrow screens (≤840px) (9fc7d7f)
1.0.10 (2026-07-02)
1.0.9 (2026-07-02)
Bug Fixes
- add background and foreground color classes to root container (66be240)
- annotator: reset reply state and fix textarea focus in sidebar (598adbe)
1.0.8 (2026-07-02)
Bug Fixes
- postcss-prefix-selector selector corruption and add prepublishOnly hook (a36219c)
1.0.7 (2026-07-01)
1.0.6 (2026-07-01)
1.0.5 (2026-07-01)
Features
- add inklayerVuePlugin, vite-plugin-dts, and unify build output naming (c41d33a)
1.0.4 (2026-06-29)
Bug Fixes
- align PDF viewer container layout with pdfjs original, fix sidebar auto-scale and overflow clipping (20bb104)
1.0.3 (2026-06-28)
[1.0.2] - 2026-06-26
Fix
- SquareParser fallback to first child attrs for non-Rect shapes
[1.0.1]
Feat
- demo headless mode, annotator tabs first
Fix
- annotator demo
- use statusText for status reply content
- replace CSS var cursor with inline SVG data URIs
Docs
- rewrite README — concise, bilingual, aligned structure
Chore
- bump version to 1.0.1
- rebuild demo
- update demo and build artifacts
[1.0.0]
Refactor
- migrate radix-vue to reka-ui, use shadcn-vue Input/Textarea, global theme vars
Fix
- ?url worker import, bundle pdfjs CSS, i18n self-contained via useT
- demo样式、i18n、Portal定位、构建配置等多项修复
- 修复 dark 模式下签名/盖章组件和弹窗文字不可见问题
Chore
- bump version to 1.0.0
- swap default README to zh-CN, rename English to README-en-US.md
- add github pages demo build to docs/
- remove peer deps section, all deps auto-install
- fix demo url in readme