• 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