mirror of
https://github.com/mrgoonie/winshot.git
synced 2026-04-26 18:45:57 +03:00
[PR #83] [MERGED] chore(release): 1.5.0 stable release #88
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#88
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/83
Author: @mrgoonie
Created: 1/25/2026
Status: ✅ Merged
Merged: 1/25/2026
Merged by: @mrgoonie
Base:
dev← Head:goon📝 Commits (9)
ef79b27chore(release): 1.5.0 [skip ci]48a562ddocs(readme): remove empty screenshots section4280fe6feat(editor): add screenshot border styling719e5e0fix(test): make R2 credential test environment-aware434af43feat(tray): show version in system tray tooltip36b93e8fix(editor): render border above screenshot image3088086fix(startup): sync registry on app start when config says enabled6685da8fix(editor): align border corner radius with screenshot image05c0289merge: resolve conflict with dev branch📊 Changes
11 files changed (+238 additions, -20 deletions)
View changed files
📝
.github/workflows/beta-release.yml(+10 -2)📝
.github/workflows/release.yml(+10 -2)📝
app.go(+5 -2)📝
frontend/src/App.tsx(+37 -2)📝
frontend/src/components/editor-canvas.tsx(+33 -1)📝
frontend/src/components/settings-panel.tsx(+108 -1)📝
frontend/src/types/index.ts(+3 -0)📝
frontend/wailsjs/go/models.ts(+10 -0)📝
internal/config/config.go(+10 -0)📝
internal/config/startup.go(+7 -8)📝
internal/upload/r2_test.go(+5 -2)📄 Description
Summary
Changes
CHANGELOG.md: Remove duplicate release notes sectionpackage.json: Minor formatting fixTest plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.