Skip to content

Commit

Permalink
version bump & npm build
Browse files Browse the repository at this point in the history
  • Loading branch information
shuvo7670 committed Sep 30, 2024
1 parent 516c30e commit 58acd12
Show file tree
Hide file tree
Showing 151 changed files with 167 additions and 170 deletions.
19 changes: 6 additions & 13 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Tags: sales notification, fomo, social proof, woocommerce sales, notification ba
Requires at least: 5.0
Tested up to: 6.6
Requires PHP: 5.6
Stable tag: 2.9.0
Stable tag: 2.9.1
License: GPL-3.0-or-later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Expand Down Expand Up @@ -205,6 +205,11 @@ Yes. Your data is legally safe and we guarantee to not make use of your data und

== Changelog ==

= 2.9.1 - 30/9/2024 =
Fixed: Issues with custom notification shortcode.
Improved: Notification creation and duplication process.
Few minor bug fixes and improvements.

= 2.9.0 - 5/9/2024 =
Revamped: NotificationX Dashboard UI.
Few minor bug fixes and improvements.
Expand Down Expand Up @@ -238,18 +243,6 @@ Fixed: NotificationX conflicts with WooCommerce Subscription plugin.
Fixed: Start & End time selection style was broken.
Few minor bug fixes and improvements.

= 2.8.7 - 21/5/2024 =
Added: Notification analytics reset option.
Added: Notification search field based on title.
Improved: Notification time duration preview.
Few minor bug fixes and improvements.

= 2.8.6 - 25/4/2024 =
Added: LearnPress Integration.
Fixed: Plugin update issue for old version users.
Improved: WooCommerce notification for variable products.
Few minor bug fixes and improvements.

[See changelog for all versions](https://notificationx.com/changelog)


Expand Down
2 changes: 1 addition & 1 deletion assets/admin/css/admin.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/admin/js/admin.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'react-dom', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-i18n', 'wp-media-utils'), 'version' => '081b664ad8ad8adfd366');
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'react-dom', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-i18n', 'wp-media-utils'), 'version' => '1a09014ec32ac95bf9fc');
14 changes: 7 additions & 7 deletions assets/admin/js/admin.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/admin/js/emoji-mart.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/admin/js/react-apexcharts.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/public/4468.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/public/5223.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/public/js/crossSite.js

Large diffs are not rendered by default.

Loading

0 comments on commit 58acd12

Please sign in to comment.