New Features
- Connection diagnostics (#210, #211) — Detailed connection analysis/diagnostic tool for brokers
- Run diagnostics on save — Diagnostics run automatically on save with parallel checks
- Diagnostics button improvements — Better UI for the diagnostics button; auto-hides when keyboard is shown
- Multi-select editing for broker list (#212) — Edit mode with multi-select on iOS with toolbar actions
- Swipe-to-delete for brokers on iOS — Quick broker deletion via swipe gesture
- Homebrew releases — Distribution via Homebrew
Bug Fixes
- Suppress error messages on intentional disconnect — No more spurious error alerts when the user disconnects
- Increase max topics limit & filter empty subscriptions — Handles larger topic sets and removes empty subscriptions
- Improve iPad layout — Better padding and keyboard toolbar for iPad; three-column navigation support
Maintenance / Refactoring
- Remove swift-petitparser dependency — Dependency cleanup
- SonarQube lint fixes
- UI test stability improvements — More reliable tests and screenshots
- Updated docs and example messages