Added
- Add first-class custom database schema support to the
riveruiandriverprouiexecutables through the-schemaflag andRIVER_SCHEMAenvironment variable. PR #629.
Fixed
- Job retry: keep the current page open and show an actionable error when a retry conflicts with another active unique job. PR #623.
- Global live update pause: disable automatic query refreshes on browser focus and reconnect, preventing paused workflow detail pages from re-fetching wait data outside the configured refresh interval. PR #584.
- Job detail: preserve line breaks in attempt logs while keeping structured JSON viewer content outside preformatted code markup. PR #592.