v4.15.2
🔽 Read the summarized changelog here 🔽
Fixed
- Fix
gw_fct_setnodefromarcfunction to return the correct error message withgw_fct_exception_othersfunction. - Fix admin dialog: do not show ghost schemas in parentheses when switching connections or after delete; restore selection only if the schema exists on the current connection.
- Fix admin dialog: persist last selected schema per connection instead of globally.
- Fix admin dialog: refresh schema list and project info when switching connections (ignore stale async load results).
- Fix admin dialog: avoid
TypeErrorand missing-table warnings when a deleted or invalid schema is still selected. - Fix admin dialog: show PostgreSQL/PostGIS/pgRouting versions for the active connection even when the server version is incompatible.
- Fix admin dialog: pg_service connections without user/password in
pg_service.confnow prompt credentials via QGIS (same as Browser) instead of failing withfe_sendauth.
Full Changelog: v4.15.1...v4.15.2