All Versions
20
Latest Version
Avg Release Cycle
299 days
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v1.2.0 Changes
No changes.
-
v1.1.0 Changes
No changes.
-
v1.0.0 Changes
๐ Changed
- ๐ Updated constraints of core and bundled extensions for v1.0.0 stable release (https://github.com/flarum/flarum/pull/74)
-
v0.1.0 Changes
July 05, 2019๐ See the release announcement.
-
v0.1.0-beta.9 Changes
July 05, 2019๐ See the release announcement.
-
v0.1.0-beta.8 Changes
November 29, 2018๐ See the release announcement.
โ Added
- โ Add
public
directory - โ Add
extend.php
file - โ Add
storage/locale
andstorage/sessions
directories - โ Add
.nginx.conf
file
๐ Changed
- โก๏ธ Update for beta 8
โ Removed
- โ Remove
admin.php
andapi.php
- โ Add
-
v0.1.0-beta.7 Changes
July 22, 2017๐ Fixed
- ๐ Fix workaround for HTTPoxy vulnerability.
- Deny access to composer files and git directories in Apache config. (@luceos)
- ๐ Fixes for Vaprobash environment. (@Strobotti)
-
v0.1.0-beta.6 Changes
October 19, 2016๐ Changed
- โก๏ธ Update to Studio 0.11.
๐ Security
- htaccess: Block access to .git directory.
- ๐ Fix for https://httpoxy.org vulnerability.
-
v0.1.0-beta.5 Changes
March 29, 2016๐ Changed
- ๐ฆ Use new extension package names (with
flarum-ext-
prefix). - โก๏ธ Update to Vaprobash 1.4.2.
- ๐ Use sensible version constraint for Studio.
โ Removed
- ๐ฆ
extensions
directory and dependency onflarum/composer-installer
. Extensions are now installed into thevendor
directory like other Composer packages. - ๐ Unused
build.sh
script.
- ๐ฆ Use new extension package names (with
-
v0.1.0-beta.4 Changes
November 25, 2015- โก๏ธ Update version of flarum/composer-installer dependency