All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
Quality of Life Update
- Option to only show Watts per Meter Squared on solar gauge. (To activate this, add the following to the 'solar' section of 'gaugeSettings' in your config file: mode: "Watt").
- Option to disable particular graphs if desired.
- Trend arrow to humidity gauge.
- Trend arrow to main temperature gauge.
- Barometer now displays "+" sign for positive trends.
- Windchill/heatindex gauge now changes tooltip accordingly.
- Changed number of ticks on rain gauges to make nicer numbers.
- Changed rainfall tick scaling method - no long uniform scaling - to produce nicer numbers.
- Changed number of ticks on windspeed gauge to produce whole numbers.
- Null (blank, "---") forecasts are now suppressed.
- Dutch Language
- Danish Language
- Beaufort Scale to wind gauge / wind units
- Windchill gauge can now be set to heat index mode
- Windchill gauge can now be set to automatically swap between heat index and windchill mode
- Sprites now hosted with rest of repository
- Text can no longer overflow and get cut off
- Support for other langauges. (Note: please get in touch if you want to help with translating!)
- The date supplied by the clientraw file now displays in status guage.
- Rain gauge ticks reworked
- HTML now W3C valid
- Issue with "-" character in station name
- Tweens (animations) no longer gitch if overidden by other animations
(Only used internally)
- Status gauge rephrased
- Now compatible with Internet Explorer
- Yearly rain graph date display issue solved
- Weekly rain graph date display issue solved
- Rain gauge ticks now always whole values
- UV bar display error when solar not enabled
- Station name to status
- Ability to hide gauges using config file
- Status indicator colour clearer
- Tweaked auto scaling on rain and windspeed gauges
- Record date display now unambiguous
- Temporarily hidden altitude button
- Status time now represents time given in clientraw file
- Date format on some graphs
- Screen rotation on mobile no longer cuts of bottom section
- Units now round to correct number of DP
- Overlap of temperature min/max
About: First Public Release.
- Config file
- To dynamic HTML fetching
- To chartJS version 2.7.1
- Minor memory leak
- Status Widget
- Unit Buttons
- Checks if widgets need to be updated
- Data collection backend
- Base System