Skip to content

v0.5.0

Latest

Choose a tag to compare

@codedmonkey codedmonkey released this 17 Oct 15:24
· 17 commits to main since this release
v0.5.0
f707bec

Changelog

  • Breaking changes
    • Changed unique field for users from their email address to their username
  • Added optional multi-factor authentication #6
  • Added source and distribution info to package pages
  • Added package links and for dependents, suggesters and providers
  • Improved package and package list pages
  • Implemented pretty URLs through EasyAdmin
  • Disabled online check for compromised password
  • Improved code quality with:
    • Run tests in database transactions with dama/doctrine-test-bundle
    • Various code style improvements
  • Updated Symfony dependencies to version 7.3