Skip to content

Commit

Permalink
chore: release v3.0.1
Browse files Browse the repository at this point in the history
* (Apollon77) BREAKING: Configuration is only working in the new Admin 5 UI!
* (Apollon77) Did bigger adjustments to the recording logic and added a lot of new Features. Please refer to Changelog and Forum post for details.
  • Loading branch information
Apollon77 committed May 11, 2022
1 parent dc0866b commit f3af931
Show file tree
Hide file tree
Showing 4 changed files with 319 additions and 321 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -445,8 +445,7 @@ sendTo('influxdb.0', 'getEnabledDPs', {}, function (result) {
-->

## Changelog

### __WORK IN PROGRESS__
### 3.0.1 (2022-05-11)
* (Apollon77) BREAKING: Configuration is only working in the new Admin 5 UI!
* (Apollon77) Did bigger adjustments to the recording logic and added a lot of new Features. Please refer to Changelog and Forum post for details.

Expand All @@ -471,7 +470,6 @@ sendTo('influxdb.0', 'getEnabledDPs', {}, function (result) {
* (Apollon77) Add support to specify how to round numbers on query per datapoint
* (Apollon77) Allow to specify if the last value of a state is logged on startup


### 2.6.3 (2022-03-07)
* (Apollon77) Fix potential crash cases (Sentry IOBROKER-INFLUXDB-4Q)

Expand Down
Loading

0 comments on commit f3af931

Please sign in to comment.