Updated changelog
This commit is contained in:
@@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
|
|||||||
- `http_client`: added convenient `get` and `custom` functions on HTTP_CLIENT directly.
|
- `http_client`: added convenient `get` and `custom` functions on HTTP_CLIENT directly.
|
||||||
- `websocket`: added `on_timer` solution to allow the server to check for external events and send notification to websocket clients.
|
- `websocket`: added `on_timer` solution to allow the server to check for external events and send notification to websocket clients.
|
||||||
- `wsf`: added `WSF_EXECUTE_HANDLER`, and `WSF_CGI_HANDLER`. Demonstration of `WSF_CGI_HANDLER` in the new `tools/httpd` project.
|
- `wsf`: added `WSF_EXECUTE_HANDLER`, and `WSF_CGI_HANDLER`. Demonstration of `WSF_CGI_HANDLER` in the new `tools/httpd` project.
|
||||||
|
- `wsf_security`: new security library, providing support for XSS injection protection and similar.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- adopted ecf version 1-16-0 and use a single .ecf file (the -safe.ecf are now redirection to normal .ecf)
|
- adopted ecf version 1-16-0 and use a single .ecf file (the -safe.ecf are now redirection to normal .ecf)
|
||||||
|
|||||||
Reference in New Issue
Block a user