PluginProbe
WP Data Access – App Builder for Tables, Forms, Charts, Maps & Dashboards / 5.5.85
WP Data Access – App Builder for Tables, Forms, Charts, Maps & Dashboards v5.5.85
5.5.85 5.5.84 5.5.83 5.5.82 5.5.81 5.5.80 5.5.79 5.5.77 5.5.76 5.5.75 5.5.73 5.5.72 5.5.22 5.5.23 5.5.29 5.5.3 5.5.31 5.5.32 5.5.34 5.5.35 5.5.36 5.5.37 5.5.4 5.5.40 5.5.41 All 161 releases
← All changes | readme.txt +65 -1 5.5.81 → 5.5.85 View file →
@@ -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.81
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,72 @@
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
158 +
159 += 5.5.83 =
160 +* Released 2026-09-09
161 +* Added: Default column name based class names to form fields
162 +* Removed old Query Builder
163 +* Removed import from legacy list table
164 +* Fixed: Query Builder fails rebuilding multiple tabs
165 +* Fixed: WPDAVAR not working in Query Builder
166 +* Fixed: Chart legend position top wrapped
167 +* Fixed: Initial "skip relation table pre-search step" setting not processed correctly
168 +* Fixed: Auto increment column value missing in insert m:m relationship
169 +* Fixed: Custom classes not applied in forms
170 +* Fixed: App not correct exported when regexp is used in a hook
171 +* Fixed: Confirm dialog alignment
172 +* Fixed: Unicode characters not imported correct on app transfer
173 +* Fixed: Lookup value not synchronized on update with client side processing enabled
174 +* Fixed: Cannot zoom in|out in maps
175 +* Fixed: Null values added to unselected columns on insert
176 +* Fixed: CSS Form Editor help link
177 +* Fixed: Shortcode parameter vulnerability in legacy data tables
178 +
179 += 5.5.82 =
180 +* Released 2026-08-26
181 +* Added: App context to computed form fields
182 +* Added: Localize WordPress standard date format
183 +* Added: Skip relation table pre-search step
184 +* Changed: Query Builder tab styling
185 +* Fixed: Class name not added to computed field
186 +* Fixed: Disable media action buttons for anonymous users
187 +* Fixed: Media library not launched in fullscreen mode
188 +* Fixed: Removed unused columns from response
189 +* Fixed: Reevaluation of already substituted placeholders
190 +* Fixed: Table settings crash when changing media to secure document
191 +* Fixed: Theme font size does not size table cells
192 +* Fixed: Media columns missing class names
193 +* Fixed: Dynamic lookup over multiple columns not populated in insert mode
194 +* Fixed: Query not scheduled
195 +* Fixed: Numeric columns labels not processed correctly in Query Builder
196 +* Fixed: Numeric columns labels not processed correctly in charts
197 +* Fixed: Inline editing global save not working
134 198
135 199 = 5.5.81 =
136 200 * Released 2026-08-18
137 201 * Removed old Data Explorer