mirror of
https://github.com/mrgoonie/winshot.git
synced 2026-04-26 18:45:57 +03:00
[PR #33] [MERGED] Release v1.1.0 features and fixes #53
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#53
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/33
Author: @mrgoonie
Created: 12/10/2025
Status: ✅ Merged
Merged: 12/10/2025
Merged by: @mrgoonie
Base:
dev← Head:goon📝 Commits (9)
d06fe39chore(release): 1.1.0-beta.1 [skip ci]9d64715chore(release): 1.1.0-beta.2 [skip ci]3f5f4d1fix(startup): minimize app window on startup when configured9652b5bfix: resolve 3 bugs from issue #21dbe91ddfeat(editor): copy rendered canvas with applied settings to clipboarda459568fix(tray): resolve quit button not working in tray context menu3c4379dchore(release): 1.1.0 [skip ci]d868093fix(quick-save): use configured folder instead of hardcoding save directory576dffeMerge branch 'dev' into goon - resolve CHANGELOG.md conflict📊 Changes
8 files changed (+371 additions, -156 deletions)
View changed files
📝
CHANGELOG.md(+28 -0)📝
app.go(+73 -12)📝
frontend/dist/index.html(+1 -1)📝
frontend/src/App.tsx(+74 -44)📝
frontend/src/components/editor-canvas.tsx(+7 -1)📝
frontend/src/components/settings-panel.tsx(+52 -16)📝
internal/hotkeys/hotkeys.go(+26 -33)📝
internal/tray/tray.go(+110 -49)📄 Description
Summary
Commits (34 total)
See full changelog in CHANGELOG.md for v1.1.0
Test plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.