Skip to content

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafasoufi committed Apr 11, 2024
2 parents c263034 + 5cfc8d6 commit 59ca398
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
= v1.0.3 =
* Improvement: Implemented minor enhancements.

= v1.0.2 =
* Improvement: Enhanced script loader tags for better performance.
* Improvement: Prevented direct access to PHP files to enhance application security.
Expand Down
2 changes: 1 addition & 1 deletion feedbackbird.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Author: VeronaLabs
* Author URI: https://veronalabs.com
* Text Domain: feedbackbird
* Version: 1.0.2
* Version: 1.0.3
* License: GPL-2.0+
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
* Requires at least: 4.0
Expand Down
9 changes: 3 additions & 6 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: feedback, user engagement, widget, management
Requires at least: 4.5
Tested up to: 6.5
Requires PHP: 5.6
Stable tag: 1.0.2
Stable tag: 1.0.3
Requires at least: 4.0
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -47,11 +47,8 @@ FeedbackBird is designed to be compatible with most WordPress themes. The widget

== Changelog ==

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

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

Expand Down

0 comments on commit 59ca398

Please sign in to comment.