Releases: noobot/Noobot.Toolbox
Releases · noobot/Noobot.Toolbox
3.0.0 Noobot upgrade
1.1.0 Fix versioning
Remove Restsharp
1.0.43 ValidHandles upgrade & nuget updates
Remove Restsharp
Schedules Rewrite to use Quartz
- Schedules are now configured with the same syntax of cron jobs (e.g.
* */5 * * * ?
) - Schedules now stored as json
- Schedules now have GUIDs to identify them
- Admin help added as a command
Additional Storage Changes + Logging Updates
Update previous release:
- Changed JsonStorage to be a new plugin instead of replacing the existing one
- Scheduler still uses legacy storage for now
- Updated Noobot
- Updated Logging usages
Storage is now saved in JSON
1.0.24 Updated noobot core
Made schedules plugin public
1.0.18 Update ScheduleMiddleware.cs
1.0.14 Updated Nuget References
Update README.md
1.0.10 Changed Toolbox Configuration Setup
Renamed configuration file
1.0.8 - Initial BETA release
Fixed nuspec files