2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-09 20:57:11 +00:00

93_DbRep: V7.0.0, changelog:

- faster exec if no time attribut/aggregation is set
                  - bugfix in fetchrows if data contain chars like "'
                  - new command get blockinginfo
                  - identify if reopen is running on assigned dblog-device
                  - bugfix in delSeqDoublets
                  - internal code changes/reviews

git-svn-id: https://svn.fhem.de/fhem/trunk@15661 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2017-12-21 11:57:00 +00:00
parent 1cd7040607
commit d453e55311
2 changed files with 364 additions and 201 deletions

View File

@ -1,5 +1,12 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
# Do not insert empty lines here, update check depends on it.
- change: 93_DbRep: V7.0.0, changelog:
- faster exec if no time attribut/aggregation is set
- bugfix in fetchrows if data contain chars like "'
- new command get blockinginfo
- identify if reopen is running on assigned dblog-device
- bugfix in delSeqDoublets
- internal code changes/reviews
- feature: 50_TelegramBot: new set cmd silentmsg to disable_notification
- bugfix: 73_GardenaSmart: v0.4.0 bugfixes
- feature: 31_PLAYBULB: v1.4.0 support for Sphere Model BTL301w

File diff suppressed because it is too large Load Diff