Skip to content

Releases: MaccaTech/PostgresPrefs

v2.1 - Enhancement release

30 Jul 21:37
Compare
Choose a tag to compare

30-Jul 2015

  • Automatically detect already-running servers configured elsewhere
  • Start/stop these 'external' servers like any others
  • New 'Duplicate Server' function

v2.0 - Major release

22 Jul 20:37
Compare
Choose a tag to compare

22-Jul 2015

Full redesign of interface!

  • Control multiple servers from a single window
  • Start servers at computer bootup (previously only at login)
  • Easily debug problems using default server logs
  • See running status of servers without entering a password
  • Starting/stopping still password-protected
  • More code is pure Objective-C, less reliance on shell scripts

v1.4.1 - Bug-fix release

22 Jul 20:00
Compare
Choose a tag to compare

22-Jul 2015

  • Fixed error message being shown if username setting is non-blank

v1.4 - Bug-fix release

03 Jul 21:49
Compare
Choose a tag to compare

03-Jul 2015

  • Fixed auto-start on login if upgrading from older version of pref pane
  • Clicking auto-start no longer causes Postgre to startup straightaway

v1.3 - Bug-fix release

30 Jun 17:00
Compare
Choose a tag to compare

30-Jun 2015

  • Fixed auto-start PostgreSQL on login (OS X 10.10+)
  • Fixed description of auto-start function in interface
  • Detect errors relating to auto-start and show in interface

v1.2 - Bug-fix release

30 Jun 11:21
Compare
Choose a tag to compare

30-Jun 2015

  • Fixed auto-start PostgreSQL on login (OS X 10.9)

v1.1 - Bug-fix release

17 Oct 13:22
Compare
Choose a tag to compare

17-Oct 2014

  • Fixed errors caused by spaces or ~ in paths
  • Auto-detect Postgres.app install
  • Fixed incompatibility with latest XCode (ARC now mandatory)

Note: requires Mac OS X Lion or newer

v1.0.1 - Bug-fix release

17 Oct 13:11
Compare
Choose a tag to compare

10-Mar 2012

  • Fixed hard-coded username in start/stop scriptI
  • Fixed bug where settings were getting cleared when user re-authorized