Releases: bluerobotics/BlueOS
Releases · bluerobotics/BlueOS
1.0.0.beta7
What's Changed
- frontend: Improve wifi manager user information and UI #682
- frontend: Improve support to multiple wifi hotspots with same access point name #694
- frontend: Update logviewer to 0.9.6 #684
- frontend: Improve error message when using google chrome #687
- frontend: Allow disabling mavlink endpoints #696
- frontend: Add IP validation on ethernet configuration #701
- core: Improve Ping service log system #700
- core: Update to companion-base:v0.0.3 #695
- install: Add support to Debian Buster #698
Full Changelog: 1.0.0.beta6...1.0.0.beta7
1.0.0.beta6
What's Changed
- frontend: version chooser: Add option to upload docker image files (offline updates) #654
- frontend: Add loading icon for external tools #659
- frontend: Fix file browser library #669
- frontend: components: logs: Stop loading if folders does not exist #670
- frontend: Random fixes on the wifi UX/UI #676
- backend: Add REST API for ping service #666
- backend: Improve wifi service #674
- General improvements
Full Changelog: 1.0.0.beta5...1.0.0.beta6
1.0.0.beta5
What's Changed
- frontend: Fix reload behavior: #645
- backend: Add support to old companion address (
192.168.2.2:2770
) and redirect tocompanion.local
: #648 - backend: Improve Ping driver to be more reliable on baudrate choice: #653
- backend: Fix wrong video type publishment via mavlink: #650
- backend: Add video control flags status on REST API: #650
- frontend: Improve to disable video controls that are inactive: #656
- backend: Improve ArduPilot manger to inform user when no firmware candidate is available: #655
- backend: General code improvements: #634, #635, #643
- CI: Add github-runner and pimod scripts to generate Raspberry images: #641
Full Changelog: 1.0.0.beta4...1.0.0.beta5
1.0.0.beta4
What's Changed
- frontend: Add disconnected banner #608
- frontend: Fix multiple notifications when backend is offline #608
- frontend: Allow user to run SITL #609
- frontend: Fix multiple terminal instances while using webpage #627
- frontend: Add dark-mode and toggle switch #629
- backend: Improve architecture #607, #615, #623
- backend: Improve cpu usage #617, #628
- backend: Improve response time #625
- CI: Add companion-core artifact creation for offline updates #612
- Not possible to use it from the frontend yet, check #285
New Contributors
- @ES-Alexander made their first contribution!
Full Changelog: 1.0.0.beta3...1.0.0.beta4
1.0.0.beta3
What's Changed
- frontend: Properly disable power buttons when system is shutdown/rebooting #594
- frontend: Fix available wifi networks #595
- Show when no networks are available
- Fix filtering out current network from connectable ones
- frontend: Remove stray zero from battery voltage #600
- frontend: Allow stream edit #596
- services: version-chooser: Rework to use async calls #559
- services: Ardupilot-Manager: Add navigator R4 support #604
- General improvements
Full Changelog: 1.0.0.beta2...1.0.0.beta3
1.0.0.beta2
What's Changed
- frontend: Fix camera resolution and framerate selection #584
- Required fields are now required!
- frontend: Fix git version information on menu #587
- frontend: New wifi icons (not connected, scanning, low quality) #588
- frontend: Available services: Sort services by name #589
- frontend: Available services: Improve page width #590
- frontend: Camera manager: Sort video devices by name #591
- services: ping: Fix service (it's back and running!) #592
1.0.0.beta1
- First Release!