forked from runely/calendar-homey
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.homeychangelog.json
32 lines (32 loc) · 1.5 KB
/
.homeychangelog.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"0.0.1": {
"en": "First release"
},
"0.0.2": {
"en": "App failed when events were not imported yet. Tokens are validated. Added trigger for any events started. 'Event is ongoing' validated to true when a started event was missing a stop time"
},
"0.0.3": {
"en": "Events in condition card is now presented with a date (and time if present). Importing only active events. This is a significantly performance improvement! Event list in condition card shows if the event is recurring and/or full day"
},
"0.0.4": {
"en": "Events in condition card is now presented with a date (and time if present). Importing only active events. This is a significantly performance improvement! Event list in condition card shows if the event is recurring and/or full day"
},
"0.0.5": {
"en": "Norwegian language. New sync action. New tokens. New event stops trigger. Supports multiple calendars"
},
"0.0.6": {
"en": "Global flow tokens. Calendar name token on triggers. New trigger: 'Event starts in'"
},
"0.1.0": {
"en": "Recurring events. Bugfixes: Flow tokens. New conditions event chooser. New icon"
},
"0.1.1": {
"en": "More timespan choices for triggers/conditions. Possibility to remove calendars from settings. Global flow tokens for tomorrows events. Todays and tomorrows events pr calendar. "
},
"0.1.2": {
"en": "'Apple calendar' load issue fixed. Added dutch translation"
},
"0.1.3": {
"en": "Bugfix: 'Apple calendar' failed to load. Added Dutch translation"
}
}