Prepare v1.4.0 release#42
Merged
Merged
Conversation
Owner
GhDj
commented
Apr 29, 2026
- CHANGELOG: add 1.4.0 entry (visitor tracker integration, test scaffolding, deploy hardening, operator notes for required env vars).
- CHANGELOG: backfill missing 1.3.0 entry (Sort Lines tool, code editor PHP parse fix), since the 1.3.0 tag shipped without one.
- Bump footer version in layouts/app.blade.php from v1.2.0 to v1.4.0 (was stale by one release).
Release v1.3.0
- CHANGELOG: add 1.4.0 entry (visitor tracker integration, test scaffolding, deploy hardening, operator notes for required env vars). - CHANGELOG: backfill missing 1.3.0 entry (Sort Lines tool, code editor PHP parse fix), since the 1.3.0 tag shipped without one. - Bump footer version in layouts/app.blade.php from v1.2.0 to v1.4.0 (was stale by one release).
Resolve conflicts from develop missing the v1.3.0 release-prep work (Sort Lines tool, v1.2.1 PHP-string fix, CHANGELOG entries) that landed on main via PR #38 but never synced back to develop. - CHANGELOG: keep new 1.4.0 entry, take main's 1.3.0 + 1.2.1 entries (more thorough than the local backfill draft). - Footer version: kept at v1.4.0. - routes/web.php: keep both new routes (sort-lines from main, the visitor-tracker from this release). - ToolController: keep both new methods, and add Sort Lines to the home tools list (was missing — would have failed feature tests). - home.blade.php: keep main's @case('sort') icon block. - code-editor.blade.php: take main's <' + '?php fix (the v1.2.1 fix). - tests/Feature/WebRoutesTest.php: take main's version (adds sort-lines coverage to all the route lists).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.