Releases: apppresser/AppPresser
Releases · apppresser/AppPresser
v4.0.6
- Add API endpoint for form submissions
- Extend comment API response to include nested replies
v4.0.4
- Fix settings label
- Add auth cookie on api login
v4.0.3
- Improve API login data response, add email
v4.0.2
- Remove JWT wp-config.php requirement, move to setting
v3.7.1
- Properly format json login error
- Fix missing user_id and token on registration
- Filters and translations for api register
- Register action hooks
- Extend transient for software updates checks to reduce the number of server calls for plugin/theme updates
v3.7.0
- Cookie fix to allow login via browser preview
- Add action before and after login
v3.6.1
- Reset password with API for better in-app experience
- Use https for app store.
- Fix PHP warnings for static functions
v3.6.0
- Add API login and registration for better in-app experience
- Add CORS access rules to API responses
- Update language template .pot file
v3.5.1
- Bug fix for older PHP causing syntax error
v3.5.0
- Add Enable CORS admin setting
- Add myapp_disable_remote_updates hook to allow developers to turn off API calls to myapppresser.com for styling updates which are used only during app development and modifications.
- Extend plugin/theme license checking to two weeks