New Bugfix Release — Stability & Consistency Improvements Across the Board
We’ve just shipped a new update focused entirely on making your day-to-day work with Mobiscroll smoother, more predictable, and more reliable — especially if you’re using Timeline, Scheduler, Eventcalendar, Agenda, or the Datepicker.
Here’s a quick overview of what’s improved:
Timeline and Scheduler users benefit from several rendering and behavior fixes. Navigation and dynamic min/max handling were improved. In the Timeline view, the rendered day is now passed to key rendering functions when using vertical resolution, and issues with Angular cell data and empty row handling have been resolved.
We fixed an issue where updateRecurringEvent did not update resource and slot values in all mode.
The Datepicker now behaves reliably in Firefox when clearing date ranges.
Agenda
FIXED
- We fixed the
updateRecurringEventfunction wasn’t updating the resource and slot properties in case of “all” update mode.
Datepicker
FIXED
- Resolved an issue where clearing the selected range from the Start tab in the Date Range Calendar could cause the browser tab to freeze in Firefox.
Eventcalendar
FIXED
- We fixed multi-day event labels no longer display an extra border and background on the last visible day when the event was focused.
- We fixed the
updateRecurringEventfunction wasn’t updating the resource and slot properties in case of “all” update mode.
Scheduler
FIXED
- We fixed an issue where the scheduler header incorrectly displayed weekdays when resources were dynamically loaded.
- We fixed the
updateRecurringEventfunction wasn’t updating the resource and slot properties in case of “all” update mode. - We fixed the
navigatemethod to correctly scroll to the specified date and time on the first call. - We fixed an issue where the
minandmaxoptions did not update dynamically when their values changed, causing invalid areas to not display correctly.
Timeline
NEW
- Added the rendered day as a parameter to the
renderSidebar, andrenderResourceEmptyfunctions whenverticalResolution: 'day'is applied.
FIXED
- In Angular cell templates, the
args.dateparameter was missing the specific cell time. - We fixed an issue where built-in button texts weren’t updating when the locale changed.
- We fixed the
updateRecurringEventfunction wasn’t updating the resource and slot properties in case of “all” update mode. - We fixed an issue with the hide empty rows feature, which did not work correctly with hierarchical resources and vertical days.
- We fixed the
navigatemethod/selectedDateupdate to correctly scroll to the specified date and time on the first call. - We fixed the
navigatemethod/selectedDateupdate to correctly scroll to the specified date during external drag interactions. - We fixed an issue where the
minandmaxoptions did not update dynamically when their values changed, causing invalid areas to not display correctly. - We fixed an issue where changing the parent resource row heights was not working when variable event heights were used.
- Resolved an issue where the
renderSidebarfunction was not displayed when resources were not defined.
As always, we recommend updating to the latest version for the best experience and newest capabilities.
For release notes please visit our release history