Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jul 11:45
895030f
  • Stop setting SECRET_KEY value to a random string by default. This has caused issues in deployments with more than one app replica or when the app was restarted. Please set this to your own long, random string, the same for each application replica. Implements #721.
  • Drop support for Python 3.7 (end-of-life in June 2023). PR #899
  • Fix broken links in Classes view. PR #868, fixes #816.
  • Fix if fact is None (default for full node view). PR #908, fixes #907.
  • Dependencies update.

Thanks to the following contributors of this release: