Skip to content

Commit 1891a08

Browse files
committed
Merge branch 'release/1.1.3'
2 parents ec0bc57 + 9990fae commit 1891a08

File tree

8 files changed

+1019
-71
lines changed

8 files changed

+1019
-71
lines changed

README.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
**Donate link:** https://tareq.co/donate/
44
**Tags:** sms, text, notification, twilio, nexmo, vonage, clickatell, plivo, dokan, woocommerce
55
**Requires at least:** 5.4
6-
**Tested up to:** 6.3.2
7-
**Stable tag:** 1.1.2
6+
**Tested up to:** 6.6.2
7+
**Stable tag:** 1.1.3
88
**Requires PHP:** 7.3
99
**License:** GPLv2 or later
1010
**License URI:** https://www.gnu.org/licenses/gpl-2.0.html
@@ -13,7 +13,7 @@ Texty is a lightweight SMS notification plugin for WordPress.
1313

1414
## Description ##
1515

16-
Texty is a lightweight SMS notification plugin for WordPress.
16+
Texty is a lightweight SMS notification plugin for WordPress.
1717

1818
With so many emails coming to your inbox, often it becomes overwhelming to get top of things that you feel most important. A text notification on your phone, WhatsApp, or Telegram may be more desired.
1919

@@ -23,7 +23,7 @@ With so many emails coming to your inbox, often it becomes overwhelming to get t
2323

2424
Texty integrates with 3rd party SMS providers to add support for text messaging.
2525

26-
If you need an SMS notification when a user registers your website, Texty can send a text alert to you when someone registers. Similarly, when a different event occurs in different plugins, Texty can send a text notification depending upon the event.
26+
If you need an SMS notification when a user registers your website, Texty can send a text alert to you when someone registers. Similarly, when a different event occurs in different plugins, Texty can send a text notification depending upon the event.
2727

2828
Another example might be an order notification from WooCommerce. Upon receiving an order, you might decide to receive a text notification, as well as your customer may get a text notification when the order status changes.
2929

@@ -54,7 +54,7 @@ Another example might be an order notification from WooCommerce. Upon receiving
5454
- **Vendor - When Order Status is Processing** - Send an alert to the vendor when a new order received in *Processing* status.
5555
- **Vendor - When Order Status is Complete** - Send an alert to the vendor when a order changes to *Complete*.
5656

57-
#### Disclaimer
57+
#### Disclaimer
5858

5959
As Texty doesn't have any capability to send a text by itself, it integrates with 3rd party providers to do so. You should check the individual provider's terms of service and privacy policies before using them.
6060

@@ -63,10 +63,10 @@ As Texty doesn't have any capability to send a text by itself, it integrates wit
6363
- Plivo - [Terms of Service](https://www.plivo.com/legal/tos/) and [Privacy Policy](https://www.plivo.com/legal/privacy/)
6464
- Clickatell - [Terms of Service](https://www.clickatell.com/legal/master-terms/) and [Privacy Policy](https://www.clickatell.com/legal/general-terms-notices/privacy-notice/)
6565

66-
#### Privacy Policy
66+
#### Privacy Policy
6767
Texty uses [Appsero](https://appsero.com) SDK to collect some telemetry data upon user's confirmation. This helps us to troubleshoot problems faster & make product improvements.
6868

69-
Appsero SDK **does not gather any data by default.** The SDK only starts gathering basic telemetry data **when a user allows it via the admin notice**. We collect the data to ensure a great user experience for all our users.
69+
Appsero SDK **does not gather any data by default.** The SDK only starts gathering basic telemetry data **when a user allows it via the admin notice**. We collect the data to ensure a great user experience for all our users.
7070

7171
Learn more about how [Appsero collects and uses this data](https://appsero.com/privacy-policy/).
7272

@@ -103,7 +103,10 @@ Well, it depends. Let us know what you want, we might consider adding that featu
103103

104104
## Changelog ##
105105

106-
### v1.1.1 (31 Oct, 2023) ###
106+
### v1.1.3 (2 Oct, 2024) ###
107+
- **update:** WordPress 6.6.2 compatibility
108+
109+
### v1.1.2 (31 Oct, 2023) ###
107110
- **update:** WordPress 6.3.2 compatibility
108111
- **fix:** Fixed Appsero SDK security issue
109112

dist/app.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

languages/texty.pot

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
# Copyright (c) 2023 weDevs Pte. Ltd. All Rights Reserved.
1+
# Copyright (c) 2024 weDevs Pte. Ltd. All Rights Reserved.
22
msgid ""
33
msgstr ""
4-
"Project-Id-Version: Texty 1.1.2\n"
4+
"Project-Id-Version: Texty 1.1.3\n"
55
"Report-Msgid-Bugs-To: https://github.com/weDevsOfficial/texty/issues\n"
66
"Last-Translator: [email protected]\n"
77
"Language-Team: LANGUAGE <[email protected]>\n"
88
"MIME-Version: 1.0\n"
99
"Content-Type: text/plain; charset=UTF-8\n"
1010
"Content-Transfer-Encoding: 8bit\n"
11-
"POT-Creation-Date: 2023-10-31T15:46:06+00:00\n"
11+
"POT-Creation-Date: 2024-10-02T05:59:01+00:00\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"X-Generator: WP-CLI 2.8.1\n"
1414
"X-Domain: texty\n"

0 commit comments

Comments
 (0)