1- <!-- =====================================================================
1+ <!-- =====================================================================
22CHANGELOG.md
33
44Copyright © 2025-2026-2026 Network Pro Strategies (Network Pro™)
@@ -24,7 +24,27 @@ version increments reflecting both user-visible and operational impact.
2424
2525---
2626
27- ## [ 1.26.5]
27+ ## [ 1.26.6] - 2026-01-29
28+
29+ ### Changed
30+
31+ - Added Prettier to the ` npm-check-updates ` ignore list (` .ncurc.cjs ` ) for deterministic formatting changes.
32+ - Updated the company name in ` src/lib/pages/AboutContent.svelte ` to the full, legal name.
33+ - Updated the copyright statement in ` src/lib/pages/LicenseContent.svelte ` to use the full, legal company name.
34+ - Updated the footer to display the full, legal company name.
35+ - Bumped project version to ` v1.26.6 ` .
36+ - Updated dependencies:
37+ - ` globals ` ` ^17.1.0 ` → ` ^17.2.0 `
38+ - ` posthog-js ` ` ^1.335.2 ` → ` ^1.336.2 `
39+ - ` svelte ` ` 5.48.2 ` → ` 5.49.0 `
40+
41+ ### Security
42+
43+ - Pinned the ` tar ` package to ` ^7.5.7 ` in transitive dependencies, in order to address CVE-2026 -24842.
44+
45+ ---
46+
47+ ## [ 1.26.5] - 2026-01-24
2848
2949### Added
3050
@@ -2325,7 +2345,8 @@ This enables analytics filtering and CSP hardening for the audit environment.
23252345
23262346<!-- Link references -->
23272347
2328- [ Unreleased ] : https://github.com/netwk-pro/netwk-pro.github.io/compare/v1.26.5...HEAD
2348+ [ Unreleased ] : https://github.com/netwk-pro/netwk-pro.github.io/compare/v1.26.6...HEAD
2349+ [ 1.26.6 ] : https://github.com/netwk-pro/netwk-pro.github.io/releases/tag/v1.26.6
23292350[ 1.26.5 ] : https://github.com/netwk-pro/netwk-pro.github.io/releases/tag/v1.26.5
23302351[ 1.26.4 ] : https://github.com/netwk-pro/netwk-pro.github.io/releases/tag/v1.26.4
23312352[ 1.26.3 ] : https://github.com/netwk-pro/netwk-pro.github.io/releases/tag/v1.26.3
0 commit comments