mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-17 18:05:42 +02:00
The check_model_version.js CI step was commented out, which allowed v0.7.413 to ship with MODEL_VERSION=0.7.343 baked into the desktop client. This causes a blocking "New version is available" dialog for self-hosted users whose servers have MODEL_VERSION > 0.7.343. Re-enabling this check will catch future model/version.txt drift before it reaches a release. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>