Changelog¶
Below you can see the 5 most recent changes to Uberspace 7. For older changes, please refer to the Changelog Archive.
Note
Sometimes the version shown on your host may be higher than the newest version here. In this case we might have applied additional fixes shortly after a release or did internal changes without user impact. We deem updates like these hotfixes and they are not necessarily included in this changelog.
[7.16.7.1] - 2025-06-01¶
Added¶
We now provide vips-devel
Changed¶
We now use U8 rspamd bayes config to combat spam
new tls certifactes for all hosts
Updates for helix (24 -> 25), fish (3 -> 4), ffmpeg (7.0 -> 7.1) and goaccess (1.3 -> 1.9)
Fixed¶
We removed global php.ini settings that are deprecated in PHP 8.4
[7.16.7] - 2025-04-16¶
Features¶
Ruby 3.3 (already since september ‘24)
Ruby 3.4 (already since januar ‘25)
PHP 8.4 (already since february ‘25)
Tools:
stow
,texlive-makecell
,texlive-multirow
(already since march ‘25)NodeJS 22
Changes¶
Fix envelope sender for forwarded mails
Fix certs for domains requested with uppercase letters
[7.15.15] - 2024-05-08¶
Features¶
New command
uberspace migration qmail status|check
that helps you to check and fix your outdated qmail configurations. Also see the manual page for more details.
Changes¶
For
uberspace mail user forward
the command now only allows full qualified mailaddresses. This was already the documented standard.
Deprecations¶
Ruby 3.0 has been disabled and can no longer be selected.
[7.15.14.1] - 2024-04-17¶
Revert mail subaddressing with -
¶
Unfortunately we had to roll back the mail feature from last week, that allowed you to use “minussed” mailaddresses in the standard mail setup. We encountered several problems with the combined use of
+
and-
delimiters for subaddressing.
[7.15.14] - 2024-04-10¶
Features¶
You may now use “minussed” mailaddresses like
mailbox-ebay@example.com
. This makes it easier to migrate mailaddresses from.qmail
configurations (we already provide the more common formatmailbox+ebay@example.com
). (THIS FEATURE HAS BEEN REVERTED ONE WEEK AFTER)We run a hourly healthchecks on the userspaces to kill stucked PHP Worker processes. We will notify you by mail and add an entry to the
php_error
log.
Deprecations¶
PHP 8.0 has been completely removed from our systems
Users using Ruby3.0 have been migrated to Ruby3.1. We will disable the outdated version 3.0 one month later.