File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ * 0.6.0 (2026-03-23)
4+ * Added configuration option to fetch mirrored packages from their VCS repositories by default when possible
5+ * Improved the ` packages:update ` command with clearer arguments
6+ * Improved user roles by only allowing a single role per user
7+ * Improved sorting of package links by adding indices to the stored metadata
8+ * Improved code quality with:
9+ * Added scripts for development as Composer scripts
10+ * Integrated Rector into development workflow
11+ * Added development guidelines for AI agents
12+ * Added Claude commands for code reviewing
13+ * Updated various Composer dependencies
14+
315* 0.5.0 (2025-10-17)
416 * ** Breaking changes**
517 * Changed unique field for users from their email address to their username
618 * Added * optional* multi-factor authentication [ #6 ] ( https://github.com/codedmonkey/dirigent/pull/6 )
719 * Added source and distribution info to package pages
8- * Added package links and for dependents, suggesters and providers
20+ * Added package links for dependents, suggesters and providers
921 * Improved package and package list pages
1022 * Implemented pretty URLs through EasyAdmin
1123 * Disabled online check for compromised password
You can’t perform that action at this time.
0 commit comments