Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
stillatmylinux committed Sep 17, 2018
1 parent 7f8f70f commit 51136e1
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 24 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ Note: This repository is for code contributors. To use this plugin on your websi

## Changelog

### 3.6.1
* Reset password with API for better in-app experience
* Use https for app store.
* Fix PHP warnings for static functions

### 3.6.0
* Add API login and registration for better in-app experience
* Add CORS access rules to API responses
Expand Down
4 changes: 2 additions & 2 deletions apppresser.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Description: A mobile app development framework for WordPress.
Text Domain: apppresser
Domain Path: /languages
Version: 3.6.0
Version: 3.6.1
Author: AppPresser Team
Author URI: http://apppresser.com
License: GPLv2
Expand All @@ -29,7 +29,7 @@

class AppPresser {

const VERSION = '3.6.0';
const VERSION = '3.6.1';
const SETTINGS_NAME = 'appp_settings';
public static $settings = 'false';
public static $instance = null;
Expand Down
54 changes: 33 additions & 21 deletions languages/apppresser.pot
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the apppresser package.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: apppresser 2.2.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-08-29 10:42-0500\n"
"POT-Creation-Date: 2018-09-17 16:20-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -484,42 +484,42 @@ msgid ""
"site will no longer pull design updates from myapppresser.com."
msgstr ""

#: inc/AppPresser_Ajax_Extras.php:69 inc/AppPresser_WPAPI_Mods.php:228
#: inc/AppPresser_WPAPI_Mods.php:234
#: inc/AppPresser_Ajax_Extras.php:69 inc/AppPresser_WPAPI_Mods.php:235
#: inc/AppPresser_WPAPI_Mods.php:241
msgid "The log in you have entered is not valid."
msgstr ""

#: inc/AppPresser_Ajax_Extras.php:79 inc/AppPresser_WPAPI_Mods.php:239
#: inc/AppPresser_WPAPI_Mods.php:440
#: inc/AppPresser_Ajax_Extras.php:79 inc/AppPresser_WPAPI_Mods.php:246
#: inc/AppPresser_WPAPI_Mods.php:458
#, php-format
msgid "Welcome back %s!"
msgstr ""

#: inc/AppPresser_Ajax_Extras.php:170 inc/AppPresser_WPAPI_Mods.php:268
#: inc/AppPresser_Ajax_Extras.php:170 inc/AppPresser_WPAPI_Mods.php:275
msgid "Logout success."
msgstr ""

#: inc/AppPresser_Ajax_Extras.php:351
#: inc/AppPresser_Ajax_Extras.php:351 inc/AppPresser_WPAPI_Mods.php:560
msgid "App Password Reset"
msgstr ""

#: inc/AppPresser_Ajax_Extras.php:352
#: inc/AppPresser_Ajax_Extras.php:352 inc/AppPresser_WPAPI_Mods.php:561
msgid "Enter the code into the app to reset your password. Code: "
msgstr ""

#: inc/AppPresser_Ajax_Extras.php:356
msgid "Please check your email and enter the retrieval code below."
msgstr ""

#: inc/AppPresser_Ajax_Extras.php:363
#: inc/AppPresser_Ajax_Extras.php:363 inc/AppPresser_WPAPI_Mods.php:574
msgid "The email you have entered is not valid."
msgstr ""

#: inc/AppPresser_Ajax_Extras.php:409
msgid "Password has been changed."
msgstr ""

#: inc/AppPresser_Ajax_Extras.php:417
#: inc/AppPresser_Ajax_Extras.php:417 inc/AppPresser_WPAPI_Mods.php:625
msgid "The code you have entered is not valid."
msgstr ""

Expand Down Expand Up @@ -634,31 +634,35 @@ msgid ""
"will effect your desktop theme."
msgstr ""

#: inc/AppPresser_WPAPI_Mods.php:299
#: inc/AppPresser_WPAPI_Mods.php:306
msgid "Missing required fields."
msgstr ""

#: inc/AppPresser_WPAPI_Mods.php:309
#: inc/AppPresser_WPAPI_Mods.php:316
msgid "Email or username already exists."
msgstr ""

#: inc/AppPresser_WPAPI_Mods.php:334
#: inc/AppPresser_WPAPI_Mods.php:341
msgid "Something went wrong with registration."
msgstr ""

#: inc/AppPresser_WPAPI_Mods.php:347
#: inc/AppPresser_WPAPI_Mods.php:354
msgid "We could not send your verification code, please contact support."
msgstr ""

#: inc/AppPresser_WPAPI_Mods.php:369 inc/AppPresser_WPAPI_Mods.php:398
#: inc/AppPresser_WPAPI_Mods.php:376 inc/AppPresser_WPAPI_Mods.php:416
msgid "Missing required field."
msgstr ""

#: inc/AppPresser_WPAPI_Mods.php:380
#: inc/AppPresser_WPAPI_Mods.php:386
msgid "Invalid username or email."
msgstr ""

#: inc/AppPresser_WPAPI_Mods.php:398
msgid "Your Verification Code"
msgstr ""

#: inc/AppPresser_WPAPI_Mods.php:382
#: inc/AppPresser_WPAPI_Mods.php:400
#, php-format
msgid ""
"Hi, thanks for registering! Here is your verification code: %s \n"
Expand All @@ -668,18 +672,26 @@ msgid ""
"Thanks!"
msgstr ""

#: inc/AppPresser_WPAPI_Mods.php:411
#: inc/AppPresser_WPAPI_Mods.php:429
msgid "Verification code does not match."
msgstr ""

#: inc/AppPresser_WPAPI_Mods.php:432
#: inc/AppPresser_WPAPI_Mods.php:450
msgid "Verification succeeded, please login."
msgstr ""

#: inc/AppPresser_WPAPI_Mods.php:469
#: inc/AppPresser_WPAPI_Mods.php:487
msgid "You have not verified by email, please contact support."
msgstr ""

#: inc/AppPresser_WPAPI_Mods.php:567
msgid "Please check your email for your verification code."
msgstr ""

#: inc/AppPresser_WPAPI_Mods.php:616
msgid "Password has been changed, please login."
msgstr ""

#: inc/EDD_SL_Plugin_Updater.php:205
#, php-format
msgid ""
Expand Down
7 changes: 6 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: http://apppresser.com/
Tags: mobile, app, ios, android, application, phonegap, iphone app, android app, mobile app, native app, wordpress mobile, ipad app, iOS app
Requires at least: 4.7.0
Tested up to: 4.9.8
Stable tag: 3.6.0
Stable tag: 3.6.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -47,6 +47,11 @@ This plugin is not an app-creator in itself, it helps connect your app to WordPr

== Changelog ==

= 3.6.1 =
* Reset password with API for better in-app experience
* Use https for app store.
* Fix PHP warnings for static functions

= 3.6.0 =
* Add API login and registration for better in-app experience
* Add CORS access rules to API responses
Expand Down

0 comments on commit 51136e1

Please sign in to comment.