Skip to content

Commit

Permalink
[TASK] Release preparations
Browse files Browse the repository at this point in the history
  • Loading branch information
tinzog committed Feb 15, 2024
1 parent 2243d47 commit 2ee91dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
'title' => 'Powermail Conditions',
'description' => 'Add conditions (via AJAX) to powermail forms for fields and pages',
'category' => 'plugin',
'version' => '11.1.0',
'version' => '11.2.1',
'state' => 'stable',
'author' => 'Alex Kellner',
'author_email' => '[email protected]',
Expand Down
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ This is the current status of the EAP features:

| Version | Date | State | Description |
|---------|------------|---------|------------------------------------------------------------------------------------------------------|
| 11.2.1 | 2023-10-16 | Bugfix | Fix autodeployment |
| 11.2.0 | 2024-02-15 | Feature | Move public repository, adjust deployment, fix error in multivalue checkboxes |
| 11.1.0 | 2023-10-16 | Feature | Support Powermail 11 & 12 |
| 11.0.0 | 2023-07-05 | Feature | Support Powermail 11 |
| 10.1.1 | 2023-03-23 | Bugfix | Fix possible undefined array key error |
Expand Down

0 comments on commit 2ee91dd

Please sign in to comment.