Skip to content

Commit 57fcb7d

Browse files
authored
Add plugins API
1 parent 76c09e2 commit 57fcb7d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,7 @@
77
- Forms now save version at which they were created, this allows us to change functionalities without breaking forms
88
- If a form is created with an older version, you will be prompted to update the creation version
99
- Forms are now exposed to REST API
10+
- Plugins API
11+
- Any plugin can register itself as a WPLF plugin
12+
- Lets you expose your plugin methods
13+
- Settings page support

0 commit comments

Comments
 (0)