Skip to content

Commit 849d9e5

Browse files
authored
Fix Environment Canada weather URL and windspeed
Fixed Environment Canada weather URL and windspeed conversion.
1 parent 5b6b1c1 commit 849d9e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ planned for 2026-01-01
2424
- feat: add ESlint rule `no-sparse-arrays` for config check to fix #3910 (#3911)
2525
- fixed eslint warnings shown in #3911 and updated npm publish docs (#3913)
2626
- [core] refactor: replace `express-ipfilter` with lightweight custom middleware (#3917) - This fixes security issue [CVE-2023-42282](https://github.com/advisories/GHSA-78xj-cgh5-2h22), which is not very likely to be exploitable in MagicMirror² setups, but still should be fixed.
27+
- fixed the Environment Canada weather URL (#3912) and now converts a windspeed of 'calm' to 0
2728

2829
### Updated
2930

0 commit comments

Comments
 (0)