- Add server side HTTPS options
- Refactory configuration:
- Change item names
- Change file format into yaml
- Add API to append file.
- Add configuration item core.FileTransferSizeLimit to limit file size of creating file, overwrite file, append file and chunk size of getting file content.
- Optimize HTTP status codes
- Add APIs for managing grimoire content.
- Grimoire folder could be specified by a command flag.
- Add job framework.
- Support asynchronous request of executing scripts and installing packages.
Initial release.