Skip to content

Latest commit

 

History

History
2701 lines (1351 loc) · 116 KB

File metadata and controls

2701 lines (1351 loc) · 116 KB

Changelog

v7.226.0 (2026-04-24)

New features:

  • [MINOR] feat: add chrome dependencies for ubuntu 26.04 (● 086b2f3, b3790d8; 👬 zdm)

Compare with the previous release: v7.225.1...v7.226.0

v7.225.1 (2026-04-20)

Code refactoring:

  • [PATCH] refactor: add more options to git message .getChangelogSubject() (● 16244b2; 👬 zdm)

  • [PATCH] refactor: update .editorconfig (● d7d18aa; 👬 zdm)

Compare with the previous release: v7.225.0...v7.225.1

v7.225.0 (2026-04-20)

New features:

  • [MINOR] feat: add nginx listen options (● c4f45a1; 👬 zdm)

  • [MINOR] feat: add nginx udp listen options (● cac3f76; 👬 zdm)

Bug fixes:

  • [PATCH] fix: fix nginx config generator (● 1ec85b1; 👬 zdm)

  • [PATCH] fix: fix nginx quic options (● 1ee7012; 👬 zdm)

  • [PATCH] fix: fix nginx udp ssl (● b6d6192; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: refactor ejs (● 5a85e1e; 👬 zdm)

Compare with the previous release: v7.224.11

v7.224.11 (2026-04-16)

Code refactoring:

Compare with the previous release: v7.224.10

v7.224.10 (2026-04-16)

Code refactoring:

Compare with the previous release: v7.224.9

v7.224.9 (2026-04-15)

Bug fixes:

  • [PATCH] fix: fix typo (● fc51891; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: refactor ejs (● 33197e0; 👬 zdm)

Compare with the previous release: v7.224.8

v7.224.8 (2026-04-15)

Other changes:

  • Revert "fix: fix ejs fs" (● a1f2ec6; 👬 zdm)

    This reverts commit 5f24661.

Compare with the previous release: v7.224.7

v7.224.7 (2026-04-15)

Bug fixes:

  • [PATCH] fix: fix ejs fs (● 5f24661; 👬 zdm)

Compare with the previous release: v7.224.6

v7.224.6 (2026-04-15)

Bug fixes:

  • [PATCH] fix: fix ejs fs (● 891eb29; 👬 zdm)

Compare with the previous release: v7.224.5

v7.224.5 (2026-04-15)

Bug fixes:

  • [PATCH] fix: fix ejs fs (● 06fc3d4; 👬 zdm)

Compare with the previous release: v7.224.4

v7.224.4 (2026-04-15)

Bug fixes:

  • [PATCH] fix: fix nginx ciphers (● 39b6bad; 👬 zdm)

  • [PATCH] fix: fix nginx quic multipath (● a688768; 👬 zdm)

Compare with the previous release: v7.224.3

v7.224.3 (2026-04-15)

Bug fixes:

  • [PATCH] fix: fix nginx api log (● 4a25a97; 👬 zdm)

Other changes:

  • Revert "fix: fix nginx ciphers" (● 8697a30; 👬 zdm)

    This reverts commit 1dc6a0a.

  • Revert "fix: remove nginx multipath" (● f0cee42; 👬 zdm)

    This reverts commit 028a9e7.

Compare with the previous release: v7.224.2

v7.224.2 (2026-04-14)

Bug fixes:

  • [PATCH] fix: fix nginx ciphers (● 1dc6a0a; 👬 zdm)

Compare with the previous release: v7.224.1

v7.224.1 (2026-04-14)

Bug fixes:

  • [PATCH] fix: remove nginx multipath (● 028a9e7; 👬 zdm)

  • [PATCH] fix: update nginx api log (● 64cbb98; 👬 zdm)

Compare with the previous release: v7.224.0

v7.224.0 (2026-04-14)

New features:

  • [MINOR] feat: add nginx multipath option (● a27bbf3; 👬 zdm)

Bug fixes:

  • [PATCH] fix: change nginx hsts redirect to 308 (● 15f9fd9; 👬 zdm)

  • [PATCH] fix: update nginx ssl ciphers (● 27b85c4; 👬 zdm)

Compare with the previous release: v7.223.3

v7.223.3 (2026-04-14)

Code refactoring:

  • [PATCH] refactor: refactor l10nt (● ed700e0; 👬 zdm)

Compare with the previous release: v7.223.2

v7.223.2 (2026-04-13)

Bug fixes:

  • [PATCH] fix: fix header clone (● 88c796c; 👬 zdm)

Other changes:

  • chore: update transtations (● d6dc539; 👬 zdm)

Compare with the previous release: v7.223.1

v7.223.1 (2026-04-12)

Code refactoring:

  • [PATCH] refactor: add Ejs.isEjs() (● e283dca; 👬 zdm)

  • [PATCH] refactor: refactor ejs (● 9c1d2ac; 👬 zdm)

Compare with the previous release: v7.223.0

v7.223.0 (2026-04-10)

New features:

  • [MINOR] feat: add SIGHUP handler (● 688f00a; 👬 zdm)

Compare with the previous release: v7.222.1

v7.222.1 (2026-04-08)

Bug fixes:

  • [PATCH] fix: fix nginx quic config (● 7062bbb, 2bb2515; 👬 zdm)

  • [PATCH] fix: fix oauth.html content disposition (● 6846234; 👬 zdm)

Compare with the previous release: v7.222.0

v7.222.0 (2026-04-07)

New features:

Bug fixes:

  • [PATCH] fix: fix nginx cacheBypass (● 852430b; 👬 zdm)

  • [PATCH] fix: fix nginx default client body size (● d92b852, bf9b439; 👬 zdm)

Compare with the previous release: v7.221.0

v7.221.0 (2026-04-07)

New features:

Bug fixes:

  • [PATCH] fix: fix interval between dates calculation (● 2231457; 👬 zdm)

Code refactoring:

Compare with the previous release: v7.220.1

v7.220.1 (2026-04-06)

Code refactoring:

  • [PATCH] refactor: logger.write() removed (● bef2565; 👬 zdm)

Compare with the previous release: v7.220.0

v7.220.0 (2026-04-05)

New features:

  • [MINOR] feat: add cli parser options (● b5811bd, 61c3100; 👬 zdm)

Compare with the previous release: v7.219.1

v7.219.1 (2026-04-04)

Bug fixes:

  • [PATCH] fix: fix tests (● 8699272; 👬 zdm)

Compare with the previous release: v7.219.0

v7.219.0 (2026-04-03)

New features:

  • [MINOR] feat: add npm api .updateDependencies() (● 15a13b5; 👬 zdm)

Bug fixes:

  • [PATCH] fix: fix tests (● 71930dd; 👬 zdm)

Compare with the previous release: v7.218.0

v7.218.0 (2026-04-02)

New features:

  • [MINOR] feat: add message global.File support (● dfac730; 👬 zdm)

Bug fixes:

Code refactoring:

Other changes:

  • build(deps): bump undici@^8.0.0 (● 3ae9e2c; 👬 zdm)

Compare with the previous release: v7.217.0

v7.217.0 (2026-03-30)

New features:

  • [MINOR] feat: add content-encoding header (● 33deb32, e44f7aa; 👬 zdm)

Bug fixes:

  • [PATCH] fix: fix message compression (● 1ab4d72; 👬 zdm)

Compare with the previous release: v7.216.1

v7.216.1 (2026-03-30)

Bug fixes:

  • [PATCH] fix: fix csv stringify (● 47e04da; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: remove stream metadata (● 20ffe74; 👬 zdm)

Other changes:

  • style: clean code (● 7b1e71a; 👬 zdm)

Compare with the previous release: v7.216.0

v7.216.0 (2026-03-29)

New features:

Code refactoring:

  • [PATCH] refactor: rename message middlewares (● 14965bb, 944b14a; 👬 zdm)

Compare with the previous release: v7.215.3

v7.215.3 (2026-03-29)

Bug fixes:

  • [PATCH] fix: fix message constructor (● 74166a7; 👬 zdm)

Compare with the previous release: v7.215.2

v7.215.2 (2026-03-29)

Bug fixes:

  • [PATCH] fix: fix api upload (● 6eddc53; 👬 zdm)

  • [PATCH] fix: fix message constructor (● eee6076, 8d60904; 👬 zdm)

  • [PATCH] fix: fix message content disposition (● c52bab2, 52cab3a, 75a21c1; 👬 zdm)

  • [PATCH] fix: fix storage file download (● 32f7906; 👬 zdm)

Compare with the previous release: v7.215.1

v7.215.1 (2026-03-28)

Code refactoring:

Compare with the previous release: v7.215.0

v7.215.0 (2026-03-28)

New features:

Bug fixes:

  • [PATCH] fix: fix message constructor (● b083a09; 👬 zdm)

Compare with the previous release: v7.214.1

v7.214.1 (2026-03-27)

Bug fixes:

  • [PATCH] fix: fix Message constructor (● d1e6907; 👬 zdm)

Compare with the previous release: v7.214.0

v7.214.0 (2026-03-27)

New features:

  • [MINOR] feat: add File / Blob .json() method (● 626e062; 👬 zdm)

  • [MINOR] feat: add http request / response .toMessage() method (● c0300f3; 👬 zdm)

  • [MINOR] feat: add transfer-encoding header (● 5526e23, 9cc6431; 👬 zdm)

Bug fixes:

  • [PATCH] fix: do not create http request / response enpty body (● 5a20df6; 👬 zdm)

Code refactoring:

Compare with the previous release: v7.213.0

v7.213.0 (2026-03-27)

New features:

  • [MINOR] feat: resource name removed (● 0ff1267; 👬 zdm)

Compare with the previous release: v7.212.0

v7.212.0 (2026-03-27)

New features:

  • [MINOR] feat: add headers .deleteContentHeaders() (● 29129d9; 👬 zdm)

  • [MINOR] feat: add message reusable body methods (● 97a4f5d, 4e6c30f; 👬 zdm)

  • [MINOR] feat: add storage support for streaming body (● c46f33e; 👬 zdm)

Bug fixes:

Code refactoring:

  • [PATCH] refactor: remove app nginx docker support (● 0b7e98a; 👬 zdm)

  • [PATCH] refactor: rename message body type accessors (● 4ec0eb7, d28bcdc, 9e04602; 👬 zdm)

Compare with the previous release: v7.211.5

v7.211.5 (2026-03-25)

Bug fixes:

  • [PATCH] fix: fix api docs generator (● 4629c8d, 19df0ad; 👬 zdm)

  • [PATCH] fix: fix digital size to string (● ca31319; 👬 zdm)

Compare with the previous release: v7.211.4

v7.211.4 (2026-03-25)

Code refactoring:

  • [PATCH] refactor: refactor api ajv keywords (● 3e677e2, 62bcfe4, 768edec; 👬 zdm)

  • [PATCH] refactor: rename api message keyword to attachment (● 9328d6e; 👬 zdm)

Compare with the previous release: v7.211.3

v7.211.3 (2026-03-24)

Bug fixes:

  • [PATCH] fix: fix npm api pack (● 1608ca6; 👬 zdm)

Compare with the previous release: v7.211.2

v7.211.2 (2026-03-24)

Bug fixes:

  • [PATCH] fix: fix app frontend multipart reader (● 153da6d; 👬 zdm)

  • [PATCH] fix: fix stream buffer reader (● 5b00cf5; 👬 zdm)

  • [PATCH] fix: fix stream read chunk (● a6e5193; 👬 zdm)

Compare with the previous release: v7.211.1

v7.211.1 (2026-03-24)

Bug fixes:

  • [PATCH] fix: fix file.stream() (● 47a42e0; 👬 zdm)

  • [PATCH] fix: fix fs rmEmptyDir (● 2522491; 👬 zdm)

  • [PATCH] fix: fix password-hash secret init (● a0aeb2b, 0286711; 👬 zdm)

  • [PATCH] fix: fix Readable.from object mode (● c50257f; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: add --long option to npm outdated deps (● 9d8e0cc; 👬 zdm)

  • [PATCH] refactor: refactor stream readers (● 2482fd3; 👬 zdm)

Other changes:

  • chore(metadata): update package metadata (● e8e78ce; 👬 zdm)

  • docs: add message docs (● 22d1091; 👬 zdm)

Compare with the previous release: v7.211.0

v7.211.0 (2026-03-14)

New features:

Bug fixes:

  • [PATCH] fix: fix Blob to JSON (● 48343ef; 👬 zdm)

  • [PATCH] fix: fix file upload (● 200ac94, cd5e055; 👬 zdm)

  • [PATCH] fix: fix json attachments serialization (● 8bfc3cc, 7b47738; 👬 zdm)

  • [PATCH] fix: fix Message to JSON (● 29e1198; 👬 zdm)

  • [PATCH] fix: fix npm api exit code processing (● a28c5e3; 👬 zdm)

  • [PATCH] fix: fix x-api-void-call header (● 16e6e25; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: refactor multipart parser (● 9681181, 533505d, 0433960; 👬 zdm)

  • [PATCH] refactor: remove app ajv file keyword (● 76995e6; 👬 zdm)

  • [PATCH] refactor: update api http (● 0f2a01d; 👬 zdm)

  • [PATCH] refactor: update parse auth header (● 13a3c28; 👬 zdm)

Other changes:

  • style: lint (● 115adc8; 👬 zdm)

Compare with the previous release: v7.210.0

v7.210.0 (2026-03-11)

New features:

  • [MINOR] feat: add download api (● a44c643; 👬 zdm)

Bug fixes:

  • [PATCH] fix: fix tmp file constructor (● 389fa2c; 👬 zdm)

Compare with the previous release: v7.209.0

v7.209.0 (2026-03-07)

New features:

  • [MINOR] feat: add mutex dispose (● 544e94c; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: rename objectIsEmpty to isEmptyObject (● 128a917; 👬 zdm)

  • [PATCH] refactor: update crypto mutex (● 25f4afc; 👬 zdm)

Other changes:

  • docs: update (● 3d0d4bb; 👬 zdm)

Compare with the previous release: v7.208.5

v7.208.5 (2026-03-07)

Bug fixes:

  • [PATCH] fix: fix file stream (● 97e6ddb; 👬 zdm)

Compare with the previous release: v7.208.4

v7.208.4 (2026-03-06)

Bug fixes:

  • [PATCH] fix: fix message range (● c73a4ae; 👬 zdm)

  • [PATCH] fix: fix password hash verification (● da5677b; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: optimize file stream without range creation (● bb000fe; 👬 zdm)

  • [PATCH] refactor: optimize fs file slice when no range is provided (● 819719a; 👬 zdm)

  • [PATCH] refactor: refactor blob range (● 5a1595e, 9990dd0; 👬 zdm)

Compare with the previous release: v7.208.3

v7.208.3 (2026-03-06)

Bug fixes:

  • [PATCH] fix: fix upgrade headers to utf8 (● e62d022; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: refactor password-hash (● 536d123; 👬 zdm)

  • [PATCH] refactor: update zlib algorithms (● c8c501e; 👬 zdm)

Other changes:

  • build(deps): bump ejs@^5.0.0 (● 1545793; 👬 zdm)

  • chore(metadata): update package metadata (● cd4c430; 👬 zdm)

Compare with the previous release: v7.208.2

v7.208.2 (2026-03-03)

Bug fixes:

  • [PATCH] fix: fix api schema (● 2555095; 👬 zdm)

Compare with the previous release: v7.208.1

v7.208.1 (2026-03-03)

Code refactoring:

  • [PATCH] refactor: change api requirePersistentConnection to connectionType (● 7229162, a6eaffd; 👬 zdm)

Compare with the previous release: v7.208.0

v7.208.0 (2026-03-03)

New features:

Bug fixes:

Code refactoring:

  • [PATCH] refactor: use message in crypto (● 52c4415; 👬 zdm)

Compare with the previous release: v7.207.1

v7.207.1 (2026-03-02)

Code refactoring:

  • [PATCH] refactor: refactor message (● a027951; 👬 zdm)

  • [PATCH] refactor: rename message transformers to middlewares (● aa63685, 280a41d, f9e0206; 👬 zdm)

  • [PATCH] refactor: rename message.hasTransformers to .isGenerated (● 847c87f; 👬 zdm)

Compare with the previous release: v7.207.0

v7.207.0 (2026-03-02)

New features:

  • [MINOR] feat: add phc module (● b15f9c9; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: refactor message (● f7efd6d, fab53be; 👬 zdm)

  • [PATCH] refactor: refactor password hash (● 8c82c6b; 👬 zdm)

Compare with the previous release: v7.206.4

v7.206.4 (2026-02-21)

Code refactoring:

  • [PATCH] refactor: clone headers (● dc1a0d1; 👬 zdm)

  • [PATCH] refactor: rename objectIsPlain to isPlainObject (● cbfb7c7; 👬 zdm)

Compare with the previous release: v7.206.3

v7.206.3 (2026-02-20)

Bug fixes:

  • [PATCH] fix: fix etag encoder (● e2afc59, 0aa1f26; 👬 zdm)

  • [PATCH] fix: fix http headers encoder (● cb087bb; 👬 zdm)

Compare with the previous release: v7.206.2

v7.206.2 (2026-02-20)

Bug fixes:

Compare with the previous release: v7.206.1

v7.206.1 (2026-02-20)

Bug fixes:

Compare with the previous release: v7.206.0

v7.206.0 (2026-02-20)

New features:

  • [MINOR] feat: add http location header (● 1ddd247, 54e2351; 👬 zdm)

Compare with the previous release: v7.205.2

v7.205.2 (2026-02-19)

Bug fixes:

  • [PATCH] fix: do not quote set-cookie path (● 0aae7c1; 👬 zdm)

  • [PATCH] fix: fix browser url encoding (● d860c8b; 👬 zdm)

  • [PATCH] fix: fix cookies tests (● e5f1d07; 👬 zdm)

  • [PATCH] fix: fix http server request url builder (● 4e1a4ab; 👬 zdm)

Compare with the previous release: v7.205.1

v7.205.1 (2026-02-19)

Bug fixes:

  • [PATCH] fix: fix content-range parser (● 5de9ad3; 👬 zdm)

  • [PATCH] fix: fix header encode value (● 9f9eb7b; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: refactor file tree (● ec7bdd0; 👬 zdm)

  • [PATCH] refactor: refactor http message (● 2b3caa0, 4cd2ee4; 👬 zdm)

Compare with the previous release: v7.205.0

v7.205.0 (2026-02-19)

New features:

Bug fixes:

Compare with the previous release: v7.204.0

v7.204.0 (2026-02-18)

New features:

  • [MINOR] feat: add http server localTls option (● 189d6ac; 👬 zdm)

Bug fixes:

  • [PATCH] fix: fix access to header value (● 02b0950, 3ec7d62, c7e92a7; 👬 zdm)

  • [PATCH] fix: fix cookie encode (● 07eda25; 👬 zdm)

  • [PATCH] fix: fix cookies parser (● 468efcf; 👬 zdm)

  • [PATCH] fix: fix http headers decoder (● d5b3bf3; 👬 zdm)

  • [PATCH] fix: fix http headers string encode (● cc613b1; 👬 zdm)

  • [PATCH] fix: fix tests (● 5b4a879, 4d399a1; 👬 zdm)

Code refactoring:

Compare with the previous release: v7.203.0

v7.203.0 (2026-02-16)

New features:

  • [MINOR] feat: refactor http headers (● f0430c6; 👬 zdm)

Compare with the previous release: v7.202.0

v7.202.0 (2026-02-05)

New features:

  • [MINOR] feat: add shareTmpDir option (● a1649af; 👬 zdm)

Compare with the previous release: v7.201.2

v7.201.2 (2026-02-05)

Bug fixes:

  • [PATCH] fix: blob slice (● 9e497f2; 👬 zdm)

Other changes:

  • chore: remove @zdm npm registry (● 4d5cc3e; 👬 zdm)

Compare with the previous release: v7.201.1

v7.201.1 (2026-02-03)

Bug fixes:

  • [PATCH] fix: fix blob stream (● 4764ffb; 👬 zdm)

Compare with the previous release: v7.201.0

v7.201.0 (2026-02-03)

New features:

  • [MINOR] feat: add disposable events emitter (● 6739296, d42bd89; 👬 zdm)

  • [MINOR] feat: add fs .rmDirEntries(), .rmEmptyDir() (● e6c2be0; 👬 zdm)

Bug fixes:

  • [PATCH] fix: add logger async dispose (● c4b5296; 👬 zdm)

  • [PATCH] fix: fix blob slice (● 6af82d6, b900e4c; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: refactor File api (● e38ee35; 👬 zdm)

Compare with the previous release: v7.200.3

v7.200.3 (2026-02-01)

Bug fixes:

  • [PATCH] fix: convert http method name to upper case (● 2034ecf; 👬 zdm)

Compare with the previous release: v7.200.2

v7.200.2 (2026-01-31)

Other changes:

  • chore: rename package (● 68aa3f8; 👬 zdm)

Compare with the previous release: v7.200.1

v7.200.1 (2026-01-31)

Other changes:

  • chore: rename package (● e1adbb3; 👬 zdm)

Compare with the previous release: v7.200.0

v7.200.0 (2026-01-30)

New features:

  • [MINOR] feat: add Git.compareBranches() (● aa6717a; 👬 zdm)

Bug fixes:

  • [PATCH] fix: fix get commits for branch (● ad0de42; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: remove static comparator method (● 15cf4af; 👬 zdm)

  • [PATCH] refactor: rename parentRelease -> previousRelease (● 23c7f29; 👬 zdm)

Compare with the previous release: v7.199.5

v7.199.5 (2026-01-30)

Code refactoring:

  • [PATCH] refactor: rename current release -> parent release (● 67a7d56; 👬 zdm)

  • [PATCH] refactor: rename currentRelease -> parentRelease (● 94e1740; 👬 zdm)

  • [PATCH] refactor: rename getCurrentRelease -> getParentRelease (● dbddc11; 👬 zdm)

Compare with the previous release: v7.199.4

v7.199.4 (2026-01-29)

Bug fixes:

  • [PATCH] fix: fix compare (● fcccab1; 👬 zdm)

  • [PATCH] fix: fix git parser (● 610e9e3; 👬 zdm)

Compare with the previous release: v7.199.3

v7.199.3 (2026-01-28)

Code refactoring:

  • [PATCH] refactor: add fs.rm() ifDirectoryEmpty option (● 030f7b8; 👬 zdm)

Other changes:

  • chore(metadata): update package metadata (● 8cfb64f; 👬 zdm)

Compare with the previous release: v7.199.2

v7.199.2 (2026-01-27)

No changes since the previous release.

Compare with the previous release: v7.199.1

v7.199.1 (2026-01-27)

Bug fixes:

  • [PATCH] fix: fix dependabot config (● 5455f8f; 👬 zdm)

  • [PATCH] fix: remove getReleaseTags() (● 9e560ec; 👬 zdm)

Compare with the previous release: v7.199.0

v7.199.0 (2026-01-26)

New features:

Bug fixes:

Compare with the previous release: v7.198.1

v7.198.1 (2026-01-24)

Bug fixes:

  • [PATCH] fix: fix app api compress (● 30da8b6; 👬 zdm)

Compare with the previous release: v7.198.0

v7.198.0 (2026-01-24)

New features:

  • [MINOR] feat: add dates module (● b6ec49f; 👬 zdm)

  • [MINOR] feat: add digital-size kibi properties (● c572a65; 👬 zdm)

Bug fixes:

  • [PATCH] fix: convert websocket data to buffer before send (● e164f77; 👬 zdm)

  • [PATCH] fix: fix http compress (● b0a71cf; 👬 zdm)

Other changes:

  • chore: fix typo (● ba29599; 👬 zdm)

Compare with the previous release: v7.197.10

v7.197.10 (2026-01-23)

Bug fixes:

  • [PATCH] fix: fix http message compression (● b8aee31, 6cfa022; 👬 zdm)

  • [PATCH] fix: fix nginx config (● 711b26f; 👬 zdm)

  • [PATCH] fix: fix nginx slice config (● e21582b, 7a2df64, b75b48e, 75194d0; 👬 zdm)

  • [PATCH] fix: fix text wrap for multichar graphemes (● dbf01c2; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: rename table.add() to table.write() (● 1099948; 👬 zdm)

Compare with the previous release: v7.197.9

v7.197.9 (2026-01-18)

Bug fixes:

  • [PATCH] fix: disable nginx slice (● df89df0; 👬 zdm)

Compare with the previous release: v7.197.8

v7.197.8 (2026-01-18)

Bug fixes:

  • [PATCH] fix: update nginx gzip options (● 7cb2ec8; 👬 zdm)

Compare with the previous release: v7.197.7

v7.197.7 (2026-01-18)

Bug fixes:

  • [PATCH] fix: nginx ranges slice enabled (● 249e6b4; 👬 zdm)

Compare with the previous release: v7.197.6

v7.197.6 (2026-01-18)

Bug fixes:

  • [PATCH] fix: increase types_hash_bucket_size (● da36974; 👬 zdm)

Compare with the previous release: v7.197.5

v7.197.5 (2026-01-18)

Bug fixes:

  • [PATCH] fix: increase types_hash_bucket_size (● 0ead58d; 👬 zdm)

Compare with the previous release: v7.197.4

v7.197.4 (2026-01-18)

Bug fixes:

  • [PATCH] fix: increase types_hash_bucket_size (● d3e7156; 👬 zdm)

Compare with the previous release: v7.197.3

v7.197.3 (2026-01-18)

Bug fixes:

  • [PATCH] fix: increase types_hash_bucket_size (● d08fcea; 👬 zdm)

Compare with the previous release: v7.197.2

v7.197.2 (2026-01-18)

Bug fixes:

  • [PATCH] fix: increase types_hash_bucket_size (● b69fdfc; 👬 zdm)

Compare with the previous release: v7.197.1

v7.197.1 (2026-01-18)

Bug fixes:

  • [PATCH] fix: increase types_hash_bucket_size (● b7b3231; 👬 zdm)

Compare with the previous release: v7.197.0

v7.197.0 (2026-01-18)

New features:

  • [MINOR] feat: enable nginx gzip (● f1c6a79; 👬 zdm)

Bug fixes:

  • [PATCH] fix: add nginx vary: range (● 7ca58b8; 👬 zdm)

  • [PATCH] fix: fix default http compression (● 99112bb; 👬 zdm)

  • [PATCH] fix: fix http message static constructor (● 613ca59; 👬 zdm)

  • [PATCH] fix: fix inspect method (● 9545ad4; 👬 zdm)

  • [PATCH] fix: fix nginx gzip types (● e0c897a; 👬 zdm)

  • [PATCH] fix: fix nginx ranges (● fe24a8e, 048c8b8; 👬 zdm)

  • [PATCH] fix: fix static comparator (● 5d14cb3; 👬 zdm)

Compare with the previous release: v7.196.1

v7.196.1 (2026-01-18)

Bug fixes:

  • [PATCH] fix: fix nginx config (● bccdbb9; 👬 zdm)

Compare with the previous release: v7.196.0

v7.196.0 (2026-01-18)

New features:

  • [MINOR] feat: add ranges (● 4b8271b; 👬 zdm)

Bug fixes:

  • [PATCH] fix: fix ejs import (● 3254320; 👬 zdm)

  • [PATCH] fix: fix ip range compare methods (● aea8a75, f36575a, a2ac197; 👬 zdm)

  • [PATCH] fix: use Buffer.isBuffer() (● f88e5f1; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: refactor ip range (● 1244802; 👬 zdm)

  • [PATCH] refactor: rename ip range .combine() to .concat() (● e56aa91; 👬 zdm)

Other changes:

  • build(deps): bump ejs@^4.0.0 (● 065ea02; 👬 zdm)

Compare with the previous release: v7.195.1

v7.195.1 (2026-01-07)

No changes since the previous release.

Compare with the previous release: v7.195.0

v7.195.0 (2026-01-07)

New features:

  • [MINOR] feat: add git .getReleaseTags() method (● dc9eb8a; 👬 zdm)

  • [MINOR] feat: add git .getTags() method (● cd4c91d; 👬 zdm)

Compare with the previous release: v7.194.0

v7.194.0 (2026-01-05)

New features:

  • [MINOR] feat: add api cli listen command (● 076185d; 👬 zdm)

  • [MINOR] feat: add git releases .getReleaseTagsVersions() method (● b1593c7, 3a5b639; 👬 zdm)

Bug fixes:

  • [PATCH] fix: add version to action spec (● e1a158d; 👬 zdm)

  • [PATCH] fix: update actions version (● 723108f; 👬 zdm)

Other changes:

  • build: update workflow actions (● aec769d, 1895235; 👬 zdm)

  • chore: remove npm @sencha:registry (● 0b9db4f; 👬 zdm)

  • chore: update softvisio/actions version (● 7ac9f59; 👬 zdm)

Compare with the previous release: v7.193.1

v7.193.1 (2025-12-25)

Bug fixes:

  • [PATCH] fix: fix stream multipart push return value (● 0e43eba; 👬 zdm)

  • [PATCH] fix: restore logger.write() (● 05c973e; 👬 zdm)

Compare with the previous release: v7.193.0

v7.193.0 (2025-12-24)

New features:

  • [MINOR] feat: add logger dispose (● e1618b4; 👬 zdm)

Bug fixes:

  • [PATCH] fix: fix npm api result (● 3f07ad2; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: refactor mulripart stream (● ba622a9; 👬 zdm)

  • [PATCH] refactor: rename logger .labels to .enableLabels (● 470e932; 👬 zdm)

Compare with the previous release: v7.192.3

v7.192.3 (2025-12-23)

Bug fixes:

  • [PATCH] fix: fix base64 stream decoder (● 1afa333; 👬 zdm)

  • [PATCH] fix: fix hex stream decoder (● 0ede809, cd4d686, 3fa056f; 👬 zdm)

  • [PATCH] fix: fix json decoder stream (● ff8b888, 6e7e8aa; 👬 zdm)

  • [PATCH] fix: fix stream .write() arguments (● 85198d6; 👬 zdm)

  • [PATCH] fix: fix stream splitter (● 7622c3a; 👬 zdm)

  • [PATCH] fix: fix streaming splitter push encoding (● bea1a11; 👬 zdm)

  • [PATCH] fix: remove logger .write() (● 8b5dfd0; 👬 zdm)

Compare with the previous release: v7.192.2

v7.192.2 (2025-12-22)

Code refactoring:

  • [PATCH] refactor: refactor logger (● 2e3c1ac; 👬 zdm)

Compare with the previous release: v7.192.1

v7.192.1 (2025-12-19)

Bug fixes:

  • [PATCH] fix: fix docker engine api (● a594561, 7df4a70, 9c6363d; 👬 zdm)

  • [PATCH] fix: fix json stream encoding (● 95a9994; 👬 zdm)

  • [PATCH] fix: fix tar.create() to return PassThrough stream (● c08bb52; 👬 zdm)

  • [PATCH] fix: update docker engine api to v1.52 (● 082e517; 👬 zdm)

Compare with the previous release: v7.192.0

v7.192.0 (2025-12-16)

New features:

  • [MINOR] feat: add npm api (● dcb8a97; 👬 zdm)

Compare with the previous release: v7.191.0

v7.191.0 (2025-12-16)

New features:

Code refactoring:

  • [PATCH] refactor: add telegram api getStream() (● 5cf9016; 👬 zdm)

  • [PATCH] refactor: refactor app token (● 656efea; 👬 zdm)

  • [PATCH] refactor: refactor multipart stream (● e6ff0ad; 👬 zdm)

Compare with the previous release: v7.190.0

v7.190.0 (2025-12-13)

New features:

  • [MINOR] feat: add docker builder secrets (● 79f73a4; 👬 zdm)

Compare with the previous release: v7.189.7

v7.189.7 (2025-12-11)

Other changes:

  • build: migrate to c0rejs namespace (● 72bc469; 👬 zdm)

Compare with the previous release: v7.189.6

v7.189.6 (2025-12-11)

Bug fixes:

  • [PATCH] fix: fix build workflow (● a3114f3; 👬 zdm)

  • [PATCH] fix: update npmrc (● 93e5f8e; 👬 zdm)

Compare with the previous release: v7.189.5

v7.189.5 (2025-12-10)

Other changes:

Compare with the previous release: v7.189.4

v7.189.4 (2025-12-09)

Bug fixes:

  • [PATCH] fix: remove release workflow (● eb75882; 👬 zdm)

Compare with the previous release: v7.189.3

v7.189.3 (2025-12-09)

Bug fixes:

  • [PATCH] fix: fix release workflow name (● 42ccc39; 👬 zdm)

Compare with the previous release: v7.189.2

v7.189.2 (2025-12-09)

No changes since the previous release.

Compare with the previous release: v7.189.1

v7.189.1 (2025-12-09)

No changes since the previous release.

Compare with the previous release: v7.189.0

v7.189.0 (2025-12-09)

New features:

  • [MINOR] feat: add release workflow (● 00a91da; 👬 zdm)

Compare with the previous release: v7.188.0

v7.188.0 (2025-12-09)

New features:

Bug fixes:

  • [PATCH] fix: fix join stream (● 054651e; 👬 zdm)

  • [PATCH] fix: fix stream multipart (● 206cac3, d14b60b; 👬 zdm)

  • [PATCH] fix: fix stream/combined (● f7973be; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: refactor code (● e44c5a3; 👬 zdm)

  • [PATCH] refactor: refactor stream/search (● b50f0bf; 👬 zdm)

  • [PATCH] refactor: remove http/body (● 6432ccf; 👬 zdm)

  • [PATCH] refactor: rename stream/combined -> stream.join (● 02e2b21; 👬 zdm)

  • [PATCH] refactor: update storage component (● 589223b; 👬 zdm)

Other changes:

  • build(deps): bump actions/checkout@v6 (● bc27239; 👬 zdm)

  • chore: refactored (● 587cbb7; 👬 zdm)

Compare with the previous release: v7.187.0

v7.187.0 (2025-11-02)

New features:

  • [MINOR] feat: add tar streams (● a757741; 👬 zdm)

Compare with the previous release: v7.186.1

v7.186.1 (2025-11-02)

Bug fixes:

  • [PATCH] fix: fix env root detection for the globally installed packages (● c5ceff3; 👬 zdm)

Compare with the previous release: v7.186.0

v7.186.0 (2025-10-31)

New features:

  • [MINOR] feat: add shellQuote function (● bfb89f7, 5aeb9fb; 👬 zdm)

Bug fixes:

  • [PATCH] fix: fix spawn shell args (● f18e664; 👬 zdm)

Compare with the previous release: v7.185.0

v7.185.0 (2025-10-30)

New features:

  • [MINOR] feat: add tar streams (● 50b5186; 👬 zdm)

Compare with the previous release: v7.184.1

v7.184.1 (2025-10-28)

Bug fixes:

  • [PATCH] fix: fix glob regexp builder (● 7285e9e; 👬 zdm)

Compare with the previous release: v7.184.0

v7.184.0 (2025-10-28)

New features:

  • [MINOR] feat: megrate to nodejs v24.11.0 lts (● 069becd; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: rename offset to start in postgresql large object (● 28e7c3a; 👬 zdm)

Compare with the previous release: v7.183.3

v7.183.3 (2025-10-26)

Other changes:

Compare with the previous release: v7.183.2

v7.183.2 (2025-10-21)

Code refactoring:

  • [PATCH] refactor: refactor postgresql component (● 2eeea07; 👬 zdm)

Compare with the previous release: v7.183.1

v7.183.1 (2025-10-21)

Bug fixes:

  • [PATCH] fix: fix large object unlink (● f9ae055; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: refactor postgresql component (● 5888123; 👬 zdm)

Compare with the previous release: v7.183.0

v7.183.0 (2025-10-21)

New features:

  • [MINOR] feat: add postgresql large objects (● 93b84a9; 👬 zdm)

Bug fixes:

  • [PATCH] fix: remove resolve silent option (● 6d52c1c; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: refactor postgresql component (● f97b89b; 👬 zdm)

Compare with the previous release: v7.182.2

v7.182.2 (2025-10-15)

Code refactoring:

  • [PATCH] refactor: refactor postgresql component (● 0da68fe; 👬 zdm)

Compare with the previous release: v7.182.1

v7.182.1 (2025-10-14)

Bug fixes:

  • [PATCH] fix: fix postgresql replication hostname (● 216f0db; 👬 zdm)

Compare with the previous release: v7.182.0

v7.182.0 (2025-10-14)

New features:

  • [MINOR] feat: use crypto.argon2 when available (● 035ec5a; 👬 zdm)

Bug fixes:

  • [PATCH] fix: add mime type inspector (● 0596512; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: update postgresql component (● eb50a80; 👬 zdm)

Compare with the previous release: v7.181.0

v7.181.0 (2025-10-09)

New features:

  • [MINOR] feat: remove postgres backup (● 26c852d; 👬 zdm)

Compare with the previous release: v7.180.0

v7.180.0 (2025-10-06)

New features:

Compare with the previous release: v7.179.7

v7.179.7 (2025-09-25)

Bug fixes:

  • [PATCH] fix: fix postgres replication password schema (● 3f1d160; 👬 zdm)

Compare with the previous release: v7.179.6

v7.179.6 (2025-08-28)

Bug fixes:

  • [PATCH] fix: argon2 keyId option renamed to secret (● b3cb0bd; 👬 zdm)

  • [PATCH] fix: fix cyclic import (● 077ec3d, 9579629; 👬 zdm)

  • [PATCH] fix: fix github api authorization (● cc81146; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: update github api (● beadedf; 👬 zdm)

Compare with the previous release: v7.179.5

v7.179.5 (2025-08-27)

Bug fixes:

  • [PATCH] fix: fix password verification (● 267f7e9; 👬 zdm)

Compare with the previous release: v7.179.4

v7.179.4 (2025-08-25)

Bug fixes:

  • [PATCH] fix: fix password verification (● 1972199; 👬 zdm)

Compare with the previous release: v7.179.3

v7.179.3 (2025-08-25)

Bug fixes:

  • [PATCH] fix: fix invalid import (● 49e2b65; 👬 zdm)

Compare with the previous release: v7.179.2

v7.179.2 (2025-08-25)

Bug fixes:

Compare with the previous release: v7.179.1

v7.179.1 (2025-08-23)

Code refactoring:

Compare with the previous release: v7.179.0

v7.179.0 (2025-08-21)

New features:

  • [MINOR] feat: add crypto generateSalt function (● 13e79b5; 👬 zdm)

  • [MINOR] feat: add ffmpeg-linux resource (● f965383, ff78169; 👬 zdm)

  • [MINOR] feat: add more github api methods (● 1cb28cb; 👬 zdm)

  • [MINOR] feat: add password hash hmac functions (● 22a143d, 62d4246; 👬 zdm)

  • [MINOR] feat: add xz stream (● 215fd3f; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: make token generation async (● 225ee87; 👬 zdm)

  • [PATCH] refactor: update password-hash api (● b0a566d; 👬 zdm)

Compare with the previous release: v7.178.0

v7.178.0 (2025-08-19)

New features:

  • [MINOR] feat: add crypto/password-hash api (● a77597b; 👬 zdm)

Other changes:

  • build(deps): bunp actions/checkout@v5 (● 57a61db; 👬 zdm)

Compare with the previous release: v7.177.3

v7.177.3 (2025-08-11)

Code refactoring:

  • [PATCH] refactor: update argon2 defaults (● e54a112; 👬 zdm)

Compare with the previous release: v7.177.2

v7.177.2 (2025-08-11)

Code refactoring:

  • [PATCH] refactor: update default argon2 settings (● 3d2c0fa, b8df0ef; 👬 zdm)

Compare with the previous release: v7.177.1

v7.177.1 (2025-08-10)

Bug fixes:

Compare with the previous release: v7.177.0

v7.177.0 (2025-08-09)

New features:

  • [MINOR] feat: add phc api (● 01c22dd; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: refactor argon2 api (● 9a75b6e; 👬 zdm)

  • [PATCH] refactor: update json5 api (● 9f5e61e; 👬 zdm)

  • [PATCH] refactor: update msgpack api (● b16307c; 👬 zdm)

  • [PATCH] refactor: update xml api (● bd4d247; 👬 zdm)

  • [PATCH] refactor: update yaml api (● 0d81ae3, def043b; 👬 zdm)

Compare with the previous release: v7.176.1

v7.176.1 (2025-07-29)

Bug fixes:

  • [PATCH] fix: fix TmpFile import (● 8890fbb; 👬 zdm)

Compare with the previous release: v7.176.0

v7.176.0 (2025-07-29)

New features:

  • [MINOR] feat: add events hasListeners() method (● 3bb9478; 👬 zdm)

  • [MINOR] feat: add utils.sortObject() (● fbb2bf9; 👬 zdm)

  • [MINOR] feat: remove file stream, refactor stream (● 965230c, b407e47; 👬 zdm)

Bug fixes:

  • [PATCH] fix: fix cyclic import (● 3a53a27; 👬 zdm)

  • [PATCH] fix: fix editorconfig (● def65c3; 👬 zdm)

Other changes:

  • style: code cleanup (● 163c637; 👬 zdm)

  • style: format configs (● a415799; 👬 zdm)

  • style: lint (● 68b70bf; 👬 zdm)

  • style: update .npmrc (● 99a9c09; 👬 zdm)

Compare with the previous release: v7.175.5

v7.175.5 (2025-07-16)

Other changes:

  • style: lint (● 58f7d47; 👬 zdm)

Compare with the previous release: v7.175.4

v7.175.4 (2025-07-16)

Other changes:

  • docs: update (● 71b04cf; 👬 zdm)

Compare with the previous release: v7.175.3

v7.175.3 (2025-07-16)

Bug fixes:

  • [PATCH] fix: fix app frontend location (● 732aac1; 👬 zdm)

Compare with the previous release: v7.175.2

v7.175.2 (2025-07-15)

Code refactoring:

  • [PATCH] refactor: remove api maxUploadFileSize (● c407e00; 👬 zdm)

  • [PATCH] refactor: update api component (● e28ab73; 👬 zdm)

Other changes:

  • style: fix error message (● 122d339; 👬 zdm)

Compare with the previous release: v7.175.1

v7.175.1 (2025-07-14)

Code refactoring:

  • [PATCH] refactor: update ansi enable / disable methods (● 3a9705c; 👬 zdm)

  • [PATCH] refactor: update markdown styles (● d968410; 👬 zdm)

Other changes:

  • style: fix dynamic import (● a295a7a; 👬 zdm)

Compare with the previous release: v7.175.0

v7.175.0 (2025-07-12)

New features:

  • [MINOR] feat: add crypto hmac (● d6cdbf6; 👬 zdm)

  • [MINOR] feat: add file-stream static constructor (● aad7eaf; 👬 zdm)

  • [MINOR] feat: add semantic range operator property (● f6539ba; 👬 zdm)

  • [MINOR] feat: add semantic range version property (● 2c69c72; 👬 zdm)

Bug fixes:

  • [PATCH] fix: fix pipeline (● 156c83f; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: refactor semantic version range (● c704bc0; 👬 zdm)

  • [PATCH] refactor: remote crypto chunk support (● 1075cb0; 👬 zdm)

  • [PATCH] refactor: rename internal props (● d0708e6; 👬 zdm)

  • [PATCH] refactor: update crypto methods (● a05278c; 👬 zdm)

  • [PATCH] refactor: update file stream (● 2b1eda8; 👬 zdm)

  • [PATCH] refactor: update get cipher info (● 8815fcb; 👬 zdm)

  • [PATCH] refactor: update semver regexps (● 08ba537; 👬 zdm)

Included pre-releases:

  • build(release): release v7.175.0-alpha.0 (● eeab10f; 👬 zdm)

  • build(release): release v7.175.0-alpha.1 (● 7aa1cda; 👬 zdm)

  • build(release): release v7.175.0-alpha.2 (● 645cdb1; 👬 zdm)

  • build(release): release v7.175.0-alpha.3 (● 512f366; 👬 zdm)

  • build(release): release v7.175.0-alpha.4 (● 09e1956; 👬 zdm)

Compare with the previous release: v7.174.2

v7.175.0-alpha.4 (2025-07-12)

New features:

  • [MINOR] feat: add semantic range version property (● 2c69c72; 👬 zdm)

Compare with the previous release: v7.175.0-alpha.3

v7.175.0-alpha.3 (2025-07-11)

New features:

  • [MINOR] feat: add semantic range operator property (● f6539ba; 👬 zdm)

Compare with the previous release: v7.175.0-alpha.2

v7.175.0-alpha.2 (2025-07-11)

Code refactoring:

  • [PATCH] refactor: update semver regexps (● 08ba537; 👬 zdm)

Compare with the previous release: v7.175.0-alpha.1

v7.175.0-alpha.1 (2025-07-11)

Code refactoring:

  • [PATCH] refactor: refactor symantic version range (● c704bc0; 👬 zdm)

Compare with the previous release: v7.175.0-alpha.0

v7.175.0-alpha.0 (2025-07-09)

New features:

  • [MINOR] feat: add crypto hmac (● d6cdbf6; 👬 zdm)

  • [MINOR] feat: add file-stream static constructor (● aad7eaf; 👬 zdm)

Bug fixes:

  • [PATCH] fix: fix pipeline (● 156c83f; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: remote crypto chunk support (● 1075cb0; 👬 zdm)

  • [PATCH] refactor: rename internal props (● d0708e6; 👬 zdm)

  • [PATCH] refactor: update crypto methods (● a05278c; 👬 zdm)

  • [PATCH] refactor: update file stream (● 2b1eda8; 👬 zdm)

  • [PATCH] refactor: update get cipher info (● 8815fcb; 👬 zdm)

Compare with the previous release: v7.174.2

v7.174.2 (2025-07-04)

Bug fixes:

  • [PATCH] fix: fix url format in schemas (● 96ea775; 👬 zdm)

Other changes:

  • style: update acme component log (● 971416a; 👬 zdm)

Compare with the previous release: v7.174.1

v7.174.1 (2025-07-04)

Other changes:

  • style: rename crypto protected methods (● 9a51c4d; 👬 zdm)

Compare with the previous release: v7.174.0

v7.174.0 (2025-07-04)

New features:

  • [MINOR] feat: refactor crypto (● 4072664; 👬 zdm)

Compare with the previous release: v7.173.0

v7.173.0 (2025-07-03)

New features:

  • [MINOR] feat: add crypto.hash and stream.crypto.Hash components (● bbc4ab2; 👬 zdm)

  • [MINOR] feat: add crypto.sign and stream.crypto.Sign components (● 07d103d; 👬 zdm)

  • [MINOR] feat: add crypto.verify components (● 35ff5ba; 👬 zdm)

Other changes:

  • style: rename apiUrl to url (● 4bc1dab; 👬 zdm)

Compare with the previous release: v7.172.1

v7.172.1 (2025-07-03)

Code refactoring:

  • [PATCH] refactor: use url instead of uri (● 77d7939; 👬 zdm)

Compare with the previous release: v7.172.0

v7.172.0 (2025-07-03)

New features:

  • [MINOR] feat: add base64 stream decoder (● fbe715e; 👬 zdm)

  • [MINOR] feat: add cli negated short options (● 1927478; 👬 zdm)

  • [MINOR] feat: add crypto encode / decode ssh (● 206371f; 👬 zdm)

  • [MINOR] feat: add hex stream (● 0ed0b6a; 👬 zdm)

  • [MINOR] feat: refactor crypto (● 3c00b82; 👬 zdm)

  • [MINOR] feat: rename realRemoteAddress to remoteAddress (● d8f0db1; 👬 zdm)

Bug fixes:

  • [PATCH] fix: cli help options padding (● 1775c4b, 9403061, 6d160d0; 👬 zdm)

  • [PATCH] fix: fix errors in base64 / hex streams (● 88d76c6; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: cli invertable property renamed to negatable (● 738bf31, c03a018; 👬 zdm)

  • [PATCH] refactor: remove default api urls (● 638946b; 👬 zdm)

  • [PATCH] refactor: update nginx log (● 04813b2; 👬 zdm)

  • [PATCH] refactor: update openssl presets (● ad8e2dd; 👬 zdm)

Other changes:

  • chore: fix spelling (● c147ecf; 👬 zdm)

  • style: rename sql bool to boolean (● 67e7eab; 👬 zdm)

  • style: use uppercase crypto constants (● e90bb6b, 19369ca; 👬 zdm)

Included pre-releases:

  • build(release): release v7.172.0-alpha.0 (● d2cc56f; 👬 zdm)

  • build(release): release v7.172.0-alpha.1 (● 1879a2c; 👬 zdm)

  • build(release): release v7.172.0-alpha.2 (● 5f43792; 👬 zdm)

  • build(release): release v7.172.0-alpha.3 (● 9b24407; 👬 zdm)

  • build(release): release v7.172.0-alpha.4 (● 8240459; 👬 zdm)

  • build(release): release v7.172.0-alpha.5 (● 832a59f; 👬 zdm)

  • build(release): release v7.172.0-alpha.6 (● ea50c53; 👬 zdm)

  • build(release): release v7.172.0-alpha.7 (● ca0164f; 👬 zdm)

  • build(release): release v7.172.0-alpha.8 (● a34250c; 👬 zdm)

  • build(release): release v7.172.0-alpha.9 (● af38510; 👬 zdm)

Compare with the previous release: v7.171.2

v7.172.0-alpha.9 (2025-07-03)

Other changes:

Compare with the previous release: v7.172.0-alpha.8

v7.172.0-alpha.8 (2025-07-03)

Other changes:

Compare with the previous release: v7.172.0-alpha.7

v7.172.0-alpha.7 (2025-07-03)

New features:

  • [MINOR] feat: rename realRemoteAddress to remoteAddress (● d8f0db1; 👬 zdm)

Code refactoring:

  • [PATCH] refactor: update nginx log (● 04813b2; 👬 zdm)

  • [PATCH] refactor: update openssl presets (● ad8e2dd; 👬 zdm)

Other changes:

  • style: use uppercase crypto constants (● e90bb6b, 19369ca; 👬 zdm)

Compare with the previous release: v7.172.0-alpha.6

v7.172.0-alpha.6 (2025-07-02)

New features:

  • [MINOR] feat: refactor crypto (● 3c00b82; 👬 zdm)

Compare with the previous release: v7.172.0-alpha.5

v7.172.0-alpha.5 (2025-07-02)

Bug fixes:

  • [PATCH] fix: cli help options padding (● 1775c4b; 👬 zdm)

Other changes:

  • chore: fix spelling (● c147ecf; 👬 zdm)

Compare with the previous release: v7.172.0-alpha.4

v7.172.0-alpha.4 (2025-07-02)

Bug fixes:

  • [PATCH] fix: cli help options padding (● 9403061, 6d160d0; 👬 zdm)

Compare with the previous release: v7.172.0-alpha.3

v7.172.0-alpha.3 (2025-07-02)

Code refactoring:

  • [PATCH] refactor: cli invertable property renamed to negatable (● 738bf31; 👬 zdm)

Compare with the previous release: v7.172.0-alpha.2

v7.172.0-alpha.2 (2025-07-01)

Code refactoring:

  • [PATCH] refactor: cli invertable property renamed to negatable (● c03a018; 👬 zdm)

Compare with the previous release: v7.172.0-alpha.1

v7.172.0-alpha.1 (2025-07-01)

New features:

  • [MINOR] feat: add cli negated short options (● 1927478; 👬 zdm)

Compare with the previous release: v7.172.0-alpha.0

v7.172.0-alpha.0 (2025-06-30)

New features:

  • [MINOR] feat: add base64 stream decoder (● fbe715e; 👬 zdm)

  • [MINOR] feat: add crypto encode / decode ssh (● 206371f; 👬 zdm)

  • [MINOR] feat: add hex stream (● 0ed0b6a; 👬 zdm)

Bug fixes:

  • [PATCH] fix: fix errors in base64 / hex streams (● 88d76c6; 👬 zdm)

Other changes:

  • style: rename sql bool to boolean (● 67e7eab; 👬 zdm)

Compare with the previous release: v7.171.2

v7.171.2 (2025-06-26)

Code refactoring:

  • [PATCH] refactor: fix bash invocation in scripts (● 18ef196; 👬 zdm)

Compare with the previous release: v7.171.1

v7.171.1 (2025-06-25)

Other changes:

  • style: lint (● f91d85d; 👬 zdm)

Compare with the previous release: v7.171.0

v7.171.0 (2025-06-20)

New features:

  • [MINOR] feat: add glob patterns matchIfEmpty option (● 4a19b73, 2d03d3b; 👬 zdm)

Compare with the previous release: v7.170.7

v7.170.7 (2025-06-18)

Other changes:

  • style: fix empty console log (● 2686dd2; 👬 zdm)

Compare with the previous release: v7.170.6

v7.170.6 (2025-06-17)

Bug fixes:

  • [PATCH] fix: fix git api (● e6dc2d7; 👬 zdm)

Compare with the previous release: v7.170.5

v7.170.5 (2025-06-17)

Fixes:

  • [PATCH] fix: fix git api error parser (● 75a947e; 👬 zdm)

Compare with the previous release: v7.170.4

v7.170.4 (2025-06-17)

Fixes:

  • [PATCH] fix: return etderr as status text in git api (● 0b41e6b; 👬 zdm)

Compare with the previous release: v7.170.3

v7.170.3 (2025-06-16)

Fixes:

  • [PATCH] fix: fix service component init (● 3b566ec; 👬 zdm)

Compare with the previous release: v7.170.2

v7.170.2 (2025-06-16)

Fixes:

  • [PATCH] fix: fix get certificates from nginx upstream (● ead5d93; 👬 zdm)

Compare with the previous release: v7.170.1

v7.170.1 (2025-06-16)

Fixes:

  • [PATCH] fix: fix property access (● b89e2d1; 👬 zdm)

Compare with the previous release: v7.170.0

v7.170.0 (2025-06-16)

New features:

  • [MINOR] feat: add nginx get certificates from nginx upstream (● 1adaf8e, c8e29f9; 👬 zdm)

Refactoring:

  • [PATCH] refactor: do not use user env to access clouflare token in acme component (● ccaa71e; 👬 zdm)

  • [PATCH] refactor: make acme use cloudflare service (● 383322f; 👬 zdm)

  • [PATCH] refactor: update services component schema (● f19151a; 👬 zdm)

Other changes:

  • chore(style): fix typo (● d985ff7; 👬 zdm)

Compare with the previous release: v7.169.0

v7.169.0 (2025-06-13)

New features:

  • [MINOR] feat: create individual self-signed certificates for nginx server names (● 6b22b08; 👬 zdm)

Fixes:

  • [PATCH] fix: fix postgresql tls connection (● ff8b125; 👬 zdm)

Compare with the previous release: v7.168.2

v7.168.2 (2025-06-13)

Fixes:

  • [PATCH] fix: disable websocket over H2 (● 4f7ea99; 👬 zdm)

Compare with the previous release: v7.168.1

v7.168.1 (2025-06-13)

Fixes:

  • [PATCH] fix: handle undfeined websocket protocol (● 5381d20; 👬 zdm)

Compare with the previous release: v7.168.0

v7.168.0 (2025-06-13)

New features:

  • [MINOR] feat: add postgresql nginx upstream port (● 590e45f; 👬 zdm)

  • [MINOR] feat: increate nginx read timeout to 30 minutes (● 66d2fba; 👬 zdm)

Fixes:

  • [PATCH] fix: fix http servers config schema (● 794df87; 👬 zdm)

Compare with the previous release: v7.167.2

v7.167.2 (2025-06-12)

Fixes:

  • [PATCH] fix: fix postgresql nginx config (● 3883359; 👬 zdm)

  • [PATCH] fix: fix postgresql nginx server name (● 1be84a6; 👬 zdm)

Included pre-releases:

  • chore(release): release v7.167.2-rc.0 (● b7e419e; 👬 zdm)

Compare with the previous release: v7.167.1

v7.167.2-rc.0 (2025-06-12)

Fixes:

  • [PATCH] fix: fix postgresql nginx server name (● 1be84a6; 👬 zdm)

Refactoring:

  • [PATCH] refactor: add debug log (● 0a75b40; 👬 zdm)

Compare with the previous release: v7.167.1

v7.167.1 (2025-06-12)

Fixes:

  • [PATCH] fix: fix postgresql component schema (● 6297ca7; 👬 zdm)

Compare with the previous release: v7.167.0

v7.167.0 (2025-06-12)

New features:

Compare with the previous release: v7.166.0

v7.166.0 (2025-06-12)

New features:

  • [MINOR] feat: add semantic version isInitialVersion property (● 36a36ee; 👬 zdm)

Fixes:

  • [PATCH] fix: decrease websocket idle timeout for rpc to 40 seconds (● e855c62; 👬 zdm)

  • [PATCH] fix: fix http dispatcher certificates check (● 2da7dbb; 👬 zdm)

  • [PATCH] fix: update nginx api update id generation (● 5156f31; 👬 zdm)

Refactoring:

  • [PATCH] refactor: convert http size params from bytes to digital size in config (● 98a6c53; 👬 zdm)

  • [PATCH] refactor: tmp default tmp dir (● ca1124c; 👬 zdm)

Other changes:

  • chore(style): fix typo (● 739f08b; 👬 zdm)

Compare with the previous release: v7.165.0

v7.165.0 (2025-06-11)

New features:

  • [MINOR] feat: add defaultPreReleaseTag option to the semantic version increment() (● 428dcdc; 👬 zdm)

Other changes:

  • chore(style): fix typo (● 0259b39; 👬 zdm)

Compare with the previous release: v7.164.6

v7.164.6 (2025-06-11)

Fixes:

  • [PATCH] fix: fix git commit hash regexp (● aad323de2; 👬 zdm)

Refactoring:

  • [PATCH] refactor: update git changelog subject generator (● 5ed3c0bd4; 👬 zdm)

Compare with the previous release: v7.164.5

v7.164.5 (2025-06-11)

New features:

  • [MINOR] feat: add commits to changelog entry (● 0a6c860d5; 👬 zdm)

  • [MINOR] feat: add linkify commits (● 9399414a0; 👬 zdm)

Refactoring:

  • [PATCH] refactor: rename ansi classs (● ac985a09d; 👬 zdm)

  • [PATCH] refactor: rename git api classes (● c7a861436; 👬 zdm)

Compare with the previous release: v7.164.4

v7.164.4 (2025-06-10)

Fixes:

  • [PATCH] fix: re-throw SIGINT in utils confirm (👬 zdm)

Compare with the previous release: v7.164.3

v7.164.3 (2025-06-09)

Fixes:

  • [PATCH] fix: update git build version format (👬 zdm)

Compare with the previous release: v7.164.2

v7.164.2 (2025-06-09)

Fixes:

  • [PATCH] fix: fix nginx-upstream component destroy (👬 zdm)

Other changes:

  • [PATCH] chore: refactor app configure (👬 zdm)

Compare with the previous release: v7.164.1

v7.164.1 (2025-06-09)

Fixes:

  • [PATCH] fix: fix http server configuration (👬 zdm)

Compare with the previous release: v7.164.0

v7.164.0 (2025-06-09)

Features:

  • [MINOR] feat: add activity controller start / stop abort signals (👬 zdm)

  • [MINOR] feat: add build version (👬 zdm)

Fixes:

  • [PATCH] fix: fix docker image labels (👬 zdm)

Other changes:

  • [PATCH] chore: log docker build version (👬 zdm)

  • [PATCH] chore: refactor nginx api client (👬 zdm)

  • [PATCH] chore: set default server names for http servers (👬 zdm)

  • [PATCH] chore: set http servers nginx enabled by default (👬 zdm)

  • [PATCH] chore: use app service name in nginx upstream id (👬 zdm)

Compare with the previous release: v7.163.0

v7.163.0 (2025-06-07)

Features:

  • [MINOR] feat: add websocket connection remote address (👬 zdm)

Other changes:

  • [PATCH] chore: add support for IpAddress to the nginx proxy upstreams (👬 zdm)

Compare with the previous release: v7.162.0

v7.162.0 (2025-06-07)

Features:

  • [MINOR] feat: add nginx proxy upstreams set method (👬 zdm)

Compare with the previous release: v7.161.1

v7.161.1 (2025-06-07)

Other changes:

  • [PATCH] chore: fix git id (👬 zdm)

  • [PATCH] chore: update nginx-upstream component (👬 zdm)

Compare with the previous release: v7.161.0

v7.161.0 (2025-06-07)

Features:

  • [MINOR] feat: add ajv timestamp format (👬 zdm)

  • [MINOR] feat: add nginx-upstream component (👬 zdm)

Other changes:

  • [PATCH] chore: refactor docker builder (👬 zdm)

  • [PATCH] chore: refactor git branch status (👬 zdm)

  • [PATCH] chore: refactor git working tree status (👬 zdm)

  • [PATCH] chore: update api schema (👬 zdm)

  • [PATCH] chore: update cli config (👬 zdm)

  • [PATCH] chore: update status when commit not found (👬 zdm)

Compare with the previous release: v7.160.4

v7.160.4 (2025-06-03)

Fixes:

  • [PATCH] fix: fix cyclic dependency (👬 zdm)

Compare with the previous release: v7.160.3

v7.160.3 (2025-06-03)

Other changes:

  • [PATCH] chore: update components deps (👬 zdm)

  • [PATCH] chore: update nginx config builder (👬 zdm)

Compare with the previous release: v7.160.2

v7.160.2 (2025-06-03)

Fixes:

  • [PATCH] fix: fix nginx integration (👬 zdm)

Compare with the previous release: v7.160.1

v7.160.1 (2025-06-03)

Other changes:

  • [PATCH] chore: refactor app cluster component (👬 zdm)

Compare with the previous release: v7.160.0

v7.160.0 (2025-06-03)

Features:

  • [MINOR] feat: add app env component (👬 zdm)

Other changes:

  • [PATCH] chore: refactor nginx integration (👬 zdm)

Compare with the previous release: v7.159.1

v7.159.1 (2025-06-02)

Fixes:

  • [PATCH] fix: fix docker builder clone ordeer (👬 zdm)

Compare with the previous release: v7.159.0

v7.159.0 (2025-06-02)

Features:

  • [MINOR] feat: add nginx support to private http server (👬 zdm)

Other changes:

  • [PATCH] chore: update compose schema (👬 zdm)

Compare with the previous release: v7.158.7

v7.158.7 (2025-06-02)

Other changes:

  • [PATCH] chore: update compose schema (👬 zdm)

Compare with the previous release: v7.158.6

v7.158.6 (2025-06-01)

Other changes:

  • [PATCH] chore: update docs (👬 zdm)

Compare with the previous release: v7.158.5

v7.158.5 (2025-06-01)

Other changes:

  • [PATCH] chore: change markdown links to text format (👬 zdm)

Compare with the previous release: v7.158.4

v7.158.4 (2025-06-01)

Other changes:

  • [PATCH] chore: clone repo after confirmation in docker builder (👬 zdm)

Compare with the previous release: v7.158.3...v7.158.4

v7.158.3 (2025-06-01)

Other changes:

  • [PATCH] chore: refactor git api (👬 zdm)

  • [PATCH] chore: update docker builder options (👬 zdm)

Compare with the previous release: v7.158.2...v7.158.3

v7.158.2 (2025-06-01)

Fixes:

  • [PATCH] fix: fix docker builder clone conditions (👬 zdm)

Compare with the previous release: v7.158.1...v7.158.2

v7.158.1 (2025-06-01)

Other changes:

  • [PATCH] chore: minor code refactoring (👬 zdm)

Compare with the previous release: v7.158.0...v7.158.1

v7.158.0 (2025-05-31)

Features:

  • [MINOR] feat: add threads terminateThread method (👬 zdm)

Fixes:

  • [PATCH] fix: fix docker builder (👬 zdm)

  • [PATCH] fix: fix whisper api (👬 zdm)

Other changes:

  • [PATCH] chore: refactor git api (👬 zdm)

  • [PATCH] chore: refactor git id (👬 zdm)

Compare with the previous release: v7.157.1...v7.158.0

v7.157.1 (2025-05-31)

Fixes:

  • [PATCH] fix: ignore merge commits in git changes (👬 zdm)

Compare with the previous release: v7.157.0...v7.157.1

v7.157.0 (2025-05-31)

Features:

  • [MINOR] feat: add git getUpstream method (👬 zdm)

  • [MINOR] feat: add repository slug option to the upstream linkify message (👬 zdm)

Other changes:

  • [PATCH] chore: add devel domains to the certificates resource (👬 zdm)

  • [PATCH] chore: refactor git upstream (👬 zdm)

  • [PATCH] chore: rename linkifyMessage to linkifyText (👬 zdm)

Compare with the previous release: v7.156.0...v7.157.0

v7.156.0 (2025-05-30)

Features:

  • [MINOR] feat: add Locale.languageisValid method (👬 zdm)

  • [MINOR] feat: add whisper api detect language (👬 zdm)

Fixes:

  • [PATCH] fix: do not ignore merge commits in changes (👬 zdm)

  • [PATCH] fix: fix git find previous release (👬 zdm)

Other changes:

  • [PATCH] chore: improve code (👬 zdm)

  • [PATCH] chore: refactor git api (👬 zdm)

  • [PATCH] chore: refactor git changes (👬 zdm)

v7.155.0 (2025-05-28)

Features:

  • [MINOR] feat: add git commit isBranchHead property (👬 zdm)

v7.154.0 (2025-05-28)

Features:

  • [MINOR] feat: add ajv semver format (👬 zdm)

  • [MINOR] feat: add commit options to the git.getCurrentRelease method (👬 zdm)

  • [MINOR] feat: refactor git api (👬 zdm)

Other changes:

  • [PATCH] chore: add Semver inspector handler (👬 zdm)

  • [PATCH] chore: cleanup code (👬 zdm)

  • [PATCH] chore: refactor semantic version (👬 zdm)

  • [PATCH] chore: refactor semantic-version (👬 zdm)

  • [PATCH] chore: rename params field name in api (👬 zdm)

  • [PATCH] chore: update whisper api (👬 zdm)