2.9.2 on November 13, 2025
This release resolves a fatal shortcode error and fixes multiple issues affecting currency formatting and calculations.
🐛 Fixed
- Fatal error when the
[gravitymath]shortcode referenced a View ID that did not exist. - Inconsistent behavior between Number fields using the "Currency" format and Product fields.
- Incorrect parsing of currency values when using the DataTables client-side rendering with comma-decimal currencies (e.g., DKK, EUR), where values like "47.000,00 kr." were treated as 47 instead of 47000.
- Currency calculations now correctly use the currency stored with each entry rather than the WordPress locale, ensuring accuracy when site-wide currency settings change or when displaying entries with mixed currencies.
🔄 Updated
- Foundation to version 1.6.2.