···11111212## [Unreleased]
13131414+## v1.15.0
1515+1616+Zenos yae Galvus
1717+1818+> Yes...the coming days promise to be most interesting. Most interesting.
1919+2020+Headline changes:
2121+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
2323+- Add the ability to set the cookie domain with the envvar `COOKIE_DOMAIN=techaro.lol` for all domains under `techaro.lol`
2424+- Add the ability to set the cookie partitioned flag with the envvar `COOKIE_PARTITIONED=true`
2525+2626+Many other small changes were made, including but not limited to:
2727+1528- Fixed and clarified installation instructions
1629- Introduced integration tests using Playwright
1730- Refactor & Split up Anubis into cmd and lib.go
···1932- Fix default difficulty setting that was broken in a refactor
2033- Linting fixes
2134- Make dark mode diff lines readable in the documentation
2222-- Add the ability to set the cookie domain with the envvar `COOKIE_DOMAIN=techaro.lol` for all domains under `techaro.lol`
2323-- Add the ability to set the cookie partitioned flag with the envvar `COOKIE_PARTITIONED=true`
2435- Fix CI based browser smoke test
3636+3737+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).
25382639## v1.14.2
2740