2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 18:59:33 +00:00

57_Calendar: fixes for previously introduced asynchronous processing of calendar retrieval and processing; BYDAY now working with INTERVAL>1; module now works with out-of-series calendar events in recurring events series

git-svn-id: https://svn.fhem.de/fhem/trunk@9040 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
borisneubert 2015-08-09 10:06:00 +00:00
parent a84609701a
commit 2250432388

View File

@ -1,5 +1,8 @@
# 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.
- feature: 57_Calendar: make BYDAY work with INTERVAL>1; make out-of-series
calendar events with recurring calendar events series work; format
change of UID
- bugfix: 95_Dashboard: fixed issue with disappearing menu and command input in
room "Everything"
- feature: 57_Calendar: made download from URL non-blocking