Skip to content

Version 0.6.0

Compare
Choose a tag to compare
@Paxa Paxa released this 05 Apr 11:48
· 373 commits to master since this release

On first launch you will probably have to Right Click > Open Postbird.app in order to bypass the Mac OS warning.

Table content screenshot

  • Update to PostgreSQL 9.6.2
  • Add support for postgres:// protocol
  • Upgrade to electron 1.6
  • Save window state
  • Update design
  • Check updates on startup
  • New implementation for table widget
  • Add Feature: Show loader for query tab, allow cancel running query
  • Add Feature: Truncate table
  • Add Feature: Display postigs point in readable format
  • Add Feature: Allow cancel adding row
  • Add Feature: Show table SQL without "OWNED BY ..."
  • Add Feature: Show double encoded JSON with pink
  • Switch from rollbar to raven for exception notifications
  • Upgrade jade to pug
  • Update types select
  • Close dialog by esc
  • Display constraints on table structure page