What's New
Broker Import & Export
- Export broker configurations as .mqttbroker files to share between devices and with other
MQTT apps - Import broker configurations from .mqttbroker files
- Choose to include or exclude secrets (passwords, certificates) when exporting
- Export multiple brokers at once via edit mode (iOS) or multi-select (macOS)
macOS Improvements
- Added menu bar items: File → New Broker, Import Broker, Export Selected
- Keyboard shortcuts: ⌘N (new broker), ⇧⌘I (import), ⇧⌘E (export)
- Move to category and delete actions for multi-selected brokers
iOS Improvements
- Redesigned toolbar with a unified menu for Import, Edit, and Add Broker
- Bulk export from edit mode with share sheet support
Bug Fixes
- Fixed missing create broker action (#219)
- Fixed build warnings