• v1.6.0 a36760ed1a

    v1.6.0 Stable

    kerem released this 2026-01-25 17:30:36 +03:00 | 0 commits to main since this release

    📅 Originally published on GitHub: Sun, 25 Jan 2026 14:30:40 GMT
    🏷️ Git tag created: Sun, 25 Jan 2026 14:30:36 GMT

    1.6.0 (2026-01-25)

    Bug Fixes

    • editor: align border corner radius with screenshot image (6685da8)
    • editor: render border above screenshot image (36b93e8)
    • release: add channel config and seed v1.6.0 version series (8515aac)
    • shape: persist border radius (c1a4043)
    • startup: sync registry on app start when config says enabled (3088086), closes #62
    • test: make R2 credential test environment-aware (719e5e0)

    Features

    • app: add fill color and corner radius controls to editor state (df5cfe6)
    • canvas: render fill colors and corner radius for shapes (fa92942)
    • editor: add screenshot border styling (4280fe6), closes #62
    • force release v1.7.0-beta.1 (bfc7d36)
    • library: add screenshot history library with tray integration (ed0ac37), closes hi#quality
    • shape: persist rectangle corner radius setting (787cfd4)
    • tray: show version in system tray tooltip (434af43)
    • types: add fill color and corner radius to annotation model (3960593)
    Downloads
  • v1.5.0-beta.3 33f238bae5

    v1.5.0-beta.3 Pre-release

    kerem released this 2026-01-25 16:56:03 +03:00 | 5 commits to main since this release

    📅 Originally published on GitHub: Sun, 25 Jan 2026 13:56:07 GMT
    🏷️ Git tag created: Sun, 25 Jan 2026 13:56:03 GMT

    1.5.0-beta.3 (2026-01-25)

    Bug Fixes

    • editor: align border corner radius with screenshot image (6685da8)
    • editor: render border above screenshot image (36b93e8)
    • startup: sync registry on app start when config says enabled (3088086), closes #62
    • test: make R2 credential test environment-aware (719e5e0)

    Features

    • editor: add screenshot border styling (4280fe6), closes #62
    • tray: show version in system tray tooltip (434af43)
    Downloads
  • v1.5.0-beta.2 8cfeedaf6d

    v1.5.0-beta.2 Pre-release

    kerem released this 2026-01-25 06:33:22 +03:00 | 18 commits to main since this release

    📅 Originally published on GitHub: Sun, 25 Jan 2026 03:33:27 GMT
    🏷️ Git tag created: Sun, 25 Jan 2026 03:33:22 GMT

    1.5.0-beta.2 (2026-01-25)

    Bug Fixes

    • shape: persist border radius (c1a4043)

    Features

    • force release v1.7.0-beta.1 (bfc7d36)
    • library: add screenshot history library with tray integration (ed0ac37), closes hi#quality
    Downloads
  • v1.5.0-beta.1 9453b42fa4

    v1.5.0-beta.1 Pre-release

    kerem released this 2026-01-12 13:44:33 +03:00 | 34 commits to main since this release

    📅 Originally published on GitHub: Mon, 12 Jan 2026 10:44:37 GMT
    🏷️ Git tag created: Mon, 12 Jan 2026 10:44:33 GMT

    1.5.0-beta.1 (2026-01-12)

    Bug Fixes

    • app: prevent duplicate instances and sync startup path on version update (06774a6)
    • release: add @semantic-release/npm plugin to update package.json version (b30744e)
    • release: add channel config and seed v1.6.0 version series (8515aac)

    Features

    • app: add fill color and corner radius controls to editor state (df5cfe6)
    • app: add Wails bindings for cloud upload (R2 + GDrive) (fa87274)
    • canvas: render fill colors and corner radius for shapes (fa92942)
    • cloud: add Cloud settings tab with R2 and GDrive configuration (69b799a)
    • cloud: add Cloud upload button with dropdown menu (3e27b1c)
    • config: add cloud provider config structs for R2 and GDrive (502f648)
    • editor: add canvas zoom and scale controls (c42a6b5)
    • editor: add color extraction utility for auto-background feature (9ee2190)
    • editor: add inset and auto-background state management (ff927ec)
    • editor: add inset scale transform to canvas for screenshot scaling (ff8b9ea)
    • editor: add inset slider and auto-background UI controls (3eea549)
    • hotkey-input: add preset buttons for PrintScreen assignment (b1160e4), closes #67
    • r2: add directory prefix support and fix dropdown menu (7bade9c)
    • settings: enhance settings panel and go runtime (bd201a2)
    • shape: persist rectangle corner radius setting (787cfd4)
    • types: add fill color and corner radius to annotation model (3960593)
    • upload: add Cloudflare R2 uploader with retry logic (558796c)
    • upload: add Google Drive uploader with OAuth2 flow (e3ac924)
    • upload: add Windows Credential Manager wrapper for cloud upload credentials (8f2c55a)
    Downloads
  • v1.5.0 b514bdfad9

    v1.5.0 Stable

    kerem released this 2026-01-11 21:34:56 +03:00 | 55 commits to main since this release

    📅 Originally published on GitHub: Sun, 11 Jan 2026 18:35:00 GMT
    🏷️ Git tag created: Sun, 11 Jan 2026 18:34:56 GMT

    1.5.0 (2026-01-11)

    Bug Fixes

    • app: prevent duplicate instances and sync startup path on version update (06774a6)
    • release: add @semantic-release/npm plugin to update package.json version (b30744e)

    Features

    • app: add Wails bindings for cloud upload (R2 + GDrive) (fa87274)
    • cloud: add Cloud settings tab with R2 and GDrive configuration (69b799a)
    • cloud: add Cloud upload button with dropdown menu (3e27b1c)
    • config: add cloud provider config structs for R2 and GDrive (502f648)
    • editor: add canvas zoom and scale controls (c42a6b5)
    • editor: add color extraction utility for auto-background feature (9ee2190)
    • editor: add inset and auto-background state management (ff927ec)
    • editor: add inset scale transform to canvas for screenshot scaling (ff8b9ea)
    • editor: add inset slider and auto-background UI controls (3eea549)
    • hotkey-input: add preset buttons for PrintScreen assignment (b1160e4), closes #67
    • r2: add directory prefix support and fix dropdown menu (7bade9c)
    • settings: enhance settings panel and go runtime (bd201a2)
    • upload: add Cloudflare R2 uploader with retry logic (558796c)
    • upload: add Google Drive uploader with OAuth2 flow (e3ac924)
    • upload: add Windows Credential Manager wrapper for cloud upload credentials (8f2c55a)
    Downloads