Skip to content

Commit d5e8c59

Browse files
committed
chore: wrapping up v12.1.1
1 parent 3b5d002 commit d5e8c59

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Version history
22
===============
33

4+
12.1.1 (2026-03-24):
5+
6+
- changed: unsubscribe page supports being drawn in a walledgarden shell
7+
- fixed: invalid inclusion of js module
8+
- fixed: using float in form footer button causes visual issues
9+
410
12.1 (2026-02-11):
511

612
- changed: newsletter content is passed through output/longtext

elgg-plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
return [
1111
'plugin' => [
12-
'version' => '12.1',
12+
'version' => '12.1.1',
1313
'dependencies' => [
1414
'ckeditor' => [],
1515
],

0 commit comments

Comments
 (0)