Skip to content

0.4.5

Compare
Choose a tag to compare
@jonbannister jonbannister released this 29 Sep 11:19
1f4e0c8
  • Bugfix: The frontend should now show the correct "time since" for non-UTC timezones
  • Bugfix: The scheduler now follows UNIX conventions for day-of-week specifications. (#72)
  • Bugfix: Use Collection.count_documents() for mongo compat
  • Improvement: The raw_results will now also display in full screen
  • Improvement: Improve setup.cfg for better wheel building
  • Improvement: Pin Werkzeug<2.2 since it causes RuntimeErrors
  • Improvement: Fix docs regarding setup + yarn bundling