Skip to content

Releases: bonitoo-io/weather-station

0.58

09 Mar 16:20
Compare
Choose a tag to compare

Features

  • Dual color OLED support
  • Sensirion SHTC3 temperature and humidity sensor support
  • Added Covid-19 OLED screen
  • New application icon
  • Web Server improvements:
    • All request logging
    • No cache for api responses
    • Concurrent writing and api request check
    • All UI requests to server handle 503 and 427
  • Humidity offset autocalibration (when offset is 0)
  • Auto-reboot when InfluxDB write fails for the whole hour
  • Autocalibration of DHT11
  • Reporting WiFi reconnects count
  • Updated to the latest InfluxDB Client with fixed disabled retrying, memory optimization and streaming write

Fixes

  • Improved stability
  • Memory optimization
  • Detecting UTC offset change always
  • Improved initial web page loading
  • Decreased batch size
  • Increased HTTP timeout
  • IP loc detection reloads country specific settings when location is unchanged
  • Improved initial WiFi settings behavior
  • Fixed HTTP server response on cached URL
  • Improved Web UI validation messages
  • Improved DB write error handling
  • Fixed occasionally missing tags
  • Fixed update version comparing

0.58-rc9

07 Mar 09:49
Compare
Choose a tag to compare
0.58-rc9 Pre-release
Pre-release

0.58-rc9

Fixes

  • Fixed updating to the same version

0.58-rc8

06 Mar 20:12
Compare
Choose a tag to compare
0.58-rc8 Pre-release
Pre-release

Fixes

  • Improved Web UI validation messages
  • Improved DB write error handling
  • Fixed occasionally missing tags
  • Fixed update version comparing

0.58-rc7

27 Feb 11:45
Compare
Choose a tag to compare
0.58-rc7 Pre-release
Pre-release

Features

  • Sensirion SHTC3 temperature and humidity sensor support
  • Autocalibration of DHT11

Fixes

  • Improved initial WiFi settings behavior
  • Fixed HTTP server response on cached URL

0.58-rc6

01 Feb 18:55
Compare
Choose a tag to compare
0.58-rc6 Pre-release
Pre-release

Features

  • Dual color OLED support
  • Humidity offset autocalibration (when offset is 0)
  • Auto-reboot when InfluxDB write fails for the whole hour

Fixes

  • Memory optimization
  • IP loc detection reloads country specific settings when location is unchanged

0.58-rc5

10 Jan 20:00
Compare
Choose a tag to compare
0.58-rc5 Pre-release
Pre-release

Features

  • InfluxDB client with streaming write
  • Web Server improvements:
    • All request logging
    • No cache for api responses
    • Concurrent writing and api request check
    • All UI requests to server handle 503 and 427
  • Added Covid-19 OLED screen

0.58-rc4

01 Dec 21:06
Compare
Choose a tag to compare
0.58-rc4 Pre-release
Pre-release

Fixes

  • Using InfluxDB Client with fixed disabled retrying
  • Decreased batch size
  • Increased HTTP timeout

0.58-rc3

25 Nov 21:05
Compare
Choose a tag to compare
0.58-rc3 Pre-release
Pre-release

Fixes

  • Reverting InfluxDB Client to the latest release

0.58-rc2

24 Nov 21:02
Compare
Choose a tag to compare
0.58-rc2 Pre-release
Pre-release

Features

  • New application icon
  • Reporting WiFi reconnects count

Fixes

  • Detecting UTC offset change always
  • Improved stability

0.58-rc1

16 Nov 16:21
Compare
Choose a tag to compare
0.58-rc1 Pre-release
Pre-release

Fixes

  • Improved initial web page loading
  • Using memory optimized InfluxDB Client