<!--
Audience
  External customers using the Aerion Jira plugin. 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", "iframe", "content script", "connector descriptor", "scope",
  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 Jira Panel Release Notes

<!--
Versioning note: the Jira plugin is updated continuously rather than published
as discrete versions, so the version numbers below are approximate markers for
when each change landed, not marketplace release versions.
-->

Note - this changelog covers additions/changes to the Jira Panel; changes to jira sync features are included
in either the Web or API changelogs depending on the nature of the adjustment.

## v3.0.2 — 2026-03-21

- Fixes an issue when using a custom Jira display URL - consequently removes support for Jira on-premise (Data Center / Server).

## v3.0.1 — 2025-10-16

- No longer allows pre-selecting projects that can't be tracked on.

## v3.0.0 — 2025-09-23

- Rebranded from CoffeeCup to Aerion.
- Added single sign-on with Google and Microsoft.

## v2.6.0 — 2025-05-19

- Added a dark mode that follows your Jira theme.
- Moved connection info into a slide-out panel and added a compact time-stepper layout.
- Limited reference search to keep results focused.

## v1.2.2 — 2022-09-20

- The plugin now waits to load your data until you interact with it, so Jira pages load faster.

## v1.2.0 — 2022-04-25

- In-progress time entries no longer affect the Jira form.
- Fixed sign-in issues when third-party cookies are blocked.
