Skip to content

v1.2.0 - Window Deduplication & Screen Bounds Validation

Latest

Choose a tag to compare

@chrilep chrilep released this 23 Jan 15:09
· 39 commits to main since this release

What's New in v1.2.0

🎯 Window Management

  • Window Deduplication: Automatically activates existing AI service windows instead of creating duplicates
  • Screen Bounds Validation: Prevents windows from being positioned outside visible display area (min 20px visible)
  • File Locking: Race condition protection for multi-instance window position saving

🏗️ Architecture

  • Service Navigation: Full-window integration replacing iframe approach (CSP compatibility)
  • Platform-Specific Window Activation: PowerShell (Windows), wmctrl/xdotool (Linux), AppleScript (macOS)

🎨 Visual Updates

  • Updated application icons with better compression

📝 Full Details

See CHANGELOG.md for complete list of changes.

📦 Installation

Download the automated prerelease builds from the automated-prereleases folder or wait for manual builds to be attached to this release.