Commit e2a9edd
committed
chore(release): 1.5.0-beta.1 [skip ci]
# [1.5.0-beta.1](v1.4.1...v1.5.0-beta.1) (2026-01-12)
### Bug Fixes
* **app:** prevent duplicate instances and sync startup path on version update ([06774a6](06774a6))
* **release:** add @semantic-release/npm plugin to update package.json version ([b30744e](b30744e))
* **release:** add channel config and seed v1.6.0 version series ([8515aac](8515aac))
### Features
* **app:** add fill color and corner radius controls to editor state ([df5cfe6](df5cfe6))
* **app:** add Wails bindings for cloud upload (R2 + GDrive) ([fa87274](fa87274))
* **canvas:** render fill colors and corner radius for shapes ([fa92942](fa92942))
* **cloud:** add Cloud settings tab with R2 and GDrive configuration ([69b799a](69b799a))
* **cloud:** add Cloud upload button with dropdown menu ([3e27b1c](3e27b1c))
* **config:** add cloud provider config structs for R2 and GDrive ([502f648](502f648))
* **editor:** add canvas zoom and scale controls ([c42a6b5](c42a6b5))
* **editor:** add color extraction utility for auto-background feature ([9ee2190](9ee2190))
* **editor:** add inset and auto-background state management ([ff927ec](ff927ec))
* **editor:** add inset scale transform to canvas for screenshot scaling ([ff8b9ea](ff8b9ea))
* **editor:** add inset slider and auto-background UI controls ([3eea549](3eea549))
* **hotkey-input:** add preset buttons for PrintScreen assignment ([b1160e4](b1160e4)), closes [#67](#67)
* **r2:** add directory prefix support and fix dropdown menu ([7bade9c](7bade9c))
* **settings:** enhance settings panel and go runtime ([bd201a2](bd201a2))
* **types:** add fill color and corner radius to annotation model ([3960593](3960593))
* **upload:** add Cloudflare R2 uploader with retry logic ([558796c](558796c))
* **upload:** add Google Drive uploader with OAuth2 flow ([e3ac924](e3ac924))
* **upload:** add Windows Credential Manager wrapper for cloud upload credentials ([8f2c55a](8f2c55a))1 parent 509a1e1 commit e2a9edd
2 files changed
Lines changed: 32 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
1 | 32 | | |
2 | 33 | | |
3 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments