| @@ -3,9 +3,9 @@ | ||
| 3 | 3 | Contributors: wpdataaccess, peterschulznl, maxxschulz, kimmyx, freemius |
| 4 | 4 | Tags: table builder, data table, datatable, app builder, dashboard |
| 5 | 5 | Tested up to: 7.1 |
| 6 | 6 | Requires PHP: 7.4 |
| 7 | -Stable tag: 5.5.83 | |
| 7 | +Stable tag: 5.5.85 | |
| 8 | 8 | License: GPLv2 or later |
| 9 | 9 | License URI: http://www.gnu.org/licenses/gpl-2.0.html |
| 10 | 10 | |
| 11 | 11 | Turn your data into WordPress apps with tables, forms, charts & maps — no code required, with optional hooks for developers. Supports 35+ languages. |
| @@ -130,8 +130,32 @@ | ||
| 130 | 130 | |
| 131 | 131 | And you're all set! 🚀 |
| 132 | 132 | |
| 133 | 133 | == Changelog == |
| 134 | + | |
| 135 | += 5.5.85 = | |
| 136 | +* Released 2026-09-23 | |
| 137 | +* Removed unsed code | |
| 138 | +* Added: Exclude columns from export | |
| 139 | +* Added: Aggregation translations | |
| 140 | +* Fixed: Default values not applied to M:M relationships | |
| 141 | +* Fixed: Enum and set drop-down height | |
| 142 | +* Fixed: Removed column still available for export | |
| 143 | +* Fixed: Access parameter validation | |
| 144 | +* Fixed: Cannot open hooks menu for relation table | |
| 145 | + | |
| 146 | += 5.5.84 = | |
| 147 | +* Released 2026-09-17 | |
| 148 | +* Restructured table column renderer | |
| 149 | +* Removed unsed code | |
| 150 | +* Added: Column pinning to data tables | |
| 151 | +* Added: Rename database to app menu | |
| 152 | +* Added: Class name to lookup popup | |
| 153 | +* Added: Data label to lookup items | |
| 154 | +* Added: Show hidden columns on tablets and mobiles | |
| 155 | +* Fixed: setColumnStyle on lookup columns | |
| 156 | +* Fixed: Map markers not working in Data Table and Data Admin apps | |
| 157 | +* Fixed: Scheduled tasks deleted on version update | |
| 134 | 158 | |
| 135 | 159 | = 5.5.83 = |
| 136 | 160 | * Released 2026-09-09 |
| 137 | 161 | * Added: Default column name based class names to form fields |