Skip to content

Releases: apppresser/AppPresser

v4.0.6

12 Jul 15:07
Compare
Choose a tag to compare
  • Add API endpoint for form submissions
  • Extend comment API response to include nested replies

v4.0.4

12 Jul 15:05
Compare
Choose a tag to compare
  • Fix settings label
  • Add auth cookie on api login

v4.0.3

12 Jul 15:03
Compare
Choose a tag to compare
  • Improve API login data response, add email

v4.0.2

12 Jul 15:03
Compare
Choose a tag to compare
  • Remove JWT wp-config.php requirement, move to setting

v3.7.1

12 Jul 15:01
Compare
Choose a tag to compare
  • 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

12 Jul 15:00
Compare
Choose a tag to compare
  • Cookie fix to allow login via browser preview
  • Add action before and after login

v3.6.1

12 Jul 14:59
Compare
Choose a tag to compare
  • Reset password with API for better in-app experience
  • Use https for app store.
  • Fix PHP warnings for static functions

v3.6.0

12 Jul 14:59
Compare
Choose a tag to compare
  • 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

12 Jul 14:58
Compare
Choose a tag to compare
  • Bug fix for older PHP causing syntax error

v3.5.0

12 Jul 14:57
Compare
Choose a tag to compare
  • 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