Skip to content

0.4.1

Compare
Choose a tag to compare
@sosedoff sosedoff released this 02 Dec 03:08
  • Adds pgweb version on start [GH-65]
  • Adds user detection from OS environment
  • Adds simple memory profiles with --debug option
  • Adds the session user and search path in connection info [GH-67]
  • Adds table list reloading after CREATE/DROP TABLE queries [GH-69]
  • Adds font awesome icons for the sidebar
  • Removes query recording for internal queries [GH-67]
  • Fixes default sslmode. Its not longer set to "disable"
  • Fixes cells cropping on table indexes view
  • Fixes connection URL generation using web interface
  • Fixes SQL statements for table row count [GH-67]
  • Fixes /tables JSON response if database does not have any tables