Skip to content

Feature Release

Compare
Choose a tag to compare
@ogobrecht ogobrecht released this 24 Jul 14:33
· 23 commits to master since this release

0.6.0 (2017-07-24)

  • New options regarding non working days - thanks to github.com/GasparYYC for the ideas:
    • Option to exclude non working days from time calculation - defaults to true
    • Option to highlight non working days - defaults to true
    • Option for the highlighting color - defaults to #f4f7f4
    • You can deliver additional holidays - see example query in README.md
  • Fixed: Tasks (or links) deleted from DB are displayed on chart after region refresh - thanks to github.com/S-Marek to report this issue
  • Some small code refactoring