Release date: September 1, 2024
Improvements
- [Scheduler] The keyboard.clearFocus() method added. (build 6000)
- [Scheduler] The events.forRange() method has been optimized for performance (improves the rendering speed of availability histograms and column summaries). (build 6103)
- [Scheduler] Event loading optimized for performance, reducing loading time by 80% for large datasets (Scheduler). (build 6123)
Fixes
- [Scheduler] Updating a split row child using rows.update() fixed (Scheduler). (build 5998)
- [Scheduler] The rows.find() method supports split resources. (build 5999)
- [Scheduler] The rows.update() method supports split resources. (build 5999)
- [Scheduler] The links.findByFromTo() and links.findAllByFromTo() parameter types fixed (TypeScript). (build 6101)
- [Scheduler] The position of rows frozen at the bottom of the Scheduler was incorrect when there were no rows in the main grid — this has been fixed. This issue also affected row filtering. (Scheduler) (build 6102)
DayPilot