quoter/CHANGELOG.md
Untone 30000a4803
Some checks failed
deploy / deploy (push) Failing after 33s
0.1.1-cors-internal
2025-06-02 22:20:37 +03:00

316 B

[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