Skip to content

v1.6.1 — Upgrade-chain repair - #41

Merged
juancobo merged 3 commits into
mainfrom
v1.6.1
Jul 11, 2026
Merged

juancobo merged 3 commits into
mainfrom
v1.6.1

Conversation

@juancobo

Copy link
Copy Markdown
Member

Patch release. Registers the v1.5.4 → v1.6.0 migration that shipped unwired in v1.6.0 (upgrades stopped at v1.5.4 while reporting success), adds the v1.6.0 → v1.6.1 chain step, and bumps versions. Release publish will also restore the verified tooling assets (telar-scripts tarball + checksums) missing from the v1.6.0 release.

Changes:

  • scripts/upgrade.py: register Migration154to160 + Migration160to161, LATEST_VERSION 1.6.1
  • scripts/migrations/v160_to_v161.py: new tooling-only migration (no site changes)
  • Version bumps: package.json, _config.yml telar.version/release_date, README callouts
  • CHANGELOG entry

Copilot AI review requested due to automatic review settings July 11, 2026 16:54

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Patch release to repair Telar’s upgrade-chain wiring so sites can migrate past v1.5.4 (correctly reaching v1.6.x), while bumping release/version metadata to v1.6.1.

Changes:

  • Wires the previously-unregistered v1.5.4 → v1.6.0 migration into the upgrade chain and adds a v1.6.0 → v1.6.1 step.
  • Introduces a tooling-only v1.6.0 → v1.6.1 migration that records an informational summary entry (no site file changes).
  • Bumps version/release-date references across project metadata and documentation, and adds a v1.6.1 changelog entry.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
scripts/upgrade.py Registers Migration154to160 + Migration160to161 and updates LATEST_VERSION to 1.6.1 so upgrades continue past v1.5.4.
scripts/migrations/v160_to_v161.py Adds a tooling-only migration step (1.6.0 → 1.6.1) that records an informational applied change and “no action needed” manual steps.
README.md Updates beta-release callouts to v1.6.1 (English + Spanish).
package.json Bumps package version to 1.6.1.
CHANGELOG.md Adds v1.6.1 release notes documenting the upgrade-chain repair and tooling asset republish.
_config.yml Updates telar.version and telar.release_date to 1.6.1 / 2026-07-11.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@juancobo
juancobo merged commit e4bca7d into main Jul 11, 2026
3 checks passed
@juancobo
juancobo deleted the v1.6.1 branch July 11, 2026 17:02
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.

2 participants