Releases: netwk-pro/blog
Releases · netwk-pro/blog
v1.5.6 - 2025-11-09
Changed
- Updated MkDocs for Material light mode to use
orangeas the primary
color anddeep orangeas the accent color for improved readability. - Updated
src/sitemap.xmlto reflect the newest posts and refresh last
modified dates. - Bumped project version to
v1.5.6.
Full Changelog: v1.5.5...v1.5.6
v1.5.5 - 2025-11-09
Added
- Added
src/posts/2025-11-09-privacy-and-security.md, along with image assets:src/img/privacy-security-promo.pngsrc/img/privacy-security-promo.webp
- Added
src/posts/2025-11-09-sideloading.md, along with image assets:src/img/sideloading-promo.pngsrc/img/sideloading-promo.webp
- Introduced
npm-run-alldevDependency for more efficient linting.
Changed
- Refactored
src/contributing.mdto accurately reflect the proper method of
contributing. - Revised emphasis in the Message authentication codes section of
/src/posts/secure-secure-shell.md. - Updated CI workflows to utilize Node.js v24 (LTS):
build-and-deploy.ymlpublish-test.ymlpublish.yml
- Revised scripts in
package.jsonfor more efficient use by utilizing
npm-run-all. - Updated
.python-versionto reflect Python v3.14. - Bumped project version to
v1.5.5. - Updated Node.js dependencies:
@eslint/js^9.38.0→^9.39.1@eslint/json^0.13.2→^0.14.0eslint^9.38.0→^9.39.1globals^16.4.0→^16.5.0
- Updated Python dependencies:
mkdocs-material9.6.22→9.6.23mkdocs-rss-plugin1.17.4→1.17.5
Full Changelog: v1.5.4...v1.5.5
v1.5.4 - 2025-10-28
Added
- Added
.python-versionwith3.13for easier control of Python version.
Changed
- Bumped project version to
v1.5.4. - Added
browserslistrctocspell.json. - Modified GitHub workflows in
.github/workflowsto utilize.python-version:build-and-deploy.ymlpublish-test.ymlpublish.yml
Full Changelog: v1.5.3...v1.5.4
v1.5.3 - 2025-10-26
Changed
- Bumped project version to
v1.5.3. - Corrected publish dates in CHANGELOG.md, as they were incorrectly showing the
year as 2022. - Updated Node.js dependencies:
browserslist^4.26.3→^4.27.0
- Updated Python dependencies:
mkdocs-material9.6.20→9.6.22mkdocs-rss-plugin1.17.3→1.17.4
- Updated GitHub workflows to utilize Node.js
v22, npm11.6.2, and
the latest action versions. Modifiedpublish-test.ymlandpublish.ymlto
utilizeGITHUB_TOKENauthentication for publishing.backup-branch.ymlbuild-and-deploy.ymldependency-review.ymlpublish-test.ymlpublish.yml
Full Changelog: v1.5.2...v1.5.3
v1.5.2
What's Changed
- chore: release prep for v1.5.2 by @SunDevil311 in #40
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- chore: release prep for v1.5.1 by @SunDevil311 in #39
Full Changelog: v1.5.0...v1.5.1
🚀 v1.5.0 — Layout Refresh & New Content
This release introduces a refreshed site layout, dark-mode-first design, and workflow/dependency updates.
Highlights
- ✍️ New blog post: SonicWall (with promo images)
- 🎨 Default dark mode with optional light mode toggle
- 🦄 Layout improvements and footer update (explicit cookie-free notice)
- 🔧 CI workflows modernized (actions/checkout v5, setup-node v5, setup-python v6)
- 📦 Dependency updates, including eslint, stylelint, and mkdocs-material
- 🗂 Added discord.svg for brand assets
Full Changelog: v1.4.0...v1.5.0
v1.4.0
v1.3.11
v1.3.10
What's Changed
- chore: release prep for v1.3.10 by @SunDevil311 in #35
Full Changelog: v1.3.9...v1.3.10