Skip to content

Releases: Alwatr/nitrobase

v7.5.3

11 Nov 08:42
v7.5.3
32aae94
Compare
Choose a tag to compare

7.5.3 (2024-11-11)

Bug Fixes

  • debug: sample data (b3c3281) by @alimd
  • nginx: add 403 response for undefined user locations in region authenticated config (b59872f) by @alimd
  • nginx: add 403 response for undefined user locations in region manager and owner configs (1b9b491) by @alimd
  • nginx: add 403 response for undefined user locations in region per-user config (cfb8c4e) by @alimd
  • nginx: add 403 response for undefined user locations in region public config (5c060c8) by @alimd
  • nginx: add custom message to 403 response in deny-other.conf.template (f306a39) by @alimd
  • nginx: modify authentication logic to return 403 for unauthorized user locations (c10116d) by @alimd
  • nginx: rename all files order (8922752) by @alimd
  • nginx: update 404 response for secret locations to include custom message (c982522) by @alimd
  • nginx: update base image to version 3.3.3 in Dockerfile (65fb63a) by @alimd
  • nginx: update base image to version 3.3.5 and modify CORS methods (18bd47e) by @alimd
  • nginx: update library path and comment out unused curl requests in debug script (c7cc148) by @alimd

v7.5.2

09 Nov 13:59
v7.5.2
f3b469e
Compare
Choose a tag to compare

7.5.2 (2024-11-09)

Bug Fixes

  • nginx: comment out OPTIONS method handling in auth configuration (25eb239) by @

v7.5.1

09 Nov 13:52
v7.5.1
c8a64e3
Compare
Choose a tag to compare

7.5.1 (2024-11-09)

Bug Fixes

  • nginx: skip return 403 for OPTIONS method in auth configuration (18a62c3) by @

v7.5.0

09 Nov 13:26
v7.5.0
cb82a2f
Compare
Choose a tag to compare

7.5.0 (2024-11-09)

Features

Bug Fixes

Code Refactoring

Dependencies update

v7.4.1

08 Nov 16:26
v7.4.1
c3eb0bb
Compare
Choose a tag to compare

7.4.1 (2024-11-08)

Bug Fixes

  • nitrobase: update build:es script to use module3 preset (0f5c497) by @alimd

v7.4.0

08 Nov 14:29
v7.4.0
ac284c4
Compare
Choose a tag to compare

7.4.0 (2024-11-08)

Features

  • nginx: default CORS configuration (bb69e47) by @
  • nitrobase: add exports for nitrobase-helper and nitrobase-types in main.ts (865fcc8) by @

Code Refactoring

Miscellaneous Chores

  • deps: bump alwatr/nginx-json in /packages/nginx (f86339f) by @dependabot[bot]
  • dockerfile: update label version (f25eb3b) by @alimd
  • workflow: remove commented-out nitrobase-api job from publish-container.yml (0c65d33) by @

Dependencies update

  • bump @alwatr/nanolib from 5.2.0 to 5.2.1 across multiple packages (e1f87b0) by @
  • deps-dev: bump @types/node in the dependencies group (67ffbad) by @dependabot[bot]
  • deps: bump @alwatr/nanolib from 5.0.0 to 5.2.0 in the alwatr group (dfa1eef) by @dependabot[bot]

v7.3.1

02 Nov 13:20
v7.3.1
cbcfe6e
Compare
Choose a tag to compare

7.3.1 (2024-11-02)

Miscellaneous Chores

  • deps-dev: bump the development-dependencies group with 8 updates (63f7adc) by @dependabot[bot]
  • deps: bump alwatr/nginx-json in /packages/nginx (6b965bc) by @dependabot[bot]
  • deps: bump github/codeql-action in the github-actions group (b84174a) by @dependabot[bot]
  • deps: bump the alwatr-dependencies group with 2 updates (20fb436) by @dependabot[bot]
  • deps: bump the github-actions group across 1 directory with 5 updates (efff4e2) by @dependabot[bot]
  • Dockerfile: update label version (9b59694) by @alimd
  • vscode: add copilot instructions and update extension recommendations (17c4b25) by @alimd

Dependencies update

v7.3.0

11 Oct 18:30
v7.3.0
e80e7aa
Compare
Choose a tag to compare

7.3.0 (2024-10-11)

Features

  • update imports & packages based on the latest changes of nanolib & prevent side-effects (0d66f89) by @mohammadhonarvar

Bug Fixes

  • helper: Update dependencies and packages for @alwatr/type-helper (b57a97d) by @alimd

Code Refactoring

Miscellaneous Chores

Dependencies update

v7.2.1

29 Sep 11:30
v7.2.1
519fd86
Compare
Choose a tag to compare

7.2.1 (2024-09-29)

Bug Fixes

Miscellaneous Chores

Dependencies update

v7.2.0

24 Sep 12:19
v7.2.0
16721bc
Compare
Choose a tag to compare

7.2.0 (2024-09-24)

Code Refactoring