···11+---
22+title: "Anubis v1.25.0: Necron"
33+date: 2026-02-18
44+redirect_to: https://github.com/TecharoHQ/anubis/releases/tag/v1.25.0
55+---
66+77+Hey all,
88+99+I'm sure you've all been aware that things have been slowing down a little with Anubis development, and I want to apologize for that. A lot has been going on in my life lately (my blog will have a post out on Friday with more information), and as a result I haven't really had the energy to work on Anubis in publicly visible ways. There are things going on behind the scenes, but nothing is really shippable yet, sorry!
1010+1111+I've also been feeling some burnout in the wake of perennial waves of anger directed towards me. I'm handling it, I'll be fine, I've just had a lot going on in my life and it's been rough.
1212+1313+I've been missing the sense of wanderlust and discovery that comes with the artistic way I playfully develop software. I suspect that some of the stresses I've been through (setting up a complicated surgery in a country whose language you aren't fluent in is kind of an experience) have been sapping my energy. I'd gonna try to mess with things on my break, but realistically I'm probably just gonna be either watching Stargate SG-1 or doing unreasonable amounts of ocean fishing in Final Fantasy 14. Normally I'd love to keep the details about my medical state fairly private, but I'm more of a public figure now than I was this time last year so I don't really get the invisibility I'm used to for this.
1414+1515+I've also had a fair amount of negativity directed at me for simply being much more visible than the anonymous threat actors running the scrapers that are ruining everything, which though understandable has not helped.
1616+1717+Anyways, it all worked out and I'm about to be in the hospital for a week, so if things go really badly with this release please downgrade to the last version and/or upgrade to the main branch when the fix PR is inevitably merged. I hoped to have time to tame GPG and set up full release automation in the Anubis repo, but that didn't work out this time and that's okay.
1818+1919+If I can challenge you all to do something, go out there and try to actually create something new somehow. Combine ideas you've never mixed before. Be creative, be human, make something purely for yourself to scratch an itch that you've always had yet never gotten around to actually mending.
2020+2121+At the very least, try to be an example of how you want other people to act, even when you're in a situation where software written by someone else is configured to require a user agent to execute javascript to access a webpage.
2222+2323+Be well,
2424+2525+Xe
2626+2727+PS: if you're well-versed in FFXIV lore, the release title should give you an idea of the kind of stuff I've been going through mentally.
2828+2929+- Add iplist2rule tool that lets admins turn an IP address blocklist into an Anubis ruleset.
3030+- Add Polish locale ([#1292](https://github.com/TecharoHQ/anubis/pull/1309))
3131+- Fix honeypot and imprint links missing `BASE_PREFIX` when deployed behind a path prefix ([#1402](https://github.com/TecharoHQ/anubis/issues/1402))
3232+- Add ANEXIA Sponsor logo to docs ([#1409](https://github.com/TecharoHQ/anubis/pull/1409))
3333+- Improve idle performance in memory storage
3434+- Add HAProxy Configurations to Docs ([#1424](https://github.com/TecharoHQ/anubis/pull/1424))
3535+3636+## What's Changed
3737+3838+- build(deps): bump the github-actions group with 4 updates by @dependabot[bot] in https://github.com/TecharoHQ/anubis/pull/1355
3939+- feat(localization): add Polish language translation by @btomaev in https://github.com/TecharoHQ/anubis/pull/1363
4040+- docs(known-instances): Alphabetical order + Add Valve Corporation by @p0008874 in https://github.com/TecharoHQ/anubis/pull/1352
4141+- test: basic nginx smoke test by @Xe in https://github.com/TecharoHQ/anubis/pull/1365
4242+- build(deps): bump the github-actions group with 3 updates by @dependabot[bot] in https://github.com/TecharoHQ/anubis/pull/1369
4343+- build(deps-dev): bump esbuild from 0.27.1 to 0.27.2 in the npm group by @dependabot[bot] in https://github.com/TecharoHQ/anubis/pull/1368
4444+- fix(test): remove interactive flag from nginx smoke test docker run c… by @JasonLovesDoggo in https://github.com/TecharoHQ/anubis/pull/1371
4545+- test(nginx): fix tests to work in GHA by @Xe in https://github.com/TecharoHQ/anubis/pull/1372
4646+- feat: iplist2rule utility command by @Xe in https://github.com/TecharoHQ/anubis/pull/1373
4747+- Update check-spelling metadata by @JasonLovesDoggo in https://github.com/TecharoHQ/anubis/pull/1379
4848+- fix: Update SSL Labs IP addresses by @majiayu000 in https://github.com/TecharoHQ/anubis/pull/1377
4949+- fix: respect Accept-Language quality factors in language detection by @majiayu000 in https://github.com/TecharoHQ/anubis/pull/1380
5050+- build(deps): bump the gomod group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/TecharoHQ/anubis/pull/1370
5151+- Revert "build(deps): bump the gomod group across 1 directory with 3 updates" by @JasonLovesDoggo in https://github.com/TecharoHQ/anubis/pull/1386
5252+- build(deps): bump preact from 10.28.0 to 10.28.1 in the npm group by @dependabot[bot] in https://github.com/TecharoHQ/anubis/pull/1387
5353+- docs: document how to import the default config by @Xe in https://github.com/TecharoHQ/anubis/pull/1392
5454+- fix sponsor (Databento) logo size by @ayoung5555 in https://github.com/TecharoHQ/anubis/pull/1395
5555+- fix: correct typos by @antonkesy in https://github.com/TecharoHQ/anubis/pull/1398
5656+- fix(web): include base prefix in generated URLs by @Xe in https://github.com/TecharoHQ/anubis/pull/1403
5757+- docs: clarify botstopper kubernetes instructions by @tarrow in https://github.com/TecharoHQ/anubis/pull/1404
5858+- Add IP mapped Perplexity user agents by @tdgroot in https://github.com/TecharoHQ/anubis/pull/1393
5959+- build(deps): bump astral-sh/setup-uv from 7.1.6 to 7.2.0 in the github-actions group by @dependabot[bot] in https://github.com/TecharoHQ/anubis/pull/1413
6060+- build(deps): bump preact from 10.28.1 to 10.28.2 in the npm group by @dependabot[bot] in https://github.com/TecharoHQ/anubis/pull/1412
6161+- chore: add comments back to Challenge struct. by @JasonLovesDoggo in https://github.com/TecharoHQ/anubis/pull/1419
6262+- performance: remove significant overhead of decaymap/memory by @brainexe in https://github.com/TecharoHQ/anubis/pull/1420
6363+- web: fix spacing/indent by @bjacquin in https://github.com/TecharoHQ/anubis/pull/1423
6464+- build(deps): bump the github-actions group with 4 updates by @dependabot[bot] in https://github.com/TecharoHQ/anubis/pull/1425
6565+- Improve Dutch translations by @louwers in https://github.com/TecharoHQ/anubis/pull/1446
6666+- chore: set up commitlint, husky, and prettier by @Xe in https://github.com/TecharoHQ/anubis/pull/1451
6767+- Fix a CI warning: "The set-output command is deprecated" by @kurtmckee in https://github.com/TecharoHQ/anubis/pull/1443
6868+- feat(apps): add updown.io policy by @hyperdefined in https://github.com/TecharoHQ/anubis/pull/1444
6969+- docs: add AI coding tools policy by @Xe in https://github.com/TecharoHQ/anubis/pull/1454
7070+- feat(docs): Add ANEXIA Sponsor logo by @Earl0fPudding in https://github.com/TecharoHQ/anubis/pull/1409
7171+- chore: sync logo submissions by @Xe in https://github.com/TecharoHQ/anubis/pull/1455
7272+- build(deps): bump the github-actions group across 1 directory with 6 updates by @dependabot[bot] in https://github.com/TecharoHQ/anubis/pull/1453
7373+- build(deps): bump the npm group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/TecharoHQ/anubis/pull/1452
7474+- feat(docs): Add HAProxy Configurations to Docs by @Earl0fPudding in https://github.com/TecharoHQ/anubis/pull/1424
7575+7676+## New Contributors
7777+7878+- @majiayu000 made their first contribution in https://github.com/TecharoHQ/anubis/pull/1377
7979+- @ayoung5555 made their first contribution in https://github.com/TecharoHQ/anubis/pull/1395
8080+- @antonkesy made their first contribution in https://github.com/TecharoHQ/anubis/pull/1398
8181+- @tarrow made their first contribution in https://github.com/TecharoHQ/anubis/pull/1404
8282+- @tdgroot made their first contribution in https://github.com/TecharoHQ/anubis/pull/1393
8383+- @brainexe made their first contribution in https://github.com/TecharoHQ/anubis/pull/1420
8484+- @bjacquin made their first contribution in https://github.com/TecharoHQ/anubis/pull/1423
8585+- @louwers made their first contribution in https://github.com/TecharoHQ/anubis/pull/1446
8686+- @kurtmckee made their first contribution in https://github.com/TecharoHQ/anubis/pull/1443
8787+8888+**Full Changelog**: https://github.com/TecharoHQ/anubis/compare/v1.24.0...v1.25.0