Releases: alimd-hub/nitrobase
Releases · alimd-hub/nitrobase
v7.9.0
v7.8.0
7.8.0 (2025-03-06)
Features
- reference: update save and saveImmediate methods to accept itemId parameter (8fe304e) by @
Miscellaneous Chores
- lerna: remove hidden attribute from documentation and dependencies sections (57ef8f5) by @
- reference: remove unnecessary blank line in DocumentReference class (eeb63b9) by @
Dependencies update
- deps-dev: bump the dependencies group across 1 directory with 5 updates (fe6ab37) by @dependabot[bot]
- deps: bump the github-actions group across 1 directory with 5 updates (01920c1) by @dependabot[bot]
- update @alwatr/nanolib, @alwatr/nano-build, and @alwatr/type-helper to latest versions (5f3f89b) by @
- update prettier, typescript, and various dependencies to latest versions (0768268) by @
v7.7.0
v7.6.1
v7.6.0
7.6.0 (2025-02-26)
Features
- nginx: add metadata labels to Dockerfile for improved image documentation (4506dd2) by @alimd
- nginx: upgrate nginx-json to version 3.5.0 (b1e9424) by @alimd
Bug Fixes
- nginx: add $userIdPrefix in nitrobaseDebugPath (9cfb014) by @alimd
- nginx: add missing semicolon to user location variable assignment (d45cfca) by @alimd
- nginx: add user location extraction with lowercase userIdPrefix (c84597d) by @alimd
- nginx: convert prefix to lowercase in user location mapping (8be764d) by @alimd
- nginx: correct user location variable assignment to preserve userIdPrefix casing (b548c41) by @alimd
- nginx: disable PCRE JIT compilation in nginx configuration template (e4f0130) by @alimd
- nginx: refactor user ID mapping to improve variable handling (6655cd8) by @alimd
- nginx: refine regex for extracting authUserId and authUserToken from authorization header (de2424f) by @alimd
- nginx: remove unnecessary comment and simplify user location extraction (f045547) by @alimd
- nginx: rename some configs files (afd61d0) by @alimd
- nginx: simplify deny response in configuration template (63355b8) by @alimd
- nginx: simplify deny response in region secret location configuration (5277057) by @alimd
- nginx: simplify userIdPrefix extraction by removing temporary variable mapping (022d02c) by @alimd
- nginx: update regex to convert prefix to lowercase in user location mapping (ba4755d) by @alimd
- nginx: update user ID prefix extraction in mapping configuration (4853183) by @alimd
- nginx: update user location check to use authUserToken for access control (34fd852) by @alimd
- nginx: update user location check to use authUserToken for access control (7015e0f) by @alimd
- nginx: update user location check to use authUserToken for access control (bad5f92) by @alimd
- nginx: update user location check to use authUserToken for access control (6a41b55) by @alimd
- nginx: update user location check to use authUserToken for access control (40a0f29) by @alimd
- nginx: update user location configuration to improve variable handling (21e0be0) by @alimd
- nginx: update user location extraction to convert prefix to lowercase (24cb75e) by @alimd
Performance Improvements
Miscellaneous Chores
- nginx: update debug script to ensure deployment path exists before executing commands (c5b333f) by @alimd
- remove obsolete index.html file (8bbed8d) by @alimd
- rollback all versions (9ff6c11) by @alimd
- workflow: remove image labels and add build arguments for date and revision (bbe41ed) by @alimd
Dependencies update
- deps-dev: bump eslint-import-resolver-typescript (e8ad95b) by @dependabot[bot]
- deps: bump the github-actions group across 1 directory with 3 updates (4e51263) by @dependabot[bot]
v7.5.9
v7.5.8
7.5.8 (2025-02-18)
Miscellaneous Chores
- deps: bump alwatr/nginx-json in /packages/nginx (09bc34d) by @dependabot[bot]
Dependencies update
- bump @alwatr/nanolib, @alwatr/nano-build, and @types/node to latest versions across multiple packages (3e89c62) by @
- deps-dev: bump the dependencies group across 1 directory with 2 updates (03715d0) by @dependabot[bot]
- deps: bump @octokit/endpoint from 10.1.1 to 10.1.3 (c6f500c) by @dependabot[bot]
- deps: bump @octokit/plugin-paginate-rest from 11.4.0 to 11.4.2 (cf23cc1) by @dependabot[bot]
- deps: bump the github-actions group across 1 directory with 3 updates (8b2981f) by @dependabot[bot]
v7.5.7
v7.5.6
v7.5.5
7.5.5 (2025-02-02)
Bug Fixes
- update callback invocation to use correct context in CollectionReference and DocumentReference (7cc9fc9) by @alimd
Miscellaneous Chores
- disable signing for git tags and commits in lerna configuration (ae0a66e)
Dependencies update
- deps-dev: bump @types/node (d60ee96) by @dependabot[bot]
- deps: bump the github-actions group across 1 directory with 3 updates (43b2fe7) by @dependabot[bot]
- update (0b9eccd) by @alimd