v0.30.1
Fixed 4
- assign tags created from the project dialog
- correct switch thumb translate-x for checked state
- sync terminal size with backend PTY
- prevent Postgres 100-arg limit crash and restore data parity for restricted-member project access
From Dokploy
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