Skip to content

v0.0.7 first full feature release

Pre-release
Pre-release
Compare
Choose a tag to compare
@bitkarrot bitkarrot released this 08 Oct 02:14
· 43 commits to main since this 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