Skip to content

Commit

Permalink
Updated changelog, removed test alert.
Browse files Browse the repository at this point in the history
  • Loading branch information
Daveiano committed Nov 2, 2023
1 parent 435d74e commit 580071c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -737,3 +737,11 @@ See https://github.com/Daveiano/weewx-wdc/compare/v3.2.0...11eed6b3#diff-ba225fb
- Enhancement to the All Time Statistics: Show climatological days per month and per year. GH-196
- Added NL translation, thanks to user @dystechnic
- Added configurable 'Clickable' tiles GH-211
## Changes made to skin.conf since 3.3.0
See https://github.com/Daveiano/weewx-wdc/compare/v3.3.0...435d74e1ffff90cfc8f91fb11734d4c6871474bc#diff-ba225fb627dcbf577d0d1fde0f18d93e8e2cf2097c37086cd28ef23e8e7bd820 for a complete diff.
## Known Issues
- GH-181 [BUG] xAxis: Date mismatch in combined charts. Especially when using cumulative aggregation. Feel free to comment if you have more infos, or also nooticed this issue.
2 changes: 0 additions & 2 deletions skins/weewx-wdc/src/js/live-updates.ts
Original file line number Diff line number Diff line change
Expand Up @@ -619,5 +619,3 @@ client.connect({
useSSL: mqtt_ssl === "1",
reconnect: true,
});

alert("test 3");

0 comments on commit 580071c

Please sign in to comment.