[Announcement] Calendar Bean 3.0-197 Beta 18

Today we released a new Beta of the Calendar Bean.

Please check it out and tell us what you think of it (you can download it using our Components Manager available for download at http://www.servoycomponents.com/downloads.html).
If all is well we will release in 2 weeks.

3.0-197 08/22/2011 Beta 18
[new] Gantt header now also shows hours
[new] added getVisibleEventSet returns visible events and optionally use current filter (recurring events return their current dates and not base dates)
[new] added getEventSetForDateRange returns events by date range and optionally use current filter (recurring events return their current dates and not base dates)
[chg] added MiG libraries 6.9.1
[chg] renamed property todayBackgroundColor to calendarTodayBackgroundColor
[chg] renamed scriptable property todayBgColor to calendarTodayBgColor
[chg] todayBackgroundColor now works as expected and changes the background color of the whole day for all views
[fix] datepicker now also changes date range when Calendar.scrollVisibleDateRange(…) is used