Skip to content

Releases: bitkarrot/scheduler

v0.1.1 Bring it On

19 Jan 22:39
Compare
Choose a tag to compare
  • Add test Job run button and logic
  • Add test log and test log button
  • Add separate test log file for logging
  • clean up print statements
  • Min Version 0.12 lnbits

Full Changelog: v0.1.0...v0.1.1

v0.1.0 New Year Release

17 Jan 06:07
Compare
Choose a tag to compare
  • min version 0.12.0 LNBits
  • improve export csv
  • moved control buttons and style to better align with other LNBits ext.
  • improved dialog box blanking, show ID on log dialog
  • improve docs

Full Changelog: v0.0.9...v0.1.0

v0.0.9 Ready for Initial Use Release

31 Oct 04:06
Compare
Choose a tag to compare

Full Changelog: v0.0.8...v0.0.9

v0.0.8 update to LNBits version > 0.11

26 Oct 04:52
3218e4e
Compare
Choose a tag to compare
Pre-release
  • Testing release with updates for LNBits 0.11.X

NOTE: this is for testing, it may break.

Full Changelog: v0.0.7...v0.0.8

v0.0.7 first full feature release

08 Oct 02:14
Compare
Choose a tag to compare
Pre-release

- This is for up to LNBits version 0.10.9 ONLY

  • First attempt at full feature release - tested on OSX and with sqlite only

CAVEATS:

  • requirements.txt must be installed before this extension is installed.

  • User must set the crontab enabled system username in .env file Post Install

  • Log Files for Individual Jobs are pushed to the DB. Log will be deleted when Job is deleted

  • Complete Log file is written to disk and includes other error messages, deletion of this will delete scheduler.log file from disk

  • New Scheduled jobs Dialog allows for Headers and Body

  • Stop/Start buttons now synchronized with cron job back end

TODO:

  • improve required fields validation before submit in Job Dialog
  • improve js validation for schedule
  • add check in Job Dialog to check if the API call is valid before saving to DB and as cron job

Full Changelog: v0.0.6...v0.0.7

v0.0.6 logging

30 Sep 02:04
Compare
Choose a tag to compare
v0.0.6 logging Pre-release
Pre-release

DO NOT USE THIS RELEASE INSTALL

  • added logging
  • updated db for logs

Full Changelog: v0.0.5...v0.0.6