This commit is contained in:
11
CHANGELOG.md
Normal file
11
CHANGELOG.md
Normal file
@@ -0,0 +1,11 @@
|
||||
## [0.1.1]
|
||||
|
||||
- Added application-level CORS middleware using actix-cors
|
||||
- Configured precise CORS headers and methods for security
|
||||
- Added root handler for GET requests to "/" endpoint
|
||||
- Removed CORS configuration from nginx.conf.sigil
|
||||
- Simplified nginx configuration to pure proxy mode
|
||||
|
||||
## [0.1.0]
|
||||
|
||||
- inital version
|
Reference in New Issue
Block a user