Fixes & Improvements
-
Database validation consistency — Fixed an issue where database port validation wasn't consistent between the validation step and form submission. Both now check the same fields.
-
Server connection error messages — Cleaned up confusing error messages in the server connection flow. No more generic "Connection Error" text when validation fails.
-
Custom cron schedule parsing — Fixed crashes when using complex cron expressions like
0 9-23,0-6 * * *. The scheduler now handles these edge cases properly. -
GitLab backup shortcut — Fixed the GitLab shortcut in backup configuration that was opening the old legacy form instead of the current flow.
-
Backup creation in-app messages — Cleaned up duplicate success messages that appeared when creating backups within stacks. You'll now see the right message at the right time.
-
Recipe backup notifications — Fixed an issue where manual recipe runs showed both "Backup dispatched" and "Initiating backup" messages at the same time.
-
Health check progress state — Resolved cases where backup sync jobs got stuck in "progress" state, particularly for accounts hitting object count limits.
-
Stack UI improvements — Various design and UX improvements to the stack interface.