Skip to content

Releases: ArmaForces/Website

v1.11.1

30 Apr 23:13
92e7bda
Compare
Choose a tag to compare

ArmaForces Website release.

Change Log Summary

  • Restore old filename of downloaded modlist (#202)
  • Skip validation of private and unlisted mods (#200)
  • Improve xdebug configuration (#197)
  • Add mod list description on download page (#199)
  • Add AF prefix to mod list file and launcher name (#198)

FIXED:

  • Add reverse proxy configuration for Symfony 5.2 (#193)

v1.11.0

13 Mar 16:45
2369d6b
Compare
Choose a tag to compare

ArmaForces Website release.

Change Log Summary

FIXED:

  • Fix/group permissions (#188)

CHANGED:

  • Update Symfony to 5.2 (#190)
  • Use strong typing from PHP 7.4 (#191)
  • Discord authenticator refactor (#185)
  • Improve templates readability (#186)
  • Add mod list download tests (#184)

v1.10.1

09 Feb 19:38
2482ee6
Compare
Choose a tag to compare

ArmaForces Website release.

Change Log Summary

FIXED:

  • Fix required mods download (#182)

v1.10.0

08 Feb 23:23
4630bdf
Compare
Choose a tag to compare

ArmaForces Website release.

Change Log Summary

ADDED:

  • Feature/user groups (#165)
  • Add dynamic random background image provider (#161)
  • Feature/mod description on download (#160)

CHANGED:

  • Feature/en translation (#178)
  • Move navbar to separate partial (#174)
  • Feature/validation improvements (#172)
  • Feature/dropmenu improvements (#170)
  • Feature/user entity cleanup (#164)
  • Fix code quality errors (#162)
  • Add missing date and time to downloaded modlist filename (#158)
  • Feature/modlist updated date (#159)
  • Feature/data transformer registry (#157)

v1.9.0

21 Jan 18:24
ccedbfe
Compare
Choose a tag to compare

Changelog

  • Fixed crash on modlist edit form when user had no rights to change modlist owner
  • Improved order of mod types in mod type dropdown on modlist edit form
  • Fixed approved status being copied on modlist copy
  • Added mod status functionality, mods can be marked as deprecated, broken or disabled
  • Persistent sessions, user session persist between new releases