Release notes
Every release of the extension, in chronological order.
- v2026.04.29Latest
- New Completely redesigned options page (Svelte 5 + Tailwind v4) — faster, search, project tabs, undo, drag-free reordering, real Wiki preview for Jira Server templates.
- New Default Jira Cloud comment template ships out of the box.
- New Comment dropdown now shows only Comment templates; description dropdown shows only ticket templates.
- New Ctrl+S inside the options page flushes pending edits to chrome.storage.local immediately (with toast).
- New Statistics (templates autofilled, characters saved, time saved) actually update again — the legacy tracker hook had been silent for several releases.
- New PayPal.me support link added next to Buy Me a Coffee.
- New TipTap editor preserves Jira Cloud emoticon images on paste.
- Fix Jira Cloud autofill no longer renders the same template twice on page reload (idempotent observer).
- Fix Switching issue type to one without a template now clears the previously-applied template instead of leaving it behind.
- Fix Switching to a different issue type no longer prepends the new template on top of the old one.
- Fix Importing a real-world export with duplicate UUIDs no longer breaks the page (`each_key_duplicate`).
- Fix Importing a legacy hand-edited JSON without UUIDs is now accepted (UUIDs are filled in automatically).
- Fix CSP `unsafe-eval` warnings on the options page (zod 4 JIT compiler now disabled).
- v2026.04.23
- New Quick-access dropdown now available in the Jira Cloud editor toolbar.
- New Dropdown and buttons only show templates matching the current platform (Cloud / Server).
- New Jira Cloud detection is now remembered per domain (fewer API calls, faster page loads).
- v2026.04.16
- New Upgrade to Manifest V3 (Firefox).
- Fix Edge extension build (manifest was incomplete).
- Fix Jira Cloud not detected in some cases.
- Fix Create/Update toolbar not rendering on some Jira Server instances.
- Fix Console errors when applying templates on description fields.
- Update Removed deprecated MV2 background script.
- Update Modernized build toolchain and added integration tests.
- v2025.07.31
- Fix Templates not saved after Jira Update (Jira Cloud).
- New Added link to Feature Request and Bug Reporting page.
- v2025.03.13
- Fix Error on saving template p-tag (Jira Cloud).
- v1.9.5-rc1 (2024-06-06)
- Update Validate description before saving (Jira Cloud).
- New Added console logs for further improvements.
- v1.9.4 (2024-05-30)
- Feature Request Filter templates by project.
- Update Improved create/update form in Jira.
- Update Improved UI of the settings page.
- Update Added keyboard events to buttons (a11y).
- Update Added focus styles (a11y).
- Update Icon buttons now tabbable (a11y).