Releases: prompt/handles-server
Releases · prompt/handles-server
v0
What's Changed
- feat: Expose handles for verification over http by @shrink in #1
- feat: Add postgres handles provider by @shrink in #2
- feat: Configure fallback redirect for missing handle by @shrink in #3
- feat: Specify postgres table containing handles by @shrink in #4
- feat: Add healthcheck endpoint by @shrink in #5
- feat: Add
domain
andhandle
tokens to fallback URL by @shrink in #9 - fix: Replace multiple occurrences of token in fallback URL by @shrink in #11