speedDF v1.0.6
What's Changed
- feat: line tool with rubber band and arrow ends by @57471C in #74
- feat: hyperlinks rendering and clickable support by @57471C in #75
- ⚡ Optimize Intersection Observer loops in WorkspacePage by @57471C in #76
- ⚡ perf: Debounce auto-fit execution to prevent layout thrashing by @57471C in #77
- ⚡ perf: batch pdf outline async parsing in TitleBar by @57471C in #78
- ⚡ perf(outline): batch outline parsing to prevent worker queue overload by @57471C in #79
- 🔒 Fix Missing Model Integrity Check by @57471C in #80
- 🔒 Fix DOM-based XSS in search highlight by @57471C in #81
- 🧪 test: add coverage for setFormFieldValueAction by @57471C in #82
- 🧹 code health: remove unused getMemoryCount from formMemory by @57471C in #83
- fix: recent documents, line tool, and stylus support by @57471C in #84
- feat: comment flags on page via right-click by @57471C in #85
Full Changelog: v1.0.5...v1.0.6