<!--
Audience
  External customers using the Aerion desktop app (macOS and Windows, which
  release in lockstep). Treat this as a shipped product: do not mention
  internals, frameworks, or repo plumbing.

Forbidden words / leaks
  Do not name implementation details: "React", "Redux", "webpack",
  "TypeScript", "Electron", "deep link", "protocol handler", "plist",
  component names, file paths, ticket IDs (DEV-, CC-, MCP-). Rephrase as
  user-visible outcomes.

Style
  Terse and outcome-focused. Describe the user-visible effect, not the
  mechanism. One short sentence per change; "editorialize a little" is fine,
  field-by-field detail is not.

Vantage point
  Write from the customer's POV — what they observe — not the implementer's.

Surface (do mention)
  - New capabilities and visible UI changes.
  - Behavior changes customers will notice (faster, fewer clicks, new
    validation, copy changes).
  - Bug fixes that resolve customer-visible breakage.

Don't surface
  - Refactors, file moves, type-only changes, dependency bumps.
  - Internal observability, build, or test infrastructure.
  - Mechanism / framework details, ticket IDs.
-->

# Aerion Desktop App (Mac/Windows) Release Notes

## v3.0.1 — 2026-07-30 (Windows only)

- Fixed a URL interception issue that could cause SSO issues on new installs

## v3.0.0 — 2025-09-23

- Rebranded from CoffeeCup to Aerion.

## v2.8.0 — 2025-09-04

- Reworked the sign-in flow to support single sign-on with Google and Microsoft.
- Windows: the app now opens and returns automatically when signing in from your browser.
- Windows: fixed the settings icon and resolved a problem selecting between multiple plans.

## v2.7.0 — 2025-03-27

- Added worktime and project-time submission, including setting worktime to the sum of your project time.
- Added custom icons for Jira issue types.
- Fixed dropdowns losing keyboard navigation after reopening.

## v2.6.2 — 2024-06-13

- Fixed app loading issues after signing in.

## v2.6.1 — 2024-06-08

- Fixed time entries not syncing after the computer wakes from sleep.

## v2.6.0 — 2024-06-05

- Added Worktime Tracking (available for selected accounts).
