Skip to content

yamlock 1.1.1

Choose a tag to compare

@github-actions github-actions released this 22 Aug 22:24

Added

  • Initial English-only Vue/Vite project website centered on an interactive YAML/JSON encryption scanner, with release-aware content, clear local-processing boundaries, and responsive installation guidance.
  • Dedicated website CI and artifact-based GitHub Pages deployment with pinned actions, frozen Yarn installs, stable-release version checks, and minimum permissions.
  • GitHub Pages discovery and PWA metadata basics: canonical URLs, social previews, favicon, manifest, robots policy, sitemap, and build-time completeness checks.
  • Mobile and desktop Lighthouse budgets plus Playwright browser checks for responsive layout, keyboard controls, reduced motion, local-only behavior, and visual diagnostics.
  • Release-gated GitHub Pages deployment that checks out the exact latest stable tag only after package and website quality workflows succeed, with strict release metadata validation and manual recovery for a published tag.

Changed

  • Updated the development toolchain for Node.js 22+, added YAML single-document regressions, and limited grouped Dependabot updates to minor/patch releases so future runtime and major upgrades remain independently reviewable.

Fixed

  • Corrected the pinned actions/checkout commit used by GitHub Release automation.
  • Interactive scanner now starts at the plaintext boundary and reports direction-aware encrypt/decrypt progress during automated and manual movement.
  • Improved inactive format controls and footer text contrast to meet automated accessibility checks.

Install

npm install yamlock@1.1.1

Full Changelog: v1.1.0...v1.1.1