Hey,
A new stable release due to the new settings interface and break issues.
API CHANGES:
- Added Settings#BasicSettingsTab, Settings#AllSettingsTab, Settings#getAllSettingsWidget(), Settings#openAllSettingsWidget(), Settings#isAllSettingsWidgetVisible(), Settings#getCurrentAllSettingsTab(), Settings#getCurrentBasicSettingsTab(), Settings#open(BasicSettingsTab), Settings#getBasicSettingsTabWidget(BasicSettingsTab) & Settings#getAllSettingsTabWidget(AllSettingsTab)
- Added Widgets#getWidgetContainingAction(rootId, actions) and Widgets#getWidgetContainingAction(actions)
FIXES:
- Breaks work again.
WEB WALKER:
- The webwalker will now terminate when the user is logged out.
MISC:
- Minor bug fixes.
- The OSBot Team