From 4b8efcba9bec96f03e55ce3151cf02c0f269ca02 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Thu, 27 Mar 2025 15:31:13 -0400 Subject: [PATCH] version 1.15.0 Signed-off-by: Xe Iaso --- VERSION | 2 +- docs/docs/CHANGELOG.md | 17 +++++++++++++++-- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index a4cc557..141f2e8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.14.2 +1.15.0 diff --git a/docs/docs/CHANGELOG.md b/docs/docs/CHANGELOG.md index 352d6d7..86c728f 100644 --- a/docs/docs/CHANGELOG.md +++ b/docs/docs/CHANGELOG.md @@ -11,7 +11,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## v1.15.0 + +Zenos yae Galvus + +> Yes...the coming days promise to be most interesting. Most interesting. + +Headline changes: + - ed25519 signing keys for Anubis can be stored in the flag `--ed25519-private-key-hex` or envvar `ED25519_PRIVATE_KEY_HEX`; if one is not provided when Anubis starts, a new one is generated and logged +- Add the ability to set the cookie domain with the envvar `COOKIE_DOMAIN=techaro.lol` for all domains under `techaro.lol` +- Add the ability to set the cookie partitioned flag with the envvar `COOKIE_PARTITIONED=true` + +Many other small changes were made, including but not limited to: + - Fixed and clarified installation instructions - Introduced integration tests using Playwright - Refactor & Split up Anubis into cmd and lib.go @@ -19,10 +32,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fix default difficulty setting that was broken in a refactor - Linting fixes - Make dark mode diff lines readable in the documentation -- Add the ability to set the cookie domain with the envvar `COOKIE_DOMAIN=techaro.lol` for all domains under `techaro.lol` -- Add the ability to set the cookie partitioned flag with the envvar `COOKIE_PARTITIONED=true` - Fix CI based browser smoke test +Users running Anubis' test suite may run into issues with the integration tests on Windows hosts. This is a known issue and will be fixed at some point in the future. In the meantime, use the Windows Subsystem for Linux (WSL). + ## v1.14.2 Livia sas Junius: Echo 2