chore(changelog): fragment for #7211

This commit is contained in:
Diego Rodrigues de Sa e Souza
2026-07-14 23:25:48 -03:00
parent ac53009ad6
commit dc956a2184

View File

@@ -0,0 +1 @@
- **feat(dashboard):** add a "Reorder" button to provider connections that sorts them by availability (using OmniRoute's connection-cooldown/testStatus model), persisting the new priority order. (thanks @fzrilsh)