Changelog¶
All notable changes to Uberspace 8 will be documented here.
v8.0.71 - 2026-04-10¶
Added:
- We added .Net support (Runtime, SDK & ASP) with telemetry disabled by default.
- You can now book more than 10gb storage per Asteroid.
v8.0.68 - 2026-03-10¶
We now support PostgreSQL, for details you can see our new docs for it.
Added:
- We now create a ready to use PostgreSQL database for each Asteroid.
- Your connection settings are stored in the
~/.pgpassfile (for RW and RO access). - We create daily backups of your PostgreSQL database in
/backup_postgresql/current/, and keep older dumps in/backup_postgresql/old/.
v8.0.66 - 2026-02-12¶
Added:
- Add Erlang programming language
- Add Elixir - a functional language running on the Erlang VM
- Add Clojure programming language
- Add Nim programming language
- Add Prolog programming language
- Add Zig programming language
- Add TCL programming language
- We now provide
exiftool,nasm,rlwrap
Fixed:
nsproxy.servicetranslates127.0.0.1tolocalhostin MariaDB connections and was not started after reboots. We now useWantedBy=multi-user.targetto make sure it survives reboots.
v8.0.65 - 2026-02-03¶
To ensure a stable and performant environment for everyone each Asteroids resources are limited to 1500/2000M RAM and 300% CPU.
v8.0.56 - 2025-12-11¶
So this is it, this is the final Alpha release before we declare Uberspace 8 Beta. At the same time this is the first release with a public changelog, all things are falling into place. Everything sparkles. Everything is new but also already vigorously tested by 60 brave testers.
On the menu today:
Added:
- New docs: What's different to Uberspace 7?
- Changelogs with RSS! 🎉
- Daily MariaDB backups mounted via
/backup_mariadb. - DNS validation for mail domains, get your records via
uberspace mail domain show <domain>. - MSMTP: every asteroid got a default msmtp config (
~/.config/msmtp/config), which works only locally. This is a drop-in replacement forsendmail. - Ruby is now officially preinstalled (with
PATHsetup; before we only manually installed installed the packages). - Selectable software versions for PHP: use
uberspace tool versionto manage it. - A new
uberspace servicecommand, you can use to quickly generate Systemd services.
Changed:
- Your system mail address is now
sysmail@<asteroid>.uber.spaceinstead of<asteroid>@<asteroid>.uber.space. - Manual: add terminal windows and straighten color schemes for consistency.
- We added a files system quota for your asteroid (same as U7).
- We now use our own internal DNS resolvers (instead of public DNS); but
9.9.9.9,1.1.1.1&8.8.8.8(and their secondaries and IPv6 versions) are still used as fallback, in case our internal servers are down/overloaded, etc. - We renamed the mount point for backups to
/backup(which before was a symlink to/misc/backup). - We now anonymize the client IP in the asteroid access log (
/readonly/<ASTEROID>/logs/access.log), like this: IPv4 /16:89.161.5.23→89.161.0.0& IPv6 /32:2a0b:20c0:1610:42:e48e::8→2a0b:20c0::.