11 lines
316 B
Markdown
11 lines
316 B
Markdown
## [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 |