Change record status: 
Project: 
Introduced in branch: 
8.x
Introduced in version: 
8.x-1.30
Description: 

The following settings in Field 'formatter display' in the section 'Exception days and Seasons' have changed.
- Limit exceptions display to x days from now
- Limit seasons display to x days from now

It was not possible to display 'only today'.

Old situation:
- 'empty' means 'display all values'
- 0 means no days
- 1 means: only tomorrow
- 2 means: only tomorrow and the day after tomorrow
- ...
- 999 : max number of days

Old situation:
- 'empty' is not a valid value anymore. It is automatically converted to '9999' days
- 0 means: do not show
- 1 means: show only 1 day: today
- 2 means: show 2 days: today and tomorrow
- 3 means: show 3 days: today and tomorrow and the day after tomorrow
- ...
- 9999 : max number of days

To manipulate the exceptions, you also have the following options:
- enable 'Replace weekday time slots with exception dates'. This way, the 'current week' formatter includes this week's exceptions
- in the widget, disable the 'exceptions', 'seasons' sub-widgets.

Impacts: 
Site builders, administrators, editors