Version 1.17.1: Asahi sas Brutus: Echo 1

- Added customization of authorization cookie expiration time with `--cookie-expiration-time` flag or envvar
- Updated the `OG_PASSTHROUGH` to be true by default, thereby allowing OpenGraph tags to be passed through by default
- Added the ability to [customize Anubis' HTTP status codes](./admin/configuration/custom-status-codes.mdx) ([#355](https://github.com/TecharoHQ/anubis/issues/355))

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso 2025-05-01 13:24:37 -04:00
parent 803aa35d66
commit 63b8411220
No known key found for this signature in database
GPG key ID: 56375DA2DF02ABFF
3 changed files with 5 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@techaro/anubis",
"version": "1.17.0",
"version": "1.17.1",
"description": "",
"main": "index.js",
"scripts": {