Skip to content

NekoNya-Backend v2.0.5

Compare
Choose a tag to compare
@TheDogHusky TheDogHusky released this 02 Sep 17:18
· 6 commits to main since this release

This version changes how NekoNya-Storage acts and what it is.

Changes

  • a0719a5 Removed any "frontend", by that, I mean all pages like home, 404 and error pages prior to full JSON responses.
  • 929b7f1 Removed the X-Powered-By header and added first proxy trust
  • Changed the name from NekoNya-Storage to NekoNya-Backend

Fixes

  • b5d6bf8 Fixed compability with the frontend
  • 6698c3a Fixed the api route on production
  • 20b086a Fixed protocol in the API route
  • b79a71a Fixed the cute param in the 8ball route
  • b7aa46f Fixed misspell on random routes for kiss (plural kisses, was kisss)
  • b7aa46f Fix the development API route with the brand new frontend