Releases: stone50/Stonebot
Releases · stone50/Stonebot
0.5.0-alpha2.1.0
Full Changelog: v0.5.0-alpha2.0.3...v0.5.0-alpha2.1.0
- The script runner will now also search the
...\Stonebot\scriptsfolder for imports in addition to...\Stonebot\scripts\lib - Scripts can now retrieve a command's name, aliases, and enable state
- Scripts can now change a command's enable state
- The main panel's subheader now has a border
0.5.0-alpha2.0.3
Full Changelog: v0.5.0-alpha2.0.2...v0.5.0-alpha2.0.3
The HTTP client authorization header will now be correctly assigned when the access token is refreshed
0.5.0-alpha2.0.2
Full Changelog: v0.5.0-alpha2.0.1...v0.5.0-alpha2.0.2
- fixed issue where modules could not be imported in scripts
0.5.0-alpha2.0.1
Full Changelog: v0.5.0-alpha2.0.0...v0.5.0-alpha2.0.1
- fixed a bug where folder links did not display
0.5.0-alpha2.0.0
Full Changelog: v0.5.0-alpha1.0.2...v0.5.0-alpha2.0.0
- removed the custom data interface
- added invisible text filtering
- minor bug fixes
- minor performance improvements
0.5.0-alpha1.0.2
Full Changelog: v0.5.0-alpha1.0.1...v0.5.0-alpha1.0.2
0.5.0-alpha1.0.1
Fixed config saving deadlock
0.5.0-alpha1.0.0
Full Changelog: v0.4.1...v0.5.0-alpha1.0.0
This release is based on the ui-rework branch. This is a complete redesign of the application, and so many features have changed or been removed for this release.
0.4.1
0.4.0
What's Changed
- Fix websocket shutdown error by @stone50 in #33
- Handle reconnect request by @stone50 in #38
- Fix get subscriber bug by @stone50 in #39
- Update README.md by @stone50 in #40
- Add youtube command by @stone50 in #41
- Improve UI by @stone50 in #42
- Make scroll to bottom button appear by @stone50 in #43
- Add display log limit by @stone50 in #45
- Add log folder button by @stone50 in #46
- Make Scroll to Bottom Button Margin not Receive Mouse Input by @stone50 in #48
- Update version by @stone50 in #49
Full Changelog: v0.3.0...v0.4.0