Releases: remyz17/odooghost
Releases · remyz17/odooghost
v0.12.4
v0.12.4 (2025-02-26)
Fix
Unknown
- Merge branch 'main' of github.com:remyz17/odooghost (
a239e02
)
v0.12.3
v0.12.3 (2025-02-26)
Fix
- fix(CI): update node version and use pnpm (
a9ac1bd
)
v0.12.2
v0.12.2 (2025-02-26)
Fix
- fix(Dockerfile.j2): use pip with --break-system-packages, following a… (#33) (
a3a69a8
)
v0.12.1
v0.12.1 (2025-01-22)
Fix
- fix(stack update): do pull by default (#34) (
d0dae32
)
v0.12.0
v0.12.0 (2024-10-16)
Feature
- feat(config): add support for V18.0 (#32) (
fb470d6
)
v0.11.0
v0.11.0 (2024-07-12)
Chore
Feature
- feat(services): Add mailhog service (
5bfa424
)
Fix
- fix(pyproject.toml): update ruff dependency version to ^0.0.291 to fix a known issue and improve compatibility with other packages (
7aa84c4
)
Refactor
- refactor(filters.py): remove unnecessary else block and raise ValueError directly for invalid value for one_off (
2441393
)
v0.10.0
v0.10.0 (2024-06-23)
Chore
Feature
v0.9.0
v0.9.0 (2024-06-21)
Chore
Feature
-
feat(web): Allow users to start/stop/restart a stack from the frontend (#24) (b9b56b8
)
-
feat: Adds Property to Modify APT Repositories for Archived Linux Distributions (#23) (1de6d3c
)
-
feat: Change web base url when restoring database (#22) (7278261
)
v0.8.3
v0.8.3 (2024-05-07)
Fix
- fix(Dockerfile.j2): update conditional statement to check for Odoo version 12.0 instead of 11.0 to ensure correct package repository configuration. (
8a472e7
)
v0.8.2
v0.8.2 (2024-05-01)
Fix
- fix(cli): looks like ruff want to put a tuple instead of a dict, whis is really weird... (
1ed1b0f
)