Skip to content

Commit 4171256

Browse files
committed
Added changelog for version 0.5.0
1 parent db04770 commit 4171256

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
* 0.5.0 (2025-10-17)
4+
* **Breaking changes**
5+
* Changed unique field for users from their email address to their username
6+
* Added *optional* multi-factor authentication [#6](https://github.com/codedmonkey/dirigent/pull/6)
7+
* Added source and distribution info to package pages
8+
* Added package links and for dependents, suggesters and providers
9+
* Improved package and package list pages
10+
* Implemented pretty URLs through EasyAdmin
11+
* Disabled online check for compromised password
12+
* Improved code quality with:
13+
* Run tests in database transactions with `dama/doctrine-test-bundle`
14+
* Various code style improvements
15+
* Updated Symfony dependencies to version 7.3
16+
317
* 0.4.0 (2025-04-06)
418
* **Breaking changes**
519
* An encryption key is now required for Dirigent to function. When using the standalone image, make sure to

0 commit comments

Comments
 (0)