= 3.13.1 on August 20, 2026 =
This update fixes tables rendered from a stale page cache after a View’s columns changed, and sorting of Currency, comma-decimal Number, and Time columns in client-side Views.
#### 🐛 Fixed
* A page cache that served a copy saved before the View’s columns were changed showed values under the wrong headings, or dropped and blanked them — the table now reports that the page is out of date instead of displaying data that does not line up.
* Sorting issues in Views using “Preloaded (Client-side)” processing:
– A Number column formatted as Currency did not sort at all, with the heading showing its sort arrow but no row moving;
– A Number column using a comma for its decimal point ordered by the digits rather than by the amount;