Releases: bonitoo-io/weather-station
Releases · bonitoo-io/weather-station
0.58
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
0.58-rc9
Fixes
- Fixed updating to the same version
0.58-rc8
Fixes
- Improved Web UI validation messages
- Improved DB write error handling
- Fixed occasionally missing tags
- Fixed update version comparing
0.58-rc7
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
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
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
Fixes
- Using InfluxDB Client with fixed disabled retrying
- Decreased batch size
- Increased HTTP timeout
0.58-rc3
Fixes
- Reverting InfluxDB Client to the latest release
0.58-rc2
Features
- New application icon
- Reporting WiFi reconnects count
Fixes
- Detecting UTC offset change always
- Improved stability
0.58-rc1
Fixes
- Improved initial web page loading
- Using memory optimized InfluxDB Client