Skip to content

v1.18.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Feb 19:41
· 2 commits to refs/heads/master since this release
7bae30b

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:

  • Split code by modules (#327)
  • Add identifier factory (#326)
  • Make translation messages consistent with Symfony validators (#317)