# PostgREST v14.11 - Product: PostgREST (https://whatsnew.fyi/product/postgrest) - Vendor: PostgREST - Date: 2026-05-04 - Version: v14.11 - Original notes: https://github.com/PostgREST/postgrest/releases/tag/v14.11 - Permalink: https://whatsnew.fyi/product/postgrest/releases/v14.11 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Fix login with uppercase and mixed case role names - **fixed** — Restore Listener query shape so it can be found in pg_stat_activity - **fixed** — The LISTEN channel now automatically recovers when it stops working due to a PostgreSQL bug - **fixed** — Fix misleading "Functions" name on schema cache summary in startup logs ###### Fixed - Fix login with uppercase and mixed case role names by @taimoorzaeem in #4678 - Restore Listener query shape so it can be found in `pg_stat_activity` by @mkleczek in #4857 #4859 - The LISTEN channel now automatically recovers when it stops working due to a PostgreSQL bug @laurenceisla in #3147 - Fix misleading "Functions" name on schema cache summary in startup logs by @taimoorzaeem in #4821