| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 0.2.3: * README: Update project status and features * goreleaser: Update version and change format * go: Update dependencies * ui/help: Mark toggleable device actions properly * ui: help: Clarify connect keybinding toggle functionality
- Update to version 0.2.2: * go: Update dependencies
- Update to version 0.2.1: * go: Update dependencies * ui, theme: Set adapter state colors appropriately * ui: Handle default Ctrl-C keyevent * ui: player: Use defined keybindings * ui: player: Show help area after the information display * ui: progress: Clear status progress on transfer completion * bluez: services: Update service table and descriptors * cmd: Finish parsing before initializing connection * cmd: fix version print if no `@` is present
- Update to 0.2.0: * Show device alias name if it is unique * Display compact set of help keybindings
- Update to 0.1.9: * bluez: Assert single/multiple property types safely * ui: progress: Do not close page when no transfers are in progress * ui: modal: Set width and height appropriately with the provided message * ui: modal: Set width and height appropriately with the provided message
- Update to 0.1.8:
* New command-line options:
+ 'no-warning' to disable the warnings popup.
+ 'confirm-on-quit' to show a confirmation message before quitting the application.
+ 'adapter-states' to set the adapter states (powered, scan, discoverable, pairable).
+ 'connect-bdaddr' to connect to a device with its address.
* Modifiable navigation keys
* Display device's 'Bonded' property
* Allow blocking/unblocking devices
* Minor bugfixes
- Update to 0.1.7: * New HJSON-based configuration format * Adapter status indicators * Cancellable OBEX session creation * Enhanced popups * Major bugfixes and improvements
- Update to 0.1.5: * ui: device: Show address if name is empty * agent: Display pincode in a modal #14
- Update to 0.1.5: * Update dependencies to resolve vulnerability
- Update to 0.1.4: * Minor bugfixes
- Initial package of bluetuith 0.1.3 for openSUSE