What’s New
Bugfix release
This update focuses on timezone and layout consistency for the Scheduler and Timeline components.
We fixed an issue where the current-time indicator could be positioned incorrectly around daylight saving time transitions when using Day.js. We also resolved a navigation issue where calling navigate method could scroll to an incorrect time in timezone-aware setups.
Event buffer handling was improved as well, fixing layout calculation issues that could lead to incorrect event positioning and sizing in certain scenarios.
Scheduler
FIXED
- We fixed an issue where the current-time indicator could appear in the wrong position around DST changes when using Day.js.
- We fixed an issue where event length around DST transitions was calculated incorrectly when using the
dayjsTimezoneplugin. - We fixed an issue where calling the navigate method could scroll to an incorrect time when timezones were used.
- We fixed an issue where event buffers were not properly considered during layout calculation, resulting in incorrect event positioning and sizing in some cases.
Timeline
FIXED
- We fixed an issue where the current-time indicator could appear in the wrong position around DST changes when using Day.js.
- We fixed an issue where event length around DST transitions was calculated incorrectly when using the
dayjsTimezoneplugin. - We fixed an issue where calling the navigate method could scroll to an incorrect time when timezones were used.
- We fixed an issue where event buffers were not properly considered during layout calculation, resulting in incorrect event positioning and sizing in some cases.
As always, we recommend updating to the latest version for the best experience and newest capabilities.
For release notes please visit our release history