Back to changelog
v0.5.0
Relay v0.5.0
-
New: Added ability to set proxy servers on AI agents. Access this via Settings > AI
-
Added support for variables in export feature
- {table} — table/collection name
- {database} — database name
- {schema} — schema name (e.g. "public")
- {type} — database engine (e.g. "PostgreSQL")
- {date} — YYYY-MM-DD
- {datetime} — YYYY-MM-DD_HH-mm-ss
- {timestamp} — Unix timestamp

-
Added “View in Finder” button after export trigger.
-
Fixed
CMD+Ato select all rows in the active table. -
Fixed offset of AI choices in settings.
-
Fixed where licenses rendering would sometimes block the app.
-
Fixed a bug where clicking through data table may caused unintended staged edits to appear.