Skip to content

Commit

Permalink
chore: release v0.6.4
Browse files Browse the repository at this point in the history
* (DutchmanNL) Dependency updates
* (DutchmanNL) Bugfix: Devices reported as offline #307
* (DutchmanNL) Improve error messages & sentry reporting
  • Loading branch information
DutchmanNL committed Jun 4, 2022
1 parent 5369d68 commit 580c320
Show file tree
Hide file tree
Showing 5 changed files with 409 additions and 297 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Older changes
## 0.5.8 (2021-08-11)
* (DutchmanNL) added new state attributes reported by Sentry
* (DutchmanNL) Bugfix Live override datapoint created as read-only #252
* (DutchmanNL) excluded value "PIR" from data write due to current formatting

## 0.5.7 (2021-08-10)
* (foxriver76) we fixed some incorrect object types, fixes warnings with JS-Controller 3.3.x [#215](https://github.com/DrozmotiX/ioBroker.wled/issues/215) & [#209](https://github.com/DrozmotiX/ioBroker.wled/issues/209)
* (DutchmanNL) add support for WLED 0.13.x (added types fps, ndc, ip, of)
Expand Down Expand Up @@ -77,4 +82,3 @@

## 0.1.0
* (DutchmanNL) initial release

10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,11 @@ When the adapter crashes or another Code error happens, this error message that
Placeholder for the next version (at the beginning of the line):
### __WORK IN PROGRESS__
-->
### __WORK IN PROGRESS__
### 0.6.4 (2022-06-04) - Solve connection status
* (DutchmanNL) Dependency updates
* (DutchmanNL) Bugfix: Devices reported as offline #307
* (DutchmanNL) Improve error messages & sentry reporting
*

### 0.6.3 (2021-09-08) - HotFixes
* (DutchmanNL) Missing dropdown for ID of effects added
* (DutchmanNL) HotFix: Missing axios dependency added
Expand All @@ -69,11 +70,6 @@ When the adapter crashes or another Code error happens, this error message that
* (DutchmanNL) added new state attributes reported by Sentry
* (DutchmanNL) added min & max for brightness value to support iOT adapter

### 0.5.8 (2021-08-11)
* (DutchmanNL) added new state attributes reported by Sentry
* (DutchmanNL) Bugfix Live override datapoint created as read-only #252
* (DutchmanNL) excluded value "PIR" from data write due to current formatting

## License
MIT License

Expand Down
Loading

0 comments on commit 580c320

Please sign in to comment.