From 3a92a6ee00159fe7ec7aa9b0bf0d50d892efc23e Mon Sep 17 00:00:00 2001 From: Sebastian Jeltsch Date: Mon, 7 Jul 2025 13:32:48 +0200 Subject: [PATCH] Prepare new release v0.14.7. --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b360153..d6fd358d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## v0.14.7 + +* Allow setting up multiple record APIs per `TABLE` or `VIEW` from with the admin UI. Previously, this was only available manually. +* User-configurable per-API limits on listing records, see config. +* Many small admin UI tweaks. +* Update Rust & JS dependencies. + ## v0.14.6 * Render OAuth login options on the server rather than the client. Reduces the