v3.5.0-beta1
Pre-release
Pre-release
github-actions
released this
20 Feb 00:28
·
26 commits
to 3.x
since this release
v3.5.0-beta1
Pre-release for testing, not production ready!
- Bugfix: Fixed "ValueError: could not convert string to float" in forecast, introduced in GH-191
- Bugfix: Added missing
nl.conf
ininstall.py
GH-221 - Bugfix: Fixed Gauge tiles daily reset (via MQTT)
- Bugfix: year-%Y.html.tmpl fails when changing group_speed to knots in weewx.conf GH-239
- Bugfix: Translation Footer Text 'This station is controlled by...' GH-238
- Bugfix: Fix page title in dwd.html.tmpl GH-246
- Bugfix: Fix page title in externals.html.tmpl GH-244
- Open Webcam Links/Stat Tile links in a Modal GH-220
- Bugfix: Max Rain Rate Does Not Reset GH-224
- Added MQTT connection with username/password GH-225
- Added finnish translation GH-230
- Added "Precipitation detail" on forecast display (show rain/snow separately) GH-231
- Allow to add custom content to front page via custom templates GH-217
- Updated windGust display in forecast table GH-240
- Updated sorting of min/max graphs in the
temp_min_max_avg
graph GH-247 - Added new property for charts:
legendPosition
- Change legend position GH-228 - Added option to set default theme (light/dark/auto) GH-241
- Added per-month statistic tables GH-215
- Added
windRose_legend_show_units
to hide the units in the windRose legend, addedhide_tick_unit
for gauges GH-249 - Added colored Temperature GH-243
New Contributors
Full Changelog: v3.4.0...v3.5.0-beta1