Releases: levelshealth/comms-release-notes
Releases · levelshealth/comms-release-notes
v20.0.2
v20.0.1
20.0.1 (2025-12-09)
Bug Fixes
- ci: install chromium explicitly in the test workflow since we haven't updated the runner image in a while (77150a4)
- ci: undo playwright install since we're now targeting comms runners (617008f)
- ci: update workflows to target comms runners only (569999d)
- web: hide the auto update banner on tap, that way if the package load fails the banner will go away (84e18d9)
v20.0.0
20.0.0 (2025-10-01)
⚠ BREAKING CHANGES
- increment schema version
Bug Fixes
- 🚑 increment schema to clear client cache (76771f4)
v19.4.0
19.4.0 (2025-09-02)
Features
- ui: ✨ add optional floating pending update counter (#1754) (680b47b)
Bug Fixes
- ♻️ rmv date type from action and operation props (#1748) (cb9c1c0)
v19.1.0
v19.0.0
v18.0.1
v18.0.0
18.0.0 (2025-05-11)
⚠ BREAKING CHANGES
- actions: Bring back actions
Changes:
- This is a reapply of the reverts done earlier today (to rollback the
Actions changes)
Features
- actions: bring back Actions (#1731) (3e00f2c)
Bug Fixes
- actions: fixed branched thread sending (#1732) (27a7f7a)
- logging: upgraded warning logs to error logs for the write APIs so Datadog creates issues for them (50ce112)
v17.0.0
17.0.0 (2025-05-05)
⚠ BREAKING CHANGES
- actions: undoing actions for now
Bug Fixes
- actions: undoing actions for now (641b13f)
Reverts
- Revert "feat(actions)!: Actions API (#1708)" (6b50e15)
- Revert "fix(actions): minor fixes (#1730)" (8ddfd85)
- Revert "perf: ⚡ upd QueryCache to reuse more cache data where possible (#1729)" (8e5a694)
v16.0.0
16.0.0 (2025-05-04)
⚠ BREAKING CHANGES
- actions: Implemented new Actions API
Co-Authored-By: John 12599934+jorroll@users.noreply.github.com
Features
- actions: Actions API (#1708) (b7df8f7)
Bug Fixes
- actions: minor fixes (#1730) (da34318)
Performance Improvements
- ⚡ upd QueryCache to reuse more cache data where possible (#1729) (b866e54)