Skip to content

Releases: apppresser/AppPresser

v2.4.0

12 Jul 14:39
Compare
Choose a tag to compare
  • Add the ability to use AdMob ads in the AppAds plugin
  • Bug fix: improve logic of comparing domains when opening the InApp browser

v2.3.3

12 Jul 14:39
Compare
Choose a tag to compare
  • Enqueue jQuery to fix missing localized variable ajaxurl for AppTheme and Ion theme

v2.3.2

12 Jul 14:38
Compare
Choose a tag to compare
  • Fix events triggering prior to iframe not yet ready
  • Clear iOS badges on app launch
  • Fix iOS bug for URL target for _system when target is IMG
  • Bail AdMob init when no ad codes are set in wp-admin

v2.3.1

12 Jul 14:38
Compare
Choose a tag to compare
  • AppGeo bug fix for empty lat and long on checkin

v2.3.0

12 Jul 14:37
Compare
Choose a tag to compare
  • Quick start admin settings
  • Verify THEME_SLUG
  • Add external-media class to open URLs using the Google Docs previewer
  • Kill videos on Android pause event

v2.2.1

12 Jul 14:33
Compare
Choose a tag to compare
  • fix links with the 'external' class that have the same domain as the site to open in the InAppBrowser

v2.2.0

12 Jul 14:30
Compare
Choose a tag to compare
  • fix go back button for Android
  • add filter for Facebook graph fields
  • fix AppPresser_Logger error for multisite
  • remove wp_cron for AppPresser_Logger and use alternate method to turn off logging

v2.1.0

12 Jul 14:29
Compare
Choose a tag to compare
  • Give developers the ability to uploads custom js files for the app in the WP Admin
  • Add AJAX login to #loginform modal (requires also updating AppTheme and Ion theme)
  • Add js to recognize css class 'system' to set a link's target to '_system' so links open in Safari or Chrome
  • Fix external links that should open in the In-App Browser
  • Other bug fixes

v2.0.0

12 Jul 14:28
Compare
Choose a tag to compare
  • New features to enable offline app capabilities
  • Moves cordova files from the website to the device
  • Bug fixes

v1.4.0

12 Jul 14:27
Compare
Choose a tag to compare
  • Include phonegap files for 3.7.0
  • Add 3.7.0 option to admin settings
  • Remove logging from multisite
  • Improve the logic around creating the log file
  • Add an admin nag for log file which each admin can dismiss
  • Fix log file URL
  • Verify backbutton event before calling maybeGoBack
  • Fix typos in readme files