mirror of
https://github.com/mrgoonie/winshot.git
synced 2026-04-26 18:45:57 +03:00
[PR #55] [CLOSED] chore(release): v1.3.0 official release #73
Labels
No labels
bug
enhancement
enhancement
pull-request
question
released
released on @beta
released on @dev
released on @latest
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/winshot#73
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mrgoonie/winshot/pull/55
Author: @mrgoonie
Created: 12/24/2025
Status: ❌ Closed
Base:
main← Head:dev📝 Commits (6)
8a1624bchore(release): include refactor commits in changelog without version bump363f471feat(annotation): implement tapered arrow shapes with curve supportd9adb5erefactor(shapes): increase curve samples to 31 for smoother tapered arrow rendering53d6e99Merge pull request #52 from mrgoonie/goon8194cdbchore(release): 1.3.0-beta.1 [skip ci]c0da3d7chore(release): 1.3.0 [skip ci] (#54)📊 Changes
9 files changed (+517 additions, -33 deletions)
View changed files
📝
.releaserc.json(+32 -2)📝
CHANGELOG.md(+15 -0)📝
README.md(+4 -0)📝
frontend/dist/index.html(+1 -1)📝
frontend/src/App.tsx(+23 -1)📝
frontend/src/components/annotation-shapes.tsx(+411 -27)📝
frontend/src/components/annotation-toolbar.tsx(+7 -0)📝
frontend/src/components/editor-canvas.tsx(+21 -1)📝
frontend/src/types/index.ts(+3 -1)📄 Description
Summary
Features
Bug Fixes
Test plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.