Skip to content

chore(release): LWT 3.2.1-fork#243

Merged
HugoFara merged 1 commit into
mainfrom
release/3.2.1
Jun 30, 2026
Merged

chore(release): LWT 3.2.1-fork#243
HugoFara merged 1 commit into
mainfrom
release/3.2.1

Conversation

@HugoFara

Copy link
Copy Markdown
Owner

Patch release prep for LWT 3.2.1-fork.

Included since 3.2.0

Version bumps (per CLAUDE.md)

File Change
src/Shared/Infrastructure/ApplicationInfo.php VERSION3.2.1-fork, RELEASE_DATE2026-06-30
package.json version3.2.1
CHANGELOG.md [Unreleased] items moved into dated [3.2.1-fork] - 2026-06-30

Checks

  • phpunit tests/backend/Core/VersionTest.php — pass
  • psalm --threads=1 / phpcs --standard=PSR12 on ApplicationInfo.php — clean

Cutting the release (after merge)

Tag 3.2.1 (bare, matching existing tag convention) and publish a GitHub Release — this triggers docker-to-release.yml to build and push the versioned image to ghcr.io/hugofara/lwt, which is how affected users pull the fix.

Patch release bundling two fixes landed since 3.2.0:

* #241 — SqlFileParser now normalizes CRLF/CR to LF, fixing the "database
  error / MySQL 1064" crash on first boot when baseline.sql has Windows line
  endings.
* #240 — CSP emits upgrade-insecure-requests on HTTPS, fixing mixed-content
  asset blocking behind a TLS-terminating reverse proxy.

Bumps ApplicationInfo::VERSION + RELEASE_DATE, package.json, and moves the
[Unreleased] changelog items into a dated 3.2.1-fork section.
@HugoFara HugoFara merged commit 1b8e86b into main Jun 30, 2026
14 checks passed
@HugoFara HugoFara deleted the release/3.2.1 branch June 30, 2026 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant