Skip to content

Trendz docs 1.15.2.1#543

Open
RomenKost wants to merge 1 commit into
mainfrom
trendz-1.15.2.1
Open

Trendz docs 1.15.2.1#543
RomenKost wants to merge 1 commit into
mainfrom
trendz-1.15.2.1

Conversation

@RomenKost

Copy link
Copy Markdown
Contributor

Trendz docs 1.15.2.1

Documents the Trendz Analytics 1.15.2.1 patch release (Jun 24, 2026) and updates
the related version metadata, plus a small simplification of the upgrade-instructions
heading logic.

Changes

Release notes

  • src/content/_includes/docs/trendz/releases/v1-15-x.mdx — add the v1.15.2.1 (Jun 24, 2026) section:
    • Improvements: severity-based sorting for anomaly alarms; export for anomaly view;
      sorting and improved pagination for the task-executions list.
    • Bug fixes: two-factor authentication; "business entity not found" for customers
      viewing tenant-built views; prediction model fit; line-chart tooltip rendering;
      group-by amount for local dates; anomaly score sending for edge cases.

Version / release metadata

  • src/data/versions.ts — bump TRENDZ_VER to 1.15.2.1.
  • src/models/trendz-releases-table.ts — set the 1.15 family latestPatch to
    v1.15.2.1 / Jun 24 2026 and add the v1.15.2.1 patch row.
  • src/models/trendz-upgrade-instructions.ts — add 1.15.2.1 to
    TRENDZ_UPGRADE_VERSIONS (LTS patch of 1.15.2, new upgrade mechanism, no HAProxy note).

Upgrade-instructions heading simplification

  • src/components/upgrade-instructions/TrendzUpgradeSteps.astro
  • src/pages/docs/trendz/installation/upgrade-instructions/[platform]/[familySlug].astro
    — always render Upgrading Trendz Analytics to {displayVersion}, dropping the
    latest {baseVersion} ({displayVersion}) variant for patch releases.

Testing

  • pnpm check
  • pnpm build:fast
  • pnpm lint:linkcheck

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the ThingsBoard Trendz documentation site to reflect the Trendz Analytics 1.15.2.1 patch release, including release notes, version metadata, and a small simplification to the upgrade-instructions headings to consistently use the target display version.

Changes:

  • Added v1.15.2.1 (Jun 24, 2026) release notes to the 1.15.x release notes page.
  • Updated Trendz version metadata (TRENDZ_VER, releases table latest patch, and upgrade versions list) to include 1.15.2.1.
  • Simplified upgrade-instruction headings to always render Upgrading Trendz Analytics to {displayVersion} (no special “latest {baseVersion} (...)” variant).

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
src/pages/docs/trendz/installation/upgrade-instructions/[platform]/[familySlug].astro Simplifies per-version TOC heading text for Trendz upgrade instructions.
src/components/upgrade-instructions/TrendzUpgradeSteps.astro Matches rendered section headings to the simplified heading format.
src/models/trendz-upgrade-instructions.ts Adds 1.15.2.1 to the upgradeable versions metadata.
src/models/trendz-releases-table.ts Updates 1.15 family latest patch metadata and adds the 1.15.2.1 patch entry.
src/data/versions.ts Bumps TRENDZ_VER to 1.15.2.1 for version reuse across docs.
src/content/_includes/docs/trendz/releases/v1-15-x.mdx Adds the v1.15.2.1 release notes section.

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

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