The Wayback Machine - https://web.archive.org/web/20201208203830/https://github.com/PostgresApp/PostgresApp/tags
Skip to content

Tags

Update PostgreSQL versions for 9.6 - 12

v2.4

Use official Python
Release Postgres.app 2.3.5c
Merge changes from master

v2.3.5

Add Xcode version
Update entitlements
- postgres needs com.apple.security.cs.allow-unsigned-executable-memory (for plv8)
- PostgresApp itself needs com.apple.security.automation.apple-events (to open Terminal)
Added NSAppleEventsUsageDescription key to Info.plist
Otherwise macOS doesn't allow sending Apple Events (see issue #509).
It should not be necessary for the helper app, but we add it just to be safe.
PostgreSQL 12.1, GDAL 3.02, libxml2 2.9.10, PROJ 6.2.1, Protobuf 3.10…
….1, libtiff 4.1.0
Remove internet-enable command (hdiutil no longer supports it)
See also: create-dmg/create-dmg#76

v2.3

Remove nad2bin (which was removed from PROJ)
You can’t perform that action at this time.