Skip to content

Commit 5cdf2b9

Browse files
chore(minor): 1.4.0 [skip ci]
## [1.4.0](v1.3.0...v1.4.0) (2024-09-03) ### πŸ• Features * Add a modal confirming firmware selection ([704055c](704055c)) * Add dismissible readme panel before flashing ([7bbb6ae](7bbb6ae)) * add firmware beta release channel ([eca16b7](eca16b7)) * Add support for setting MDNS, add support for new serial command layout ([e2a29fd](e2a29fd)) * Implement custom terminal, rework flashing flow, improve UX ([03e0ef6](03e0ef6)) * Move network provisioning to a separate step ([90ed5bf](90ed5bf)) * pin rust toolchain version to 1.79.0 ([59df86e](59df86e)) * Rewrite the flashing tool to support a more streamlined UX with a completely custom terminal view, fix logs ([66117fc](66117fc)) * ux improvements ([ba722e6](ba722e6))
1 parent 03e0ef6 commit 5cdf2b9

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
33
[![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org)
44
> All notable changes to this project will be documented in this file
55
6+
## [1.4.0](https://github.com/EyeTrackVR/FirmwareFlashingTool/compare/v1.3.0...v1.4.0) (2024-09-03)
7+
8+
9+
### πŸ• Features
10+
11+
* Add a modal confirming firmware selection ([704055c](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/704055c0bd5c68654b11f17b01061b817589176a))
12+
* Add dismissible readme panel before flashing ([7bbb6ae](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/7bbb6ae20b6321604aa0ad5c1de9894d9292ce6a))
13+
* add firmware beta release channel ([eca16b7](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/eca16b7b55546cab49020a955b526806b7023b8e))
14+
* Add support for setting MDNS, add support for new serial command layout ([e2a29fd](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/e2a29fd3e19e368170344dc34d65d23d6a1292de))
15+
* Implement custom terminal, rework flashing flow, improve UX ([03e0ef6](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/03e0ef6552dc523f7b98d3a36102a683e854e21e))
16+
* Move network provisioning to a separate step ([90ed5bf](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/90ed5bf8effded38518d71c94205993f0499f5d2))
17+
* pin rust toolchain version to 1.79.0 ([59df86e](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/59df86e35355e21e13b02e4991685a6414fb5dab))
18+
* Rewrite the flashing tool to support a more streamlined UX with a completely custom terminal view, fix logs ([66117fc](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/66117fc36c1a7dbd744f2909ecb0b1169da88bfc))
19+
* ux improvements ([ba722e6](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/ba722e69f2f35748b0d4cf24af05b1d3966ebd66))
20+
621
## [1.4.0-beta.5](https://github.com/EyeTrackVR/FirmwareFlashingTool/compare/v1.4.0-beta.4...v1.4.0-beta.5) (2024-08-28)
722

823

0 commit comments

Comments
Β (0)