Releases: occoder-dev/nixopus
Releases · occoder-dev/nixopus
v0.1.0-alpha.56
Bug Fixes
- (#179) update installation script URL from 'main' to 'master' branch (c45e9e7)
- (#325) typography showing borders for h2 tags and remove domains as the title from the domain page (bfc7c6e)
- add common.loading translations to i18n files (06120ce)
- add current branch feat/unit_test to test the action (8f7e831)
- add go version check (9c36b59)
- add missing install air hot reload function to main (00e2554)
- add permissions for dashboard, and terminal features, wrapped under rbac guard' (69c37c1)
- add required permissions for release-drafter (0bd91a2)
- add title for the introudction blog (9cb7def)
- address review comments (3359adf)
- audit log rendering logic (#359) (42cc81e)
- auto-update: prevent checking for updates and performing updates in development environment (916e846)
- borders not visible in light themes (#525) (8756ff7)
- branch-rule on release cli (#318) (2ed3d17)
- build: mount repo root and set work/cli to include helpers/config.prod.yaml (#330) (ed2f63f)
- cache: feature flag middleware throws feature disabled error always (119919c)
- caddy: load caddy file directly instead of traversing and loading the routes (d60983e)
- caddy: load caddy file directly instead of traversing and loading the routes (7c900f7)
- caddy: proxy caddy json path (ed66e91)
- change release cli naming issue in workflow path (353777e)
- changelog push to pull request (cc35929)
- ci: add wrapper venv for python cli as release version (#333) (f14b42a)
- ci: discord notification on webhooks (a8261f9)
- ci: fix format workflow auto-commit on pushes (#365) (f74f00a)
- ci: fix PyInstaller build and run PR builds (#331) (130b920)
- ci: format workflow to single-commit, sequential and use dorny/paths-filter (#374) (c74e074)
- cli: add Docker cleanup on force reinstall to ensure fresh stack (#371) (1cfe009)
- cli: force HTTP protocol for SuperTokens connection URI (#487) (eb2c0dd)
- command chaining in contributing docs (7799d4d)
- connect to created nixopus user instead of root by default (8bc60f2)
- connect to created nixopus user instead of root by default (f287d77)
- container: fails due to missing null pointer checks (8eb62d2)
- container: fails due to missing null pointer checks (78eb5b2)
- container: listing container fails because of index out of range error (null check issues) (1fcf064)
- correct sort-by value to merged_at (db19ec9)
- db getting wiped due to hosts permission issue, switches back to named docker maintained volumes (#507) (f8fd796)
- decontainer: uses localWorkspaceFolder instead of /nixopus dir (82453f0)
- deployment edit page showing duplicate form fields (5c07f68)
- disable just in time compilation (JIT) of postgres (#539) (b2c35bd)
- docker_service: relative path broken finding docker compose file in root dir, now uses absolute path instead (fb92b6f)
- docker-compose-staging: uses environment as view/.env instead of .env for nixopus-staging-view service (46cd226)
- docker-compose: env path respective to source dir (0dbd521)
- docker-compose: env path respective to source dir (6b38e8b)
- docker-compose: env path respective to source dir (03c93b5)
- docker-compose: env path respective to source dir (1a40289)
- docker-compose: env path respective to source dir (6087943)
- docker-compose: env path respective to source dir (59f63bf)
- docker-deamon: overrides default -H fd:// flag from systemd (c608fe0)
- docs: fix incorrect method display, correct extraction logic, and update VitePress sidebar link (#220) (2c5d490)
- docs: preview open API docs in documentation (#224) (24d196c)
- docs: setup node step should find yarn.lock file from docs folder than the root folder (0b8cad3)
- does not loop until email and password is provided, rather exits from the installation printing the email is required error (51d9f4f)
- Domain deployment fails due to unresolved helpers/caddy.json path (b3bb53c)
- domain-validation: allow wildcard domain and check only for main domain instead of looking out for *.example.tld in net.LookupIP() (c12b377)
- domain: validation of domain belongs to the server happens only other than development environments ([baa56b7](https://github.com/occoder-de...
v0.1.0-alpha.54
Bug Fixes
- (#179) update installation script URL from 'main' to 'master' branch (c45e9e7)
- (#325) typography showing borders for h2 tags and remove domains as the title from the domain page (bfc7c6e)
- add common.loading translations to i18n files (06120ce)
- add current branch feat/unit_test to test the action (8f7e831)
- add go version check (9c36b59)
- add missing install air hot reload function to main (00e2554)
- add permissions for dashboard, and terminal features, wrapped under rbac guard' (69c37c1)
- add required permissions for release-drafter (0bd91a2)
- add title for the introudction blog (9cb7def)
- address review comments (3359adf)
- audit log rendering logic (#359) (42cc81e)
- auto-update: prevent checking for updates and performing updates in development environment (916e846)
- borders not visible in light themes (#525) (8756ff7)
- branch-rule on release cli (#318) (2ed3d17)
- build: mount repo root and set work/cli to include helpers/config.prod.yaml (#330) (ed2f63f)
- cache: feature flag middleware throws feature disabled error always (119919c)
- caddy: load caddy file directly instead of traversing and loading the routes (d60983e)
- caddy: load caddy file directly instead of traversing and loading the routes (7c900f7)
- caddy: proxy caddy json path (ed66e91)
- change release cli naming issue in workflow path (353777e)
- changelog push to pull request (cc35929)
- ci: add wrapper venv for python cli as release version (#333) (f14b42a)
- ci: discord notification on webhooks (a8261f9)
- ci: fix format workflow auto-commit on pushes (#365) (f74f00a)
- ci: fix PyInstaller build and run PR builds (#331) (130b920)
- ci: format workflow to single-commit, sequential and use dorny/paths-filter (#374) (c74e074)
- cli: add Docker cleanup on force reinstall to ensure fresh stack (#371) (1cfe009)
- cli: force HTTP protocol for SuperTokens connection URI (#487) (eb2c0dd)
- command chaining in contributing docs (7799d4d)
- connect to created nixopus user instead of root by default (8bc60f2)
- connect to created nixopus user instead of root by default (f287d77)
- container: fails due to missing null pointer checks (8eb62d2)
- container: fails due to missing null pointer checks (78eb5b2)
- container: listing container fails because of index out of range error (null check issues) (1fcf064)
- correct sort-by value to merged_at (db19ec9)
- db getting wiped due to hosts permission issue, switches back to named docker maintained volumes (#507) (f8fd796)
- decontainer: uses localWorkspaceFolder instead of /nixopus dir (82453f0)
- deployment edit page showing duplicate form fields (5c07f68)
- disable just in time compilation (JIT) of postgres (#539) (b2c35bd)
- docker_service: relative path broken finding docker compose file in root dir, now uses absolute path instead (fb92b6f)
- docker-compose-staging: uses environment as view/.env instead of .env for nixopus-staging-view service (46cd226)
- docker-compose: env path respective to source dir (0dbd521)
- docker-compose: env path respective to source dir (6b38e8b)
- docker-compose: env path respective to source dir (03c93b5)
- docker-compose: env path respective to source dir (1a40289)
- docker-compose: env path respective to source dir (6087943)
- docker-compose: env path respective to source dir (59f63bf)
- docker-deamon: overrides default -H fd:// flag from systemd (c608fe0)
- docs: fix incorrect method display, correct extraction logic, and update VitePress sidebar link (#220) (2c5d490)
- docs: preview open API docs in documentation (#224) (24d196c)
- docs: setup node step should find yarn.lock file from docs folder than the root folder (0b8cad3)
- does not loop until email and password is provided, rather exits from the installation printing the email is required error (51d9f4f)
- Domain deployment fails due to unresolved helpers/caddy.json path (b3bb53c)
- domain-validation: allow wildcard domain and check only for main domain instead of looking out for *.example.tld in net.LookupIP() (c12b377)
- domain: validation of domain belongs to the server happens only other than development environments ([baa56b7](https://github.com/occoder-de...
Nixopus CLI v0.1.20
Nixopus CLI v0.1.20 - Packages: DEB, RPM, TAR, APK for x86_64 and ARM64