Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Releases: nhost/cli

v0.8.9

23 Nov 17:37
41164fd

Choose a tag to compare

Changes

v0.8.8

11 Nov 12:36
0f67ada

Choose a tag to compare

Changes

🧰 Maintenance

v0.8.7

09 Nov 14:04
809123f

Choose a tag to compare

Changes

🧰 Maintenance

v0.8.6

28 Oct 16:31
788296c

Choose a tag to compare

Changes

🧰 Maintenance

v0.8.5

17 Oct 14:22
fb76c5f

Choose a tag to compare

Changes

  • Bump nhost/functions to 0.1.7 (avoids infinite loop on lock file change) @elephant3 (#403)

v0.8.4

13 Oct 09:11
3e53b48

Choose a tag to compare

Changes

🐛 Bug Fixes

v0.8.3

28 Sep 17:15
fdf6993

Choose a tag to compare

Changes

v0.8.2

28 Sep 00:25
155facd

Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

v0.8.1

09 Sep 19:08
9014217

Choose a tag to compare

Changes

v0.8.0

07 Sep 15:23
8f37af6

Choose a tag to compare

What's Changed

  • Use custom nhost/postgres image with correct roles by @nunopato in #327

Full Changelog: v0.7.10...v0.8.0

Important Notes:

  • v0.8.0 should only be used with projects already running on their own Postgres instance instead of AWS RDS.
  • All projects on the new setup are running PostgreSQL 14.5 - meaning you will have to delete your local DB folder and let nhost up recreate it.
  • To check whether your project is running with the new Postgres instance, navigate to Settings, and if a Database section is available, it means it is.
  • From now on, all new projects created on Nhost will already be running on the new Postgres offering. Existing projects will have to be migrated. An option to migrate with 1 click will be available soon.