Skip to content

v2.12.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@christopherpickering christopherpickering released this 19 Sep 06:42
· 24 commits to alpha since this release

2.12.0-alpha.1 (2023-09-19)

Bug Fixes

  • config: prevented error when opt config values where missing. Updated python output to (a08d1d5)
  • docs: fixed link to docs in navbar (aa20bac)
  • python: fixed issue where files created by python script were not used as the source (891d519), closes #423
  • strftime links: fixed links to strftime documentation (a481e4d), closes #280
  • task: fixed missing fields on new task page (e96882a), closes #416
  • version check: fixed version check on admin page (d374f12), closes #63

Features

  • features: multiple new features and bug fixes, mainly from @paysni at Valley Health (bab702f)
  • smb: improved smb code for file downloads (7f27b1c)