Skip to content

Latest commit

 

History

History
128 lines (62 loc) · 6 KB

File metadata and controls

128 lines (62 loc) · 6 KB

Changelog

1.4.3 (2026-01-14)

Bug Fixes

  • frontend: correct borderRadius design token in Formula (c343c7c)
  • frontend: ensure VariableField ErrorMessage is accessible (1183fb1)

1.4.2 (2025-11-19)

Bug Fixes

1.4.1 (2025-09-01)

Bug Fixes

1.4.0 (2025-08-02)

Features

  • add Confluence macro app (4f85897)

1.3.0 (2025-08-01)

Features

  • manifest: add macro module (817c099)

Bug Fixes

  • manifest: fix duplicate module key 'issue-formula' (de148d1)

1.2.9 (2025-06-04)

Build System

  • manifest: upgrade Node.js runtime from 18 to 20 (1e661be), closes #694

1.2.8 (2024-11-23)

Performance Improvements

  • frontend: refactor to react-dom/client createRoot (ca9a243)

1.2.7 (2024-11-23)

Build System

  • package: upgrade react from 16 to 18 (62176ee)

1.2.6 (2024-11-21)

Bug Fixes

  • frontend: downgrade zustand from v5 to v4 (ea32839)

1.2.5 (2024-09-23)

Build System

  • package: bump @forge/cli from 7.1.0 to 10.5.0 (db9d156)

1.2.4 (2024-09-23)

Bug Fixes

  • frontend: fix cannot read properties of undefined (reading 'length') (19b5b4e), relates to #400

1.2.3 (2024-09-23)

Bug Fixes

  • package: downgrade @forge/cli from 7.1.0 to 8.0.0 (27c0637), reverts #94

1.2.2 (2024-09-23)

Bug Fixes

  • package: revert @forge/cli from 10.5.0 to 8.0.1 (9ca35df)

1.2.1 (2024-08-11)

Build System

  • manifest: remove app property licensing (38ef738)

1.2.0 (2024-08-11)

Features

  • frontend: add formula suffix (cea3081)

1.1.0 (2024-08-11)

Features

  • frontend: add formula prefix (371d6c9)

1.0.2 (2024-03-14)

Bug Fixes

  • frontend: prevent race condition of jira search in view (22334ce)

1.0.1 (2024-03-14)

Bug Fixes

  • frontend: don't show spinner if requests have not fired (e6466f1)
  • frontend: don't throw error in view if there's no data (5d38a0b)

1.0.0 (2024-03-12)

Features

  • frontend: add Edit and View (5383f65)