Skip to content

Releases: netwk-pro/blog

v1.5.6 - 2025-11-09

09 Nov 22:13
e5d26b4

Choose a tag to compare

Changed

  • Updated MkDocs for Material light mode to use orange as the primary
    color and deep orange as the accent color for improved readability.
  • Updated src/sitemap.xml to 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

09 Nov 21:33
33b4818

Choose a tag to compare

Added

  • Added src/posts/2025-11-09-privacy-and-security.md, along with image assets:
    • src/img/privacy-security-promo.png
    • src/img/privacy-security-promo.webp
  • Added src/posts/2025-11-09-sideloading.md, along with image assets:
    • src/img/sideloading-promo.png
    • src/img/sideloading-promo.webp
  • Introduced npm-run-all devDependency for more efficient linting.

Changed

  • Refactored src/contributing.md to 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.yml
    • publish-test.yml
    • publish.yml
  • Revised scripts in package.json for more efficient use by utilizing
    npm-run-all.
  • Updated .python-version to 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.0
    • eslint ^9.38.0^9.39.1
    • globals ^16.4.0^16.5.0
  • Updated Python dependencies:
    • mkdocs-material 9.6.229.6.23
    • mkdocs-rss-plugin 1.17.41.17.5

Full Changelog: v1.5.4...v1.5.5

v1.5.4 - 2025-10-28

28 Oct 22:10
081197e

Choose a tag to compare

Added

  • Added .python-version with 3.13 for easier control of Python version.

Changed

  • Bumped project version to v1.5.4.
  • Added browserslistrc to cspell.json.
  • Modified GitHub workflows in .github/workflows to utilize .python-version:
    • build-and-deploy.yml
    • publish-test.yml
    • publish.yml

Full Changelog: v1.5.3...v1.5.4

v1.5.3 - 2025-10-26

27 Oct 00:10
673a496

Choose a tag to compare

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-material 9.6.209.6.22
    • mkdocs-rss-plugin 1.17.31.17.4
  • Updated GitHub workflows to utilize Node.js v22, npm 11.6.2, and
    the latest action versions. Modified publish-test.yml and publish.yml to
    utilize GITHUB_TOKEN authentication for publishing.
    • backup-branch.yml
    • build-and-deploy.yml
    • dependency-review.yml
    • publish-test.yml
    • publish.yml

Full Changelog: v1.5.2...v1.5.3

v1.5.2

21 Oct 08:37
f797fcc

Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1

21 Oct 08:15
4d1099b

Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

🚀 v1.5.0 — Layout Refresh & New Content

24 Sep 01:28
9c9db76

Choose a tag to compare

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

27 Jul 10:16
93f71ac

Choose a tag to compare

What's Changed

Full Changelog: v1.3.11...v1.4.0

v1.3.11

27 Jul 09:06
6626456

Choose a tag to compare

What's Changed

Full Changelog: v1.3.10...v1.3.11

v1.3.10

27 Jul 08:57
9f9cef3

Choose a tag to compare

What's Changed

Full Changelog: v1.3.9...v1.3.10