Skip to content

Commit 59ca398

Browse files
committed
Merge branch 'development'
2 parents c263034 + 5cfc8d6 commit 59ca398

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
= v1.0.3 =
2+
* Improvement: Implemented minor enhancements.
3+
14
= v1.0.2 =
25
* Improvement: Enhanced script loader tags for better performance.
36
* Improvement: Prevented direct access to PHP files to enhance application security.

feedbackbird.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Author: VeronaLabs
77
* Author URI: https://veronalabs.com
88
* Text Domain: feedbackbird
9-
* Version: 1.0.2
9+
* Version: 1.0.3
1010
* License: GPL-2.0+
1111
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
1212
* Requires at least: 4.0

readme.txt

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: feedback, user engagement, widget, management
44
Requires at least: 4.5
55
Tested up to: 6.5
66
Requires PHP: 5.6
7-
Stable tag: 1.0.2
7+
Stable tag: 1.0.3
88
Requires at least: 4.0
99
License: GPL-2.0+
1010
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -47,11 +47,8 @@ FeedbackBird is designed to be compatible with most WordPress themes. The widget
4747

4848
== Changelog ==
4949

50-
= v1.0.2 =
51-
* Improvement: Enhanced script loader tags for better performance.
52-
* Improvement: Prevented direct access to PHP files to enhance application security.
53-
* Refactoring: Prefixed settings attributes to avoid conflicts and ensure uniqueness.
54-
* Improvement: Moved `app.js` to a local directory for improved load times.
50+
= v1.0.3 =
51+
* Improvement: Implemented minor enhancements.
5552

5653
[See changelog for all versions](https://raw.githubusercontent.com/feedbackbird/plugin-wordpress/master/CHANGELOG.md).
5754

0 commit comments

Comments
 (0)