We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d9dfde commit be8d628Copy full SHA for be8d628
CHANGES.txt
@@ -1,6 +1,10 @@
1
Version history
2
===============
3
4
+22.2 (2026-02-11):
5
+
6
+- changed: concept / admin approval groups have more options
7
8
22.1 (2025-12-19):
9
10
- changed: group membership sorting by activity simplified
elgg-plugin.php
@@ -26,7 +26,7 @@
26
27
return [
28
'plugin' => [
29
- 'version' => '22.1',
+ 'version' => '22.2',
30
'dependencies' => [
31
'groups' => [
32
'position' => 'after',
0 commit comments