Releases: ArmaForces/Website
Releases · ArmaForces/Website
v1.18.0
ArmaForces Website release.
Change Log Summary
- Refactor navbar items rendering (#333)
- Add support for external mod lists (#332)
- Fix ORM schema validation by updating project dependencies (#331)
- Replace doctrine subscribers with listeners (#329)
- Update Api Platform to 3.2 (#325)
- Remove doctrine test bundle (#324)
- Change access modifiers to private (#323)
- Update readme oauth integration description (#320)
- Remove unused command (#322)
- Remove data transformer registry (#321)
- Add codeception; improve functional tests (#319)
- Reimplement background image cache to avoid cache warmup on deploy (#318)
- Fix directory validator regex (#316)
- Fix issue with cascade delete when user assigned as owner to mod list (#315)
- Change validation message target to specific field instead of form (#314)
- Improve handling of empty values in validators (#313)
- Fix route argument name (#312)
- Remove recreate mod when changing mod type (#311)
- Use attributes instead of annotations (#310)
- Remove unused dependency (#309)
- Use dedicated repository method to fetch single mod list (#308)
- Fix use common template for both user and user group permissions (#307)
- Fix store SteamId on user login (#306)
- Update Symfony and related packages to latest version (#305)
- Sync dev master (#304)
- Use clock component (#303)
- Use mod source list to determine available fields and options (#302)
- Disable mod source change on edit (#301)
- Fix validators (#300)
CHANGED:
v1.16.2
v1.16.1
v1.16.0
v1.15.0
v1.14.0
ArmaForces Website release.
Change Log Summary
- Enable PHPStan in tests (#255)
- Revert changes to deprecation log config (#251)
- Feature/deprecations fixes (#248)
- Fix issues detected by built-in code inspection (#247)
- Remove service trait (#246)
- Update PHPStan to the latest version (#245)
- Refactor code to use PHP 8 features (#244)
- Feature/api filters (#242)
- Update Symfony to the latest LTS version (#243)
- Feature/western sahara (#240)
- Feature/platform update (#238)
FIXED:
- Fix flush in mod list import command (#253)
CHANGED: