github OpnForm/OpnForm v2.2.0
v2.2.0: More reliable self-hosting and PDF generation

5 hours ago

What’s improved

This release makes self-hosted OpnForm more dependable, especially around SSO configuration, Docker deployments, and PDF generation.

More reliable OIDC sign-in

You can now update an existing OIDC connection without replacing its client secret. If your public URL changes, refresh the callback with Use current app URL and save the connection instead of recreating it. A stale OIDC callback is also restarted automatically once, with a clear recovery path if it cannot complete.

Better PDF image handling

PDF templates can use supported remote and locally stored images more reliably, with safer remote image fetching.

Healthier self-hosted database checks

PostgreSQL health checks now use the configured database name, preventing misleading connection errors on installations with custom database settings.

Other improvements

  • Correct plan messaging for custom SMTP on OpnForm Cloud.
  • Updated Korean backend translations.
  • Removed an obsolete yearly-upgrade offer.

Docker images

The v2.2.0 tag has been pushed to main. The Docker workflow is now building the API and client images for linux/amd64 and linux/arm64, with both the 2.2.0 and latest tags.

Don't miss a new OpnForm release

NewReleases is sending notifications on new releases.