Skip to content

Releases: lbenicio/lbenicio.github.io

Release: v1.5.2

01 Sep 02:44
6f1dbf1

Choose a tag to compare

Added

  • scripts/publish-wiki.js: new robust GitHub Wiki publisher. Features:
  • prefers SSH locally, uses token-backed HTTPS in CI when available
  • supports --create to create/enable wiki (API or gh fallback)
  • --dry-run mode for safe previews
  • auto-detects docs/ (or src/docs, content, src/content) when --docs not provided
  • ensures Home.md exists by copying from README.md when missing

Fixed

  • Resolved intermittent file corruption and duplicate declaration errors in the publish script during iterative edits.

Release: v1.5.1

01 Sep 00:36
c4a372c

Choose a tag to compare

Changed

  • Test scripts: updated static and obfuscation tests to point to .build/public (CI/build output path). Improved fingerprinted asset resolution in static tests to reduce false negatives when compiled assets use hashed filenames; SRI mismatches are still fatal for exact matches.

Added

  • Asset filename obfuscation support (--assets) now includes files under public/assets and static image paths (public/static/images and public/static/static/images). When enabled the script renames files in-place (or reports planned renames in --dry-run/--check).
  • Health check output for --check: prints a concise health summary and exits with 0 (pass) or 3 (fail); --check now implies a dry-run.

Changed

  • package.json minor version bumped to 1.5.0.

Release: v1.5.0

31 Aug 23:48
023249b

Choose a tag to compare

Added

  • Asset filename obfuscation support (--assets) now includes files under public/assets and static image paths (public/static/images and public/static/static/images). When enabled the script renames files in-place (or reports planned renames in --dry-run/--check).
  • Health check output for --check: prints a concise health summary and exits with 0 (pass) or 3 (fail); --check now implies a dry-run.

Changed

  • package.json minor version bumped to 1.5.0.

Release: v1.4.3

31 Aug 23:40
4cf662d

Choose a tag to compare

Added

  • scripts/preview-server.js: small static preview server to serve public/ (supports --port and --open).
  • npm scripts: preview, preview:open, and build:prod:preview for quick local previews of production builds.

Changed

  • Obfuscator (scripts/obfuscate.js) now obfuscates all classes/ids/data-* by default (Tailwind utilities and short tokens like sr-only, ml-4, fas, fab are included), while still protecting names defined inside skipped vendor/minified/static CSS.
  • HTML attribute parsing and replacement improved to handle single-quoted and unquoted attribute values (e.g. id=menu).

Fixed

  • SRI recomputation and patching after obfuscation validated; --dry-run --check reports no actionable mismatches on the current build.

Release: v1.4.1

31 Aug 19:54
11b2e30

Choose a tag to compare

Fixed

  • Workflow and CI: corrected permissions and workflow structure across GitHub Actions (release, pages deploy, and notification workflows).

v1.4.0

31 Aug 19:27
7c58b8d

Choose a tag to compare

What's Changed

  • build(deps-dev): bump postcss from 8.4.41 to 8.4.44 by @dependabot[bot] in #43
  • build(deps): bump micromatch from 4.0.5 to 4.0.8 in the npm_and_yarn group by @dependabot[bot] in #44
  • build(deps-dev): bump postcss from 8.4.44 to 8.4.45 by @dependabot[bot] in #45
  • build(deps-dev): bump serve-static from 1.15.0 to 1.16.0 in the npm_and_yarn group by @dependabot[bot] in #46
  • build(deps-dev): bump postcss from 8.4.45 to 8.4.47 by @dependabot[bot] in #47
  • build(deps-dev): bump tailwindcss from 3.4.10 to 3.4.11 by @dependabot[bot] in #48
  • build(deps): bump pascalgn/automerge-action from 0.16.3 to 0.16.4 by @dependabot[bot] in #49
  • build(deps-dev): bump tailwindcss from 3.4.11 to 3.4.13 by @dependabot[bot] in #50
  • build(deps-dev): bump grunt-contrib-connect from 5.0.0 to 5.0.1 by @dependabot[bot] in #51
  • build(deps-dev): bump tailwindcss from 3.4.13 to 3.4.14 by @dependabot[bot] in #52
  • build(deps-dev): bump postcss from 8.4.47 to 8.4.48 by @dependabot[bot] in #53
  • build(deps-dev): bump tailwindcss from 3.4.14 to 3.4.15 by @dependabot[bot] in #54
  • build(deps-dev): bump postcss from 8.4.48 to 8.4.49 by @dependabot[bot] in #55
  • build(deps-dev): bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group by @dependabot[bot] in #56
  • build(deps-dev): bump tailwindcss from 3.4.15 to 3.4.16 by @dependabot[bot] in #57
  • build(deps): bump actions/attest-build-provenance from 1 to 2 by @dependabot[bot] in #58
  • build(deps): bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group by @dependabot[bot] in #59
  • build(deps-dev): bump tailwindcss from 3.4.16 to 3.4.17 by @dependabot[bot] in #60
  • build(deps-dev): bump postcss from 8.4.49 to 8.5.1 by @dependabot[bot] in #61
  • build(deps-dev): bump tailwindcss from 3.4.17 to 4.0.0 by @dependabot[bot] in #62
  • build(deps-dev): bump tailwindcss from 4.0.0 to 4.0.3 by @dependabot[bot] in #63
  • build(deps-dev): bump tailwindcss from 3.4.17 to 4.0.6 by @dependabot[bot] in #64
  • build(deps-dev): bump postcss from 8.5.1 to 8.5.2 by @dependabot[bot] in #65
  • build(deps-dev): bump tailwindcss from 4.0.6 to 4.0.8 by @dependabot[bot] in #66
  • build(deps-dev): bump postcss from 8.5.2 to 8.5.3 by @dependabot[bot] in #67
  • build(deps-dev): bump tailwindcss from 4.0.8 to 4.0.9 by @dependabot[bot] in #68
  • build(deps-dev): bump tailwindcss from 4.0.9 to 4.0.12 by @dependabot[bot] in #69
  • build(deps-dev): bump autoprefixer from 10.4.20 to 10.4.21 by @dependabot[bot] in #70
  • build(deps-dev): bump postcss-cli from 11.0.0 to 11.0.1 by @dependabot[bot] in #71
  • build(deps-dev): bump tailwindcss from 4.0.12 to 4.0.15 by @dependabot[bot] in #72
  • build(deps-dev): bump tailwindcss from 4.0.15 to 4.0.17 by @dependabot[bot] in #73
  • build(deps-dev): bump tailwindcss from 4.0.17 to 4.1.3 by @dependabot[bot] in #74
  • build(deps-dev): bump tailwindcss from 4.1.3 to 4.1.4 by @dependabot[bot] in #75
  • build(deps-dev): bump tailwindcss from 4.1.4 to 4.1.5 by @dependabot[bot] in #76
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #84
  • build(deps): bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #85
  • build(deps): bump actions/attest-build-provenance from 2 to 3 by @dependabot[bot] in #86

Full Changelog: v1.3.4...v1.4.0

Release: v1.3.4

20 Aug 12:55

Choose a tag to compare

All notable changes to this project will be documented in this file.

1.3.4

Changed

  • update dependencies

Release: v1.3.3

20 Aug 12:43

Choose a tag to compare

All notable changes to this project will be documented in this file.

1.3.3

Changed

  • initial closed release
  • update naming
  • update theme version support
  • fix auto merge action

Release: v1.3.2

28 Nov 15:52
fc85ef8

Choose a tag to compare

All notable changes to this project will be documented in this file.

v1.3.2

Changed

  • update theme

Release: v1.3.1

27 Nov 16:20
8d3404a

Choose a tag to compare

All notable changes to this project will be documented in this file.

v1.3.1

Changed

  • fix tagging import
  • linter