Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.72 KB

CHANGELOG.md

File metadata and controls

49 lines (31 loc) · 1.72 KB

Changelog

Changed

  • Updated constraints of core and bundled extensions for v1.0.0 stable release (flarum#74)

Changed

Fixed

Added

  • Nicknames added to our bundled list (flarum#70)

Added

  • Nginx rules to prevent access to sensitive files (#65)
  • IIS configuration added (#66)

Changed

  • Minimum PHP requirement is now 7.2+

Fixed

  • Logo path in readme didn't resolve correctly (#68)

Removed

  • Social auth drivers removed (#67)

Changed

  • Prevent access to authorisation tokens saved by composer next to the composer.json file (adada64).

Changed

  • Consolidate site setup into shared file (#63).

Fixed

  • Prevent caching of JSON:API responses (e2544a2)