Skip to content

Releases: noobot/Noobot.Toolbox

3.0.0 Noobot upgrade

09 Aug 21:23
Compare
Choose a tag to compare
Merge pull request #2 from noobot/noobot-3-upgrade

Upgrade to Noobot 3.0

1.1.0 Fix versioning

02 Jul 06:36
Compare
Choose a tag to compare
Remove Restsharp

1.0.43 ValidHandles upgrade & nuget updates

01 Jul 22:12
Compare
Choose a tag to compare

Schedules Rewrite to use Quartz

29 Sep 07:19
Compare
Choose a tag to compare
  • 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

26 Sep 06:41
Compare
Choose a tag to compare

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

20 Sep 13:35
Compare
Choose a tag to compare
1.0.24

Updated noobot core

Made schedules plugin public

16 Sep 12:18
Compare
Choose a tag to compare
1.0.18

Update ScheduleMiddleware.cs

1.0.14 Updated Nuget References

25 Jan 19:36
Compare
Choose a tag to compare

1.0.10 Changed Toolbox Configuration Setup

22 Jan 22:09
Compare
Choose a tag to compare
Renamed configuration file

1.0.8 - Initial BETA release

19 Jan 19:48
Compare
Choose a tag to compare
Fixed nuspec files