Skip to content

Commit

Permalink
Added roadmaps and timeslines for future releases
Browse files Browse the repository at this point in the history
  • Loading branch information
PeeHaa committed May 22, 2015
1 parent 1cb1020 commit 538a3c6
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,53 @@ License

[MIT License (`MIT`)][MIT]

Roadmap
-

###### v1.1.0

- [ ] Add brazilian portuguese translations
- [ ] Add support for the ipv6 loopback address to the firewall

###### v2.0.0

- [ ] Add APCu support
- [ ] Add Memcached support
- [ ] Separate firewall and authentcaion layers
- [ ] Add jailing / seperation of directories
- [ ] Add adapter for external authentication
- [ ] Add support to invalidate entire directories
- [ ] Add support to warm up cache
- [ ] Add support to manage other servers centrally
- [ ] Delegate autoloading to Composer's PSR4 autoloader
- [ ] Delegate routing to external library (fastroute, fasterroute, fastererroute, fastestfasterererroute)
- [ ] Add installation page for fresh installs
- [ ] Add update/upgrade page for existing installs
- [ ] Add support for IPV6 addresses
- [ ] Use proper language + region codes for translation files (http://en.wikipedia.org/wiki/IETF_language_tag) / POSIX
- [ ] Split up individual components:
- [ ] IP firewall
- [ ] Human readable byte formatter
- [ ] I18n
- [ ] Templating system
- [ ] CSRF token generator
- [ ] Simple session storage

Timeline
-

###### v1.1.0

| Phase | Start | End |
| -------------------------------------------------- | ---------- | ---------- |
| Finalize roadmap | 22-05-2015 | 23-05-2015 |
| Create v1.1.0 branch | 23-05-2015 | 23-05-2015 |
| Development | 23-05-2015 | 25-05-2015 |
| RC1 release | 25-05-2015 | 31-05-2015 |
| Stable (when no blocking issues are found in RC1) | 31-05-2015 | 31-05-2015 |

###### v2.0.0

Screenshots
-

Expand Down

0 comments on commit 538a3c6

Please sign in to comment.