- Updated the demo to handle a Chromium bug that affects the proper operation of themes. See README.MD and demo.js for more information.
This release improves theme support.
- Added public method
getAvailableThemesfor getting available themes - Added public method
loadThemefor changing the current theme - An
RTMThemeChangeevent now fires when RealtimeMonitor detects a theme change - Updated the demo to incorporate the new features of this release
- First release