Skip to content

Telemetry Tracker v1.16.3

Choose a tag to compare

@unjica unjica released this 18 Jul 23:36
· 69 commits to develop since this release
860067f

Highlights

  • CodeQL high alerts — prefer Web Crypto for client UUID generation (non-Math.random fallback), replace polynomial email/slug regexes with linear checks, and correct smoke-test email assertion anchors (#578)
  • Project slug trim order — trim leading/trailing separators before the length clamp so a leading dash does not steal a character from the 64-char budget (#578)

Upgrade (self-hosted)

From v1.16.2, no database migrations.

None — no database changes in this release.

Breaking changes

  • None.

Product update email

Skipped — mid-line PATCH on v1.16.x — Release Intelligence (line-close policy).

Ops notes

  • Leave brief-worker alone.
  • Reminder: Railway alert-rules-evaluator cron (node dist/jobs/run-alert-rules-evaluator.js) is still manual / not auto-provisioned if schedule-oriented CUSTOM Alert Rules are in use — see RAILWAY.md.

Full changelog

See CHANGELOG.md.