Releases: lbenicio/lbenicio.github.io
Releases · lbenicio/lbenicio.github.io
Release: v1.5.2
Added
scripts/publish-wiki.js: new robust GitHub Wiki publisher. Features:- prefers SSH locally, uses token-backed HTTPS in CI when available
- supports
--createto create/enable wiki (API orghfallback) --dry-runmode for safe previews- auto-detects
docs/(orsrc/docs,content,src/content) when--docsnot provided - ensures
Home.mdexists by copying fromREADME.mdwhen missing
Fixed
- Resolved intermittent file corruption and duplicate declaration errors in the publish script during iterative edits.
Release: v1.5.1
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 underpublic/assetsand static image paths (public/static/imagesandpublic/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);--checknow implies a dry-run.
Changed
package.jsonminor version bumped to1.5.0.
Release: v1.5.0
Added
- Asset filename obfuscation support (
--assets) now includes files underpublic/assetsand static image paths (public/static/imagesandpublic/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);--checknow implies a dry-run.
Changed
package.jsonminor version bumped to1.5.0.
Release: v1.4.3
Added
scripts/preview-server.js: small static preview server to servepublic/(supports--portand--open).npmscripts:preview,preview:open, andbuild:prod:previewfor quick local previews of production builds.
Changed
- Obfuscator (
scripts/obfuscate.js) now obfuscates all classes/ids/data-* by default (Tailwind utilities and short tokens likesr-only,ml-4,fas,fabare 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 --checkreports no actionable mismatches on the current build.
Release: v1.4.1
Fixed
- Workflow and CI: corrected permissions and workflow structure across GitHub Actions (release, pages deploy, and notification workflows).
v1.4.0
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
All notable changes to this project will be documented in this file.
1.3.4
Changed
- update dependencies
Release: v1.3.3
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
All notable changes to this project will be documented in this file.
v1.3.2
Changed
- update theme
Release: v1.3.1
All notable changes to this project will be documented in this file.
v1.3.1
Changed
- fix tagging import
- linter