caterium-app/docs/releases/V17.6.4-CHANGES.txt
pavlov346346-source fc6d1aa778
Caterium v17.6.4 release integrity cleanup
Synchronize release metadata, backfill v17.6.2-v17.6.4 release notes, and enforce version consistency in CI.
2026-09-08 02:41:20 +03:00

11 lines
1.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Caterium v17.6.4 — Settings stability, order completion, offer templates and Menu icon
Date: 2026-09-07
1. Developer Console memory refresh no longer reacts to its own DOM mutations. Requests are deduplicated, have an 8-second timeout and refresh at a controlled 30-second interval while the console is visible.
2. One minute after the scheduled order time, eligible orders are automatically marked fully paid, balance becomes zero, status becomes «Отдан заказчику», and the order moves to completed while its original date/time remain intact.
3. Client proposal/PDF design is stored per order/proposal. The four existing designs remain available independently: Light, Editorial Grid, Midnight Glass and Emerald Gold.
4. Menu navigation uses a styled SVG serving-dish icon consistent with the interface.
5. PWA cache is v69 / v17.6.4-settings-orders-pdf-menu.
6. Static, release, desktop/mobile Playwright and Cloudflare preview checks passed before merge; production Cloudflare deployment and production QA also passed.
7. Release metadata was reconciled after deployment: package-lock, production release manifest and missing v17.6.2v17.6.4 release notes now match the shipped v17.6.4 build. CI now verifies version consistency automatically.