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
Copy file name to clipboardExpand all lines: changelog.txt
+26Lines changed: 26 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,31 @@
1
1
== Groups by itthinx - changelog.txt
2
2
3
+
2025-09-08 - version 3.7.0
4
+
* Update - WordPress 6.8 compatible.
5
+
* Update - Requires at least WordPress 6.5.
6
+
* Update - WooCommerce 10.2 compatible.
7
+
* Update - Requires at least WooCommerce 8.5.
8
+
* Update - Improved the row action rendering in the Groups admin screen.
9
+
* Dev - Revised unused bits of code.
10
+
* Dev - Added the groups_admin_groups_query filter.
11
+
* Dev - Added the groups_admin_groups_results filter.
12
+
* Dev - Added the groups_admin_groups_columns filter.
13
+
* Dev - Added the groups_admin_groups_filters_fields_epilogue filter.
14
+
* Dev - Added the groups_admin_groups_filters_html filter.
15
+
* Dev - Added the groups_admin_groups_bulk_actions_fields_epilogue filter.
16
+
* Dev - Added the groups_admin_groups_bulk_actions_html filter.
17
+
* Dev - Added the groups_admin_groups_row_actions filter.
18
+
* Dev - Added the groups_admin_groups_row_actions_html filter.
19
+
* Dev - Added the groups_admin_groups_column_content filter.
20
+
* Dev - Added the groups_admin_groups_handle_action action.
21
+
* Dev - Added the groups_admin_groups_handle_action_submit filter.
22
+
* Dev - Added the groups_admin_groups_handle_action_confirm action.
23
+
* Dev - Added the groups_admin_groups_handle_action_reject action.
24
+
* Dev - Added the groups_admin_groups_handle_bulk_action action.
25
+
* Fix - Resolves performance issues with large sets of groups rendering using the group tree functions, as reported in https://github.com/itthinx/groups/issues/158
26
+
* Fix - Legacy column for capabilities collapsing.
27
+
* Add - Added info on contributing Bitcoin to support Groups development.
28
+
3
29
2025-08-20 - version 3.6.0
4
30
* Update - WordPress 6.8 compatible.
5
31
* Dev - Removed superfluous spaces in several translations.
0 commit comments