- 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
getAvailableThemes
for getting available themes - Added public method
loadTheme
for changing the current theme - An
RTMThemeChange
event now fires when RealtimeMonitor detects a theme change - Updated the demo to incorporate the new features of this release
- First release