Skip to content

1.0.1

Compare
Choose a tag to compare
@patrickelectric patrickelectric released this 06 Apr 14:52
· 2239 commits to master since this release

What's Changed

  • core: frontend: Improve pages layout #950
  • core: frontend: Add kernel output in system-information #943
  • core: frontend: Fix typo #951 #954 #962
  • core: frontend: components: FirmwareManager: Fix firmware selection when fetching #941
  • core: frontend: only show slack option in pirate mode #939
  • core: frontend: autopilot: Add information about each firmware version type #946
  • core: frontend: Cache all but HTML #927
  • core: frontend: version-chooser: Fix text color on pull dialog #945
  • core: frontend: system-information: Break system-information to use multiple endpoints #948
  • core: frontend: views: NetworkTestView: Move from await to finally #944
  • core: Change mdns name when using wifi #960
    • Changes blueos.local to only work via ethernet, to access BlueOS via wifi use blueos-wifi.local
    • Necessary to avoid performance/connectivity issues when accessing BlueOS via wifi
  • core: Add global exception handler #885
  • core: beacon: Log output to file #934
  • core: tools: linux2rest: Update version to v0.2.3 #936
  • hooks: Disable shellcheck SC2048 #937

New Contributors

Full Changelog: 1.0.0...1.0.1