Skip to content

v1.4.3

Choose a tag to compare

@VKrishna04 VKrishna04 released this 06 Jun 11:03
· 9 commits to main since this release
a2a48d7

[1.4.3] — 2026-06-05

Fixed

  • Conflict Resolution Modal: Banner persists after resolve — After applying resolved conflicts, the amber "conflicts detected" banner now clears immediately. Previously _pendingConflicts was zeroed in storage but the React settings state was not updated, so the banner remained until the next full reload.