v26.5.1 — 2026-05-15 #20
fran-olivares
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
v26.5.1 — 2026-05-15 — 11 ported modules, one AGPL build, no biz gating
One AGPL build, all features.
v26.5.1 finishes what v26.5.0 started: every module previously gated behind
the Business edition now ships in the standard self-hosted binary. Eleven
ported modules, zero edition checks, zero call-home, zero runtime caps.
Highlights
ssl observatory, docker engine config, wireguard, image builder,
dns providers, calendar, marketplace — all in the AGPL build, no
biz gating, no license-tier features removed at runtime.
and streams now live in usulnet's PostgreSQL as authoritative state and
apply to either nginx or Caddy with an explicit feature-support matrix.
isEditionAvailable/navItemLocked/requireFeature/RequirePaid/RequireEnterprise/RequireLimitare gone.
license.CELimits()→license.OpenLimits()(all unlimited).Commercial JWTs still parse for the support-tier display tag.
startStandalonesplit intophased
init_*.gofiles;scripts/verify-migrations.shstrengthened.USULNET_TLS_LOCAL_SERVICES=truewiresself-signed ECDSA P-256 certs onto in-cluster Postgres / Redis / NATS.
Defaults unchanged.
→ 1.25.10, pgx, NATS, go-redis, go-chi, jwt, go-oidc, go-ldap, docker);
CI workflow now posts the report as a sticky PR comment.
Upgrade
Migration-additive only. Pull and restart:
11 new migrations (046–056) join the schema. The v26.5.0
recon_*tables(044/045) are untouched. No application config key removed; no API
endpoint removed; no permission key removed.
Rollback
Drop the new migrations in reverse order before downgrading:
Per-step SQL listed in
docs/v26.5/release-notes-v26.5.1.md.Capability requirements
NET_ADMINon the agent process;ufw/nft/iptableson hostwg/wg-quickon host;NET_ADMIN;USULNET_ENCRYPTION_KEY/etc/dockerbind-mounted as:rwinto the usulnet containerUSULNET_ENCRYPTION_KEYAll other modules (crontab, ssl-observatory, backup verification,
rollback, calendar, marketplace, proxy-extended) need nothing beyond the
default compose stack.
No breaking changes
No removed API endpoint, config key, CLI subcommand, or permission. No
destructive schema change.
Full notes
CHANGELOG.md→[v26.5.1] — 2026-05-15docs/v26.5/release-notes-v26.5.1.mddocs/v26.5/security-review-v26.5.1.mddocs/v26.5/v26.5.1-ported-modules.mdAGPL-3.0-or-later. Self-hosted use is free in perpetuity.
This discussion was created from the release v26.5.1 — 2026-05-15.
All reactions