|
1 | 1 | # Software Versions |
2 | 2 |
|
3 | | -## V 1.6.0 - Nov. 2025 |
4 | | -Improve imaging performance |
5 | | -Improve diagnostic functionality |
6 | | -Add compression of image packets (RIP2 protocol) |
7 | | -Add automatic check for clock difference between Sonar and users time |
8 | | -Change protocol from WebRTC to websocket for Web GUI |
| 3 | +## v1.6.0 (2025-11) |
| 4 | + |
| 5 | +- Improve imaging performance |
| 6 | +- Add dedicated diagnostic page with improved functionality |
| 7 | +- Add compression of image packets (RIP2 protocol) |
| 8 | +- Change time to automatically be set from user's time |
| 9 | +- Change protocol from WebRTC to websocket for Web GUI |
| 10 | + |
| 11 | +## v1.5.1 (2025-07) |
| 12 | + |
| 13 | +- Improve Sonar imaging |
| 14 | +- Add activity LED |
| 15 | +- Reduce boot time by several seconds |
| 16 | + |
| 17 | +## v1.5.0 (2025-06) |
| 18 | + |
| 19 | +- Add support for UDP unicast |
| 20 | +- Add support for UDP disable |
| 21 | + |
| 22 | +## v1.4.0 (2025-05) |
| 23 | + |
| 24 | +- Add recording functionality |
| 25 | +- Add range adjustment |
| 26 | +- Add diagnostic functionality |
| 27 | +- Improve strength image |
| 28 | +- Fix integration API not working with the fallback IP address |
| 29 | +- Fix time setting fails when no NTP server is available |
| 30 | +- Fix issue that causes Ethernet connectivity problems with certain switches |
| 31 | + |
| 32 | +## v1.3.0 (2025-04) |
| 33 | + |
| 34 | +- Replace gain slider with automatic gain control |
| 35 | +- Improve user feedback when saving speed of sound |
| 36 | + |
| 37 | +## v1.2.2 (2025-04) |
| 38 | + |
| 39 | +- Improve Sonar imaging stability |
| 40 | +- Improve 2D image view |
| 41 | +- Add light theme to GUI |
| 42 | + |
| 43 | +## v1.2.1 (2025-03) |
| 44 | + |
| 45 | +- Improve Sonar imaging |
| 46 | +- Add slider to adjust gain in GUI |
| 47 | +- Fix LED not working |
| 48 | +- Reduce boot time by several seconds |
| 49 | + |
| 50 | +## v1.2.0 (2025-03) |
| 51 | + |
| 52 | +- Improve Sonar imaging |
| 53 | +- Improve performance in GUI |
| 54 | +- Add option to restart the Sonar |
| 55 | +- Improve feedback on integration API status |
| 56 | +- Fix bug causing wrong timestamps in integration API |
| 57 | + |
| 58 | +## v1.1.0 (2025-02) |
| 59 | + |
| 60 | +- Improve visual performance and update rate |
| 61 | +- Add display of warnings and errors |
| 62 | +- Add customer API output (multicast) |
| 63 | +- Add temperature shutdown |
| 64 | +- Add speed of sound configuration |
| 65 | +- Add change log |
| 66 | + |
| 67 | +## v1.0.0 (2025-01) |
| 68 | + |
| 69 | +- Initial release |
0 commit comments