We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e61da61 commit cdbb476Copy full SHA for cdbb476
docs/dev/reference/changelog.md
@@ -42,6 +42,11 @@ date: "2024-09-18"
42
# updated: "" # When the content was last entirely checked
43
---
44
45
+{{% changelog color="added" title="Bluetooth provisioning" date="2025-06-02" %}}
46
+Added support for Bluetooth Low Energy (BLE) provisioning, allowing devices to be set up via Bluetooth connection.
47
+For an example implementation, see the [Flutter Provisioning package](https://github.com/viamrobotics/viam_flutter_provisioning/).
48
+{{% /changelog %}}
49
+
50
{{% changelog color="removed" title="Frame tab removed, use Add Frame button" date="2025-05-15" %}}
51
52
The frame tab no longer exists in the Viam app.
0 commit comments