v0.1.2

AprilNEA/OpenLogiv0.1.2May 31, 2026by aprilnea[bot]

AI Summary

This release introduces a comprehensive update management system for the application. It adds an update checker accessible via the About window using the gpui-updater crate, alongside an optional automatic check on startup with a user prompt. Users can now track download progress and click version numbers to view specific GitHub releases.

Key Highlights

  • Integrated gpui-updater crate for update management
  • Optional automatic update checks upon application launch
  • Live download progress indicators
  • Direct links to GitHub releases from the version number

New Features

  • Check for Updates in the About window
  • One opt-in update check on launch
  • Live download progress
  • Clickable version links to GitHub

Full Release Notes

### Added

- Check for Updates in the About window, backed by the gpui-updater crate
- One opt-in update check on launch, with a first-run prompt to enable it
- Live download progress, and a clickable version that links to its GitHub release