Hey all,
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!
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.
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.
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.
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.
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.
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.
Be well,
Xe
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.
- Add iplist2rule tool that lets admins turn an IP address blocklist into an Anubis ruleset.
- Add Polish locale (#1292)
- Fix honeypot and imprint links missing
BASE_PREFIXwhen deployed behind a path prefix (#1402) - Add ANEXIA Sponsor logo to docs (#1409)
- Improve idle performance in memory storage
- Add HAProxy Configurations to Docs (#1424)
What's Changed
- build(deps): bump the github-actions group with 4 updates by @dependabot[bot] in #1355
- feat(localization): add Polish language translation by @btomaev in #1363
- docs(known-instances): Alphabetical order + Add Valve Corporation by @p0008874 in #1352
- test: basic nginx smoke test by @Xe in #1365
- build(deps): bump the github-actions group with 3 updates by @dependabot[bot] in #1369
- build(deps-dev): bump esbuild from 0.27.1 to 0.27.2 in the npm group by @dependabot[bot] in #1368
- fix(test): remove interactive flag from nginx smoke test docker run c… by @JasonLovesDoggo in #1371
- test(nginx): fix tests to work in GHA by @Xe in #1372
- feat: iplist2rule utility command by @Xe in #1373
- Update check-spelling metadata by @JasonLovesDoggo in #1379
- fix: Update SSL Labs IP addresses by @majiayu000 in #1377
- fix: respect Accept-Language quality factors in language detection by @majiayu000 in #1380
- build(deps): bump the gomod group across 1 directory with 3 updates by @dependabot[bot] in #1370
- Revert "build(deps): bump the gomod group across 1 directory with 3 updates" by @JasonLovesDoggo in #1386
- build(deps): bump preact from 10.28.0 to 10.28.1 in the npm group by @dependabot[bot] in #1387
- docs: document how to import the default config by @Xe in #1392
- fix sponsor (Databento) logo size by @ayoung5555 in #1395
- fix: correct typos by @antonkesy in #1398
- fix(web): include base prefix in generated URLs by @Xe in #1403
- docs: clarify botstopper kubernetes instructions by @tarrow in #1404
- Add IP mapped Perplexity user agents by @tdgroot in #1393
- build(deps): bump astral-sh/setup-uv from 7.1.6 to 7.2.0 in the github-actions group by @dependabot[bot] in #1413
- build(deps): bump preact from 10.28.1 to 10.28.2 in the npm group by @dependabot[bot] in #1412
- chore: add comments back to Challenge struct. by @JasonLovesDoggo in #1419
- performance: remove significant overhead of decaymap/memory by @brainexe in #1420
- web: fix spacing/indent by @bjacquin in #1423
- build(deps): bump the github-actions group with 4 updates by @dependabot[bot] in #1425
- Improve Dutch translations by @louwers in #1446
- chore: set up commitlint, husky, and prettier by @Xe in #1451
- Fix a CI warning: "The set-output command is deprecated" by @kurtmckee in #1443
- feat(apps): add updown.io policy by @hyperdefined in #1444
- docs: add AI coding tools policy by @Xe in #1454
- feat(docs): Add ANEXIA Sponsor logo by @Earl0fPudding in #1409
- chore: sync logo submissions by @Xe in #1455
- build(deps): bump the github-actions group across 1 directory with 6 updates by @dependabot[bot] in #1453
- build(deps): bump the npm group across 1 directory with 2 updates by @dependabot[bot] in #1452
- feat(docs): Add HAProxy Configurations to Docs by @Earl0fPudding in #1424
New Contributors
- @majiayu000 made their first contribution in #1377
- @ayoung5555 made their first contribution in #1395
- @antonkesy made their first contribution in #1398
- @tarrow made their first contribution in #1404
- @tdgroot made their first contribution in #1393
- @brainexe made their first contribution in #1420
- @bjacquin made their first contribution in #1423
- @louwers made their first contribution in #1446
- @kurtmckee made their first contribution in #1443
Full Changelog: v1.24.0...v1.25.0