Akkoma stable 2025.10 - Maintenance release

A collection of bugfixes and improvements for you! Mostly around how we handle HTTP signatures and other such fun stuff that ideally you lot never have to think about

check akkoma/CHANGELOG.md at develop - AkkomaGang/akkoma - Akkoma Development for our full list of changes, but honestly nothing flashy this time around

purely improvements, bugfixes and things that will make your life easier.

the updated version is 3.16.0!

Updating

Is per usual!

See Updating your instance - Akkoma Documentation

we have database migrations this time, make sure you run them!

2 Likes

frontend patch released to fix spinners spinning forever

1 Like

Updating http_signatures ( AkkomaGang/http_signatures - Akkoma Development - xxxxxxxxxxxxx
error: could not lock config file .git/config: Permission denied

sounds like you’re running under the wrong user! make sure you’ve swapped to your akkoma user

I do sudo -su akkoma all the time but I get “could not lock config file .git/config: Permission denied”

and

** (Mix) Command “git --git-dir=.git config remote.origin.url https://akkoma.dev/AkkomaGang/http_signatures.git” failed