Skip to content

Commit a3c0269

Browse files
authored
version 1.15.0 (#144)
Signed-off-by: Xe Iaso <[email protected]>
1 parent 7d4be0d commit a3c0269

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.14.2
1+
1.15.0

docs/docs/CHANGELOG.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
## [Unreleased]
1313

14+
## v1.15.0
15+
16+
Zenos yae Galvus
17+
18+
> Yes...the coming days promise to be most interesting. Most interesting.
19+
20+
Headline changes:
21+
1422
- 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
23+
- Add the ability to set the cookie domain with the envvar `COOKIE_DOMAIN=techaro.lol` for all domains under `techaro.lol`
24+
- Add the ability to set the cookie partitioned flag with the envvar `COOKIE_PARTITIONED=true`
25+
26+
Many other small changes were made, including but not limited to:
27+
1528
- Fixed and clarified installation instructions
1629
- Introduced integration tests using Playwright
1730
- Refactor & Split up Anubis into cmd and lib.go
1831
- Fixed bot check to only apply if address range matches
1932
- Fix default difficulty setting that was broken in a refactor
2033
- Linting fixes
2134
- Make dark mode diff lines readable in the documentation
22-
- Add the ability to set the cookie domain with the envvar `COOKIE_DOMAIN=techaro.lol` for all domains under `techaro.lol`
23-
- Add the ability to set the cookie partitioned flag with the envvar `COOKIE_PARTITIONED=true`
2435
- Fix CI based browser smoke test
2536

37+
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).
38+
2639
## v1.14.2
2740

2841
Livia sas Junius: Echo 2

0 commit comments

Comments
 (0)