Skip to content

Regular Maintenance

Latest
Compare
Choose a tag to compare
@dethos dethos released this 23 Sep 12:43
· 3 commits to master since this release
4672679

Changes:

  • Fix: Social Accounts can now be deleted by the user. #306
  • Update: Updated backend dependencies. #298, #294, #301, #310, #312, #361, #424
  • Update: Dev environment no longer needs an external process to receive the sent emails. Email content is now printed on the console. #302
  • Fix: When box dos not exist, the system should return 404. #308
  • Fix: Handle missing 'fingerprint' when key is imported. #309
  • Fix: Connect social account when email exists. #311
  • Update: Python and Django to currently supported versions. #361
  • Update: Move CI jobs from CircleCI to Github Actions.
  • Update: Remove mentions to Freenode channel that is no longer in use.

How to update from previous version

No extra steps are required. You just need to update the code and the installed dependencies, everything else should work as previously.