Skip to content

Commit d93e017

Browse files
committed
Merge pull request featherbb#12 from featherbb/development
Update readme.md
2 parents 555e163 + 72522e3 commit d93e017

File tree

1 file changed

+22
-4
lines changed

1 file changed

+22
-4
lines changed

readme.md

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,27 @@
66

77
FeatherBB is an open source forum application released under the GNU General Public
88
Licence. It is free to download and use and will remain so. FeatherBB is a fork of
9-
FluxBB 1.5 designed to be simple and very lightweight, with modern features: MVC
10-
architecture, PDO, OOP (soon) and a plugin system (soon). Maybe more? You're more
11-
than welcome to join the development :-)
9+
FluxBB 1.5 based on Slim Framework and designed to be simple and very lightweight,
10+
with modern features: MVC architecture, PDO, OOP and a plugin system. Maybe more?
11+
You are more than welcome to join the development :-)
12+
13+
## Changelog
14+
15+
This is __FeatherBB v1.0.0 Beta__. It is intended for testing purposes only and not
16+
for use in a production environment. Please report all the bugs you may encounter to
17+
the forums or in the GitHub bug tracker.
18+
19+
* Integration with Slim Framework v2.6.2
20+
* New parser
21+
* MVC architecture
22+
* URL rewriting
23+
* Routing system
24+
* Responsive default style
25+
* Database schema compatible with FluxBB
26+
* Antispam protection
27+
* Themes fully customizables
28+
* PHP 4 support dropped
29+
* PSR-2 compliant
1230

1331
## Requirements
1432

@@ -27,4 +45,4 @@ than welcome to join the development :-)
2745
* Documentation: soon
2846
* Community: http://featherbb.org/forums/
2947
* Chat: https://gitter.im/featherbb/featherbb
30-
* Development: http://github.com/featherbb/featherbb
48+
* Development: http://github.com/featherbb/featherbb

0 commit comments

Comments
 (0)