Skip to content

feat(annotation): add tapered arrow shapes with curve support#57

Merged
mrgoonie merged 7 commits into
mainfrom
dev
Dec 24, 2025
Merged

feat(annotation): add tapered arrow shapes with curve support#57
mrgoonie merged 7 commits into
mainfrom
dev

Conversation

@mrgoonie

Copy link
Copy Markdown
Owner

Summary

  • Add tapered arrow annotation shapes with curve support
  • Increase curve samples to 31 for smoother rendering

Features

  • annotation: Implement tapered arrow shapes with curve support
  • shapes: Smoother tapered arrow rendering with increased curve samples

Test plan

  • Verify tapered arrows render correctly
  • Confirm curve tension control works properly
  • Check smooth rendering of curved arrows

mrgoonie and others added 7 commits December 24, 2025 19:29
feat(annotation): implement tapered arrow shapes with curve support
# [1.3.0-beta.1](v1.2.0...v1.3.0-beta.1) (2025-12-24)

### Bug Fixes

* **startup:** resolve minimize to tray and autostart issues ([#48](#48)) ([1024bf0](1024bf0))

### Features

* **annotation:** implement tapered arrow shapes with curve support ([363f471](363f471))
* **clipboard:** add Ctrl+V paste and JPEG quality export ([#48](#48)) ([fe09cce](fe09cce))
* **clipboard:** add multi-format paste and drag-drop image import ([c9700b6](c9700b6))
* **notifications:** add capture notifications and copy path button ([#48](#48)) ([8b3e94a](8b3e94a))
# [1.3.0](v1.2.0...v1.3.0) (2025-12-24)

### Bug Fixes

* **startup:** resolve minimize to tray and autostart issues ([#48](#48)) ([1024bf0](1024bf0))

### Features

* **clipboard:** add Ctrl+V paste and JPEG quality export ([#48](#48)) ([fe09cce](fe09cce))
* **clipboard:** add multi-format paste and drag-drop image import ([c9700b6](c9700b6))
* **notifications:** add capture notifications and copy path button ([#48](#48)) ([8b3e94a](8b3e94a))

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
@mrgoonie mrgoonie merged commit 9e94f51 into main Dec 24, 2025
3 checks passed
@mrgoonie

Copy link
Copy Markdown
Owner Author

🎉 This PR is included in version 1.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants