v0.30.1

Dokploy/dokployv0.30.1Aug 18, 2026by github-actions[bot]

AI Summary

This release addresses several UI/UX issues, terminal functionality, and a critical database error related to PostgreSQL argument limits and project access permissions.

Key Highlights

  • Fix tag assignment when created from the project dialog
  • Correct UI switch thumb translation for checked state
  • Sync terminal size with backend PTY
  • Prevent PostgreSQL 100-arg limit crash and restore data parity

Full Release Notes

## What's Changed
* fix: assign tags created from the project dialog by @andwati in #5118
* fix: correct switch thumb translate-x for checked state by @Siumauricio in #5121
* fix: sync terminal size with backend PTY (fixes #5092) by @Siumauricio in #5104
* fix: prevent Postgres 100-arg limit crash and restore data parity for restricted-member project access by @shuv-o in #5103

**Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.30.0...v0.30.1