2.4 KiB
Executable file
2.4 KiB
Executable file
Changelog
1.8.0
No changes.
1.7.0
No changes.
1.6.0
No changes.
1.5.0
Changed
- Update copyright [#85]
- Link logo to official website [#84]
1.4.0
No changes.
1.3.0
No changes.
1.2.0
No changes.
1.1.0
No changes.
1.0.0
Changed
- Updated constraints of core and bundled extensions for v1.0.0 stable release (https://github.com/flarum/flarum/pull/74)
0.1.0-beta.16
Changed
- Remove list of developers and refer to https://flarum.org/team (https://github.com/flarum/flarum/pull/71)
Fixed
- Missing image on README.md (https://github.com/flarum/flarum/pull/72)
0.1.0-beta.15
Added
- Nicknames added to our bundled list (https://github.com/flarum/flarum/pull/70)
0.1.0-beta.14
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)
0.1.0-beta.13
Changed
- Prevent access to authorisation tokens saved by composer next to the composer.json file (adada64).
0.1.0-beta.12
Changed
- Consolidate site setup into shared file (#63).
0.1.0-beta.8.1
Fixed
- Prevent caching of JSON:API responses (e2544a2)