Releases: AugustArchive/hana
v4.2.0 | ayy lmao
v4.1.0 - Gone
v4.0.4 | Not Found
not found 👻
v4.0.3 | Forbidden
netty ✨ committing non-glibc environments 💅 slayyyy queeen~
ubuntu is a mistake
Full Changelog: v4.0.2...v4.0.3
v4.0.2 | Payment Required
more redis shit 💅 yasss queen slay that p-
v4.0.1 | Unauthorised
some high quality redis patches yes queen slayyyyy 💅
Full Changelog: v4.0.0...v4.0.1
v4.0 Release
This includes a complete overhaul of hana which includes some new features:
Additions
- implement api keys that are tied with the new permissions system by @auguwu
- PostgreSQL and Redis are required to run hana
- Redis is only needed for ratelimiting which is IP/api-key based.
- PostgreSQL is only needed to store api key metadata (which will include a dashboard of your usage)
- Created a new Discord bot in the Noelware Discord server that will be able to track your API key usage
- Implemented new images route: "wahs"
- New API version: v3
v2 is now considered deprecated
Hana API v2 is now considered deprecation and will be closing soon.
Permissions System
The new permissions system is embedded in your API key, which is a standard JWT token which you can inspect at jwt.io. This is only included in the /yiff
endpoints (for v2 + v3) and image manipulation routes (which are a work in progress).
Thanks for the new release, this should fix some bugs that the TypeScript code-base had.
Full Changelog: https://github.com/auguwu/hana/commits/v4.0.0