|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [v0.6.5](https://github.com/viamrobotics/viam-flutter-sdk/tree/v0.6.5) (2025-06-18) |
| 3 | +## [v0.6.6](https://github.com/viamrobotics/viam-flutter-sdk/tree/v0.6.6) (2025-07-07) |
4 | 4 |
|
5 | | -[Full Changelog](https://github.com/viamrobotics/viam-flutter-sdk/compare/v0.6.4...v0.6.5) |
| 5 | +[Full Changelog](https://github.com/viamrobotics/viam-flutter-sdk/compare/v0.6.5...v0.6.6) |
6 | 6 |
|
7 | 7 | **Merged pull requests:** |
8 | 8 |
|
| 9 | +- \[APP-8732\] Add exitProvisioning\(\) wrapper to flutter SDK [\#402](https://github.com/viamrobotics/viam-flutter-sdk/pull/402) ([jckras](https://github.com/jckras)) |
| 10 | +- Fix typo in documentation [\#401](https://github.com/viamrobotics/viam-flutter-sdk/pull/401) ([clintpurser](https://github.com/clintpurser)) |
| 11 | +- v0.6.5 [\#400](https://github.com/viamrobotics/viam-flutter-sdk/pull/400) ([github-actions[bot]](https://github.com/apps/github-actions)) |
| 12 | +- Automated Protos Update [\#399](https://github.com/viamrobotics/viam-flutter-sdk/pull/399) ([viambot](https://github.com/viambot)) |
9 | 13 | - \[RSDK-10907\] Flutter SDK - Switch widget hits assert on first build [\#398](https://github.com/viamrobotics/viam-flutter-sdk/pull/398) ([Joyceku1020](https://github.com/Joyceku1020)) |
10 | 14 | - Add getKinematics to gripper [\#397](https://github.com/viamrobotics/viam-flutter-sdk/pull/397) ([gabegottlob](https://github.com/gabegottlob)) |
| 15 | +- Add sendEmailInvite parameter to resendOrganizationInvite [\#396](https://github.com/viamrobotics/viam-flutter-sdk/pull/396) ([nandini-swami](https://github.com/nandini-swami)) |
11 | 16 | - Add GetMachineStatus to RobotClient [\#395](https://github.com/viamrobotics/viam-flutter-sdk/pull/395) ([kevin49999](https://github.com/kevin49999)) |
12 | 17 | - v0.6.4 [\#394](https://github.com/viamrobotics/viam-flutter-sdk/pull/394) ([github-actions[bot]](https://github.com/apps/github-actions)) |
13 | 18 | - Add generic service to registry [\#393](https://github.com/viamrobotics/viam-flutter-sdk/pull/393) ([njooma](https://github.com/njooma)) |
|
116 | 121 | - Improved error handling in sessions [\#284](https://github.com/viamrobotics/viam-flutter-sdk/pull/284) ([njooma](https://github.com/njooma)) |
117 | 122 | - Automated Protos Update [\#282](https://github.com/viamrobotics/viam-flutter-sdk/pull/282) ([github-actions[bot]](https://github.com/apps/github-actions)) |
118 | 123 |
|
| 124 | +## [v0.6.5](https://github.com/viamrobotics/viam-flutter-sdk/tree/v0.6.5) (2025-06-18) |
| 125 | + |
| 126 | +[Full Changelog](https://github.com/viamrobotics/viam-flutter-sdk/compare/v0.6.4...v0.6.5) |
| 127 | + |
119 | 128 | ## [v0.6.4](https://github.com/viamrobotics/viam-flutter-sdk/tree/v0.6.4) (2025-05-23) |
120 | 129 |
|
121 | 130 | [Full Changelog](https://github.com/viamrobotics/viam-flutter-sdk/compare/v0.6.3...v0.6.4) |
|
0 commit comments