Select your language

Version archive (GitHub)

Proclaim v10.2.2

2026-03-19 v10.2.2 GitHub

Release notes

v10.2.2 — Bug Fix Release

Fixes

  • Missing podcast platform_links column — was added in migration 10.1.0-20260303b but missing from install.mysql.utf8.sql. Now included in install SQL and preflight schema check.
  • Preflight required-fixes pass — catches columns that should exist but were missed due to install SQL gaps, regardless of schema version.

Upgrade notes

  • Safe to install over 10.2.0 or 10.2.1
  • The preflight automatically adds the missing platform_links column if absent
  • No data migration required