Skip to content

Releases: expaso/hassos-addon-pgadmin4

v4.0.0 🌈

30 Mar 21:04

Choose a tag to compare

Breaking changes

⚠️ Dropped support for ARMHF platforms (like the first Raspberry PI) due to the fact that it's increasingly harder to build for that platform. Should this be a blocking issue for you: let me know and motivate why you need this, and I will see if I can assist.

Changes

🎉 Added support for Postgresql 17!
🎉Upgraded pgAdmin to 9.1 See release notes: https://www.pgadmin.org/docs/pgadmin4/development/release_notes_9_1.html
🚛 Add PG 17 binaries. Thanks @hobbe (#13)!
⬆️ Updated base-image to 17.2.1

v3.2.0 🌈

01 Sep 18:13

Choose a tag to compare

Changes

v3.2.0-RC1 🌈

01 Sep 13:12

Choose a tag to compare

v3.2.0-RC1 🌈 Pre-release
Pre-release

Changes

v3.1.0 🌈

01 Sep 10:39

Choose a tag to compare

Changes

v3.0.2 🌈

31 Aug 10:27

Choose a tag to compare

v3.0.2 🌈 Pre-release
Pre-release

Changes

  • Added pgAdmin4 addon to the new CI/CD pipeline @expaso (#10)

v3.0.1

01 Feb 09:16

Choose a tag to compare

What’s Changed

v2.1.1

07 Nov 20:53

Choose a tag to compare

v2.1.0

06 Nov 20:08

Choose a tag to compare

v2.0.0

22 Feb 20:07

Choose a tag to compare

  • Upgraded pgAdmin to 6.5
  • Upgraded base images to be in-line with the lastest home-assistant add-ons
  • Dropped support for Postgresql 9
  • Added support for Postgresql 13 and 14
  • Patched a reg-ex in sourcecode that prevented hostnames staring with digits to be used. This fixes the problem whereby a hostname like 77b2833f-timescaledb validated as an invalid hostname.

v1.2.1

23 May 09:24

Choose a tag to compare

  • Upgraded pgAdmin to 5.3
  • Updated base images.