Release date: April 30, 2020
Improvements
- 
	
		[Scheduler]
	
	DayPilot.Scheduler.multirange.clear() 
	(build 6014)
- 
	
		[Calendar]
	
	DayPilotCalendar.EventMovingJavaScript: args.external added 
	(build 6014)
- 
	
		[Scheduler]
	
	DayPilot.Scheduler.multiselect.get() added as an alias to multiselect.events() - api unification 
	(build 6014)
- 
	
		[Scheduler]
	
	DayPilot.Scheduler.multirange.add({start, end, resource}) 
	(build 6014)
- 
	
		[Scheduler]
	
	DayPilot.Scheduler.multirange.get() 
	(build 6014)
- 
	
		[Scheduler]
	
	DayPilot.Scheduler.range.all() renamed to DayPilot.Scheduler.multirange.get(). 
	(build 6014)
- 
	
		[Scheduler]
	
	DayPilotScheduler.RectangleSelectingJavaScript: args.resources supported 
	(build 6014)
- 
	
		[Calendar]
	
	DayPilot.Calendar.makeDraggable(options) - supports options.externalCursor (overrides the default "move" cursor if specified). 
	(build 6014)
- 
	
		[Calendar]
	
	Global table margin overridden to prevent unwanted hour header offset (Calendar). 
	(build 6014)
Fixes
- 
	
	Text clipping during image export fixed (JPEG, PNG).
	(build 6014)
- 
	
		[Calendar]
	
	Crosshair highlighting fixed in IE11 (Calendar).
	(build 6014)
- 
	
		[Scheduler]
	
	DayPilot.Scheduler.onTimeRangeSelect/ed shouldn't be fired when time range context menu is opened using right click, with allowMultiRange enabled  (fixed).
	(build 6014)