Releases: phpform-dev/phpform-server
Releases · phpform-dev/phpform-server
v0.3.0
0.2.3
0.2.2
Added:
- Supporting different captcha providers
- hCaptcha provider
Migration guide:
- Create and run BD migrations to apply new changes (see on https://phpform.dev)
- Check forms and update captcha settings if needed
0.2.1
Bug Fixes
0.2.0
Added: Email Notification for form submissions
Added: Token protection for form submissions
0.1.5
🥳 Browser Push Notifications for form submissions
0.1.3
Rebranding: FlexForm now is PHPForm
0.1.2
FIX: The problem with CORS;
FIX: Wrong NOT NULL for read_at, flagged_at and deleted_at into migration;
FIX: Mobile menu visibility;
0.1.1
FIX: The wrong HTTP Schema for API call in the admin panel
0.1
Updated install information