🐛 Bug Fix
- OAuth Re-Auth Duplicate Fix — Re-authenticating an expired OAuth connection now updates the existing connection instead of creating a duplicate entry. When re-auth is triggered, the system matches by
provider+email+authTypeand refreshes tokens in-place. Fixes #170
npm Install
npm install -g omniroute@1.7.5Full Changelog: v1.7.4...v1.7.5