Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Releases: AugustArchive/hana

v4.2.0 | ayy lmao

29 Apr 19:17
79db312
Compare
Choose a tag to compare

we reached weed number :)

v4.1.0 - Gone

20 Mar 19:28
af76cc2
Compare
Choose a tag to compare

v4.0.4 | Not Found

18 Mar 16:10
2738c64
Compare
Choose a tag to compare

not found 👻

v4.0.3 | Forbidden

18 Mar 15:55
65393b0
Compare
Choose a tag to compare

netty ✨ committing non-glibc environments 💅 slayyyy queeen~
ubuntu is a mistake

Full Changelog: v4.0.2...v4.0.3

v4.0.2 | Payment Required

18 Mar 15:31
ba7bc95
Compare
Choose a tag to compare

more redis shit 💅 yasss queen slay that p-

v4.0.1 | Unauthorised

18 Mar 15:24
e6973ea
Compare
Choose a tag to compare

some high quality redis patches yes queen slayyyyy 💅

Full Changelog: v4.0.0...v4.0.1

v4.0 Release

18 Mar 15:13
6ef601b
Compare
Choose a tag to compare

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