Skip to content

Releases: remyz17/odooghost

v0.16.0

17 Dec 13:18

Choose a tag to compare

v0.16.0 (2025-12-17)

Feature

  • feat(addons): add shallow clone option for remote addons (#40) (7d3927a)

v0.15.1

17 Nov 12:46

Choose a tag to compare

v0.15.1 (2025-11-17)

Chore

  • chore: Update dependencies (5dcda37)

  • chore: Add settings.json for vscode (a4805f3)

  • chore: Update pre-commit (4e872cb)

Fix

  • fix(data): ensure container is started when managing stack data (2fad85c)

  • fix(dockerfile): Ensure to upgrade pip dependencies and ignore installed ones (cbb4bd5)

  • fix(addons): When addons is local do not try to get git repo (aa4566c)

v0.15.0

21 Sep 17:21

Choose a tag to compare

v0.15.0 (2025-09-21)

Feature

  • feat(config): add support for V19.0 (#39) (811fa98)

v0.14.0

23 Jul 15:26

Choose a tag to compare

v0.14.0 (2025-07-23)

Feature

  • feat(addons): Handle git sumodules (e3a5543)

Refactor

  • refactor(db): print restore database output (0810238)

Unknown

  • Merge branch 'main' of github.com:remyz17/odooghost (6a620b9)

v0.13.1

03 Jun 11:16

Choose a tag to compare

v0.13.1 (2025-06-03)

Fix

  • fix(stack): Allow to use the operators '<', '<=', '>' and '>=' in stack Python dependencies (#38) (c2b6263)

v0.13.0

21 May 21:51

Choose a tag to compare

v0.13.0 (2025-05-21)

Feature

  • feat(dependencies): Add custom installations support in DependenciesConfig and Dockerfile (#37) (1fc721b)

v0.12.5

28 Apr 12:24

Choose a tag to compare

v0.12.5 (2025-04-28)

Chore

  • chore(ci): Fix workflows to use specific poetry version (#35) (34579a1)

Fix

  • fix(stack): Write new stack config to context when update is done (3953d58)

  • fix(git): Clone addons if not present on stack update (2471927)

Unknown

  • Merge branch 'main' of github.com:remyz17/odooghost (d87cdb8)

v0.12.4

26 Feb 11:14

Choose a tag to compare

v0.12.4 (2025-02-26)

Fix

  • fix(CI): ajust package config (4eb1b0b)

  • fix(CI): include poetry package dist correctly (0d2e6e7)

Unknown

  • Merge branch 'main' of github.com:remyz17/odooghost (a239e02)

v0.12.3

26 Feb 10:53

Choose a tag to compare

v0.12.3 (2025-02-26)

Fix

  • fix(CI): update node version and use pnpm (a9ac1bd)

v0.12.2

26 Feb 09:55

Choose a tag to compare

v0.12.2 (2025-02-26)

Fix

  • fix(Dockerfile.j2): use pip with --break-system-packages, following a… (#33) (a3a69a8)