- Add bulit-in cross origin support
- Add Redirection Settings in config
- Add max-size property (10mb) as default to server.
- Remove include fs and path in image utility
- Fixed scheduler read not only js file bug
- Allow using other templating engine specified in config.json
- Add Colors to Debug Output
- Fixed Router Render Error Page Bug
- Add Debug Error Function
- Will continue the initiation after database initiated
- Improved Start server
- Add close API
- Fixed Crypto Submodule Bug
- Add Callback to Mongo Submodule
- Add MongoDB Support.
- Fixed Important Bug when installing.
- Fixed Scheduler Error Throw.
- Add MySql Dependency
- Add Create Entry Script to Installation
- Add USE api in server for middleware extension
- Add environment port check for Heroku support
- Fixed debug parameter mis-settled bug
- Fixed homepage redirect bug
- Add Mysql Submodule
- Modified object shorthand
- Modulized keeling.js, preparing to add mysql submodule.
- Fixed router bug, will properly handle path with spaces now.