You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -198,40 +198,10 @@ Head to Settings > Admin Columns and start customizing your columns. Check out t
198
198
199
199
== Changelog ==
200
200
201
-
= 7.0.17 =
202
-
Release Date: May 11th, 2026
201
+
= 7.0.18 =
202
+
Release Date: May 19th, 2026
203
203
204
-
* [Fixed] Material icons failing to render when CSS bundlers concatenated stylesheets due to a missing trailing semicolon after the `@layer` declaration in `acui.css`.
205
-
* [Updated] Axios updated to the latest version.
206
-
207
-
= 7.0.16 =
208
-
Release Date: April 17th, 2026
209
-
210
-
* [Fixed] Fixed a critical error on sites where the PHP mbstring extension is not available.
211
-
* [Fixed] Fixed a UI issue in the ACF field settings tab where inline scripts interfered with the page rendering.
212
-
213
-
= 7.0.15 =
214
-
Release Date: April 14th, 2026
215
-
216
-
* [Improved] Various improvements to ACF field setting support.
217
-
218
-
= 7.0.14 =
219
-
Release Date: March 31st, 2026
220
-
221
-
* [Added] ACF field settings tab to add fields as admin columns directly from the field group editor.
222
-
* [Added] Column editor now scrolls to the opened column when linked from ACF field settings.
223
-
* [Added] Word Count columns now support Before & After text to prepend or append custom text around the count.
224
-
* [Added] Custom field column settings now display the meta key for reference.
225
-
* [Added] ACF date save format option for custom field date columns.
226
-
* [Improved] File columns now group attachments by file type and display multiple filenames separated by commas.
227
-
* [Improved] Refreshed column settings sidebar with updated review and support panels.
228
-
* [Improved] Improved Before & After display options UI.
229
-
* [Fixed] Fixed the post link option not appearing for most property types in the Comment Post column.
230
-
* [Fixed] Fixed the post link option not appearing for most property types in the User First Post and Last Post columns.
231
-
* [Fixed] Fixed a potential error in user property columns when the display setting has not been saved yet.
232
-
* [Fixed] Fixed "Default" option duplicating in the primary column preference dropdown.
233
-
* [Fixed] Fixed template creation showing a success notification even when it failed.
234
-
* [Fixed] Fixed media custom field columns not supporting multiple file uploads.
204
+
* [Improved] The "Show edit columns" setting now also applies to the WP Admin Bar
235
205
236
206
[See changelog for all versions](https://github.com/codepress/admin-columns/blob/main/changelog.txt).
0 commit comments