Skip to content

Commit

Permalink
chore: bump version to 1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
devAsadNur committed Nov 2, 2022
2 parents 1c1faff + 2e1535d commit 5141017
Show file tree
Hide file tree
Showing 37 changed files with 5,586 additions and 66,708 deletions.
5 changes: 5 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"presets": [
"@wordpress/babel-preset-default",
]
}
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
**Donate Link:** http://tareq.co/donate/
**Tags:** WooCommerce POS, point of sale, free pos, pos plugin, woocommerce point of sale
**Requires at least:** 4.4
**Tested up to:** 6.0
**Tested up to:** 6.0.3
**WC requires at least:** 3.0
**WC tested up to:** 6.6.1
**WC tested up to:** 7.0.0
**Requires PHP:** 5.6
**Stable tag:** 1.2.4
**Stable tag:** 1.2.5
**License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -60,6 +60,14 @@ No FAQ

## Changelog ##

### v1.2.5 -> 02 November, 2022 ###
- **Feature:** "View POS" menu on "My Account" page
- **Enhancement:** Added all decimal separator support as per wooCommerce settings to put a discount or adding a fee from POS frontend
- **Enhancement:** Updated webpack to v5
- **Fix:** Broken layout on smaller width print receipt
- **Fix:** Variable product visible on POS frontend even no attributes used
- **Chore:** Variable replace automation

### v1.2.4 -> 28 June, 2022 ###
- **Fix:** Localization issue on changing site language

Expand Down
37 changes: 35 additions & 2 deletions assets/css/admin.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/css/admin.min.css

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

11 changes: 10 additions & 1 deletion assets/css/bootstrap.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/css/bootstrap.min.css

Large diffs are not rendered by default.

37 changes: 35 additions & 2 deletions assets/css/frontend.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/css/frontend.min.css

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions assets/css/style.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/css/style.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit 5141017

Please sign in to comment.