Patch notes

VersionCommentSupport Planon versions
1.0.0- Built initial versionL120 and higher
1.1.0- The country field in Settings has been renamed to additionalCountry.
- A new configuration option, useOnlyPublicHolidaysOfAdditionalCountry(), has been added. When true, the system includes only the public holidays of the country specified in the Settings.
When false, public holidays from both the selected country and the Calendars linked to a Property are included.
L126 and higher
2.0.0- Updated application behavior.
If both the countryCode and companyCalendar fields are filled, only this specific country and calendar combination will be processed. The company calendar specified will be updated with the public holidays for the given country code. For example, if countryCode = NL and companyCalendar = CompanyCalendar, only the holidays for that company calendar will be updated.
If only the countryCode is provided and companyCalendar is left empty, all company calendars for that country will be updated with the public holidays. For example, if countryCode = NL and companyCalendar is empty, the holidays for all calendars related to NL will be updated.
If both fields are left empty, all country-calendar combinations defined in the properties will be updated.
- Added mapping to convert Planon country codes to ISO country codes.
- Added subdivisionCountryCode in the settings.
- Removed Global Holidays page.
L127 and higher
2.0.1Restored Global Holidays page.L130 and higher
2.0.2Fix issue with sychronization of holidays when no calendar and country code are configured on settings.L131 and higher