Changeset 3395152
- Timestamp:
- 11/13/2025 03:47:19 PM (5 months ago)
- Location:
- woocommerce-pos
- Files:
-
- 4 edited
-
assets/banner-1544x500.jpg (modified) (1 prop) (previous)
-
assets/banner-772x250-old.jpg (modified) (1 prop) (previous)
-
tags/1.7.13/readme.txt (modified) (8 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
woocommerce-pos/assets/banner-1544x500.jpg
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/jpeg
-
Property
svn:mime-type
changed from
-
woocommerce-pos/assets/banner-772x250-old.jpg
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/jpeg
-
Property
svn:mime-type
changed from
-
woocommerce-pos/tags/1.7.13/readme.txt
r3340553 r3395152 1 === W ooCommerce POS - Point of Sale ===1 === WCPOS - Point of Sale (POS) plugin for WooCommerce === 2 2 Contributors: kilbot 3 3 Tags: ecommerce, point-of-sale, pos, inventory, woocommerce … … 8 8 License URI: http://www.gnu.org/licenses/gpl-3.0.html 9 9 10 W ooCommercePOS is a simple application for taking orders at the Point of Sale using your WooCommerce store.10 WCPOS is a simple application for taking orders at the Point of Sale using your WooCommerce store. 11 11 12 12 == Description == 13 13 14 W ooCommercePOS is a simple application for taking orders at the Point of Sale using your [WooCommerce](https://www.woocommerce.com/) store. _It's great for phone orders too!_14 WCPOS is a simple application for taking orders at the Point of Sale using your [WooCommerce](https://www.woocommerce.com/) store. _It's great for phone orders too!_ 15 15 16 16 > 🕒 Install and start taking orders in less than 2 minutes. 17 17 18 18 = 🎥 DEMO = 19 You can see a demo of the W ooCommercePOS plugin in action by going to [demo.wcpos.com/pos](https://demo.wcpos.com/pos) with 🔑`login/pass` : `demo/demo`19 You can see a demo of the WCPOS plugin in action by going to [demo.wcpos.com/pos](https://demo.wcpos.com/pos) with 🔑`login/pass` : `demo/demo` 20 20 or download the desktop application: 21 ⬇️ [Download W ooCommercePOS for Windows](https://updates.wcpos.com/electron/download/win32-x64)22 ⬇️ [Download W ooCommercePOS for Mac (Intel)](https://updates.wcpos.com/electron/download/darwin-x64)23 ⬇️ [Download W ooCommercePOS for Mac (Apple Silicon)](https://updates.wcpos.com/electron/download/darwin-arm64)21 ⬇️ [Download WCPOS for Windows](https://updates.wcpos.com/electron/download/win32-x64) 22 ⬇️ [Download WCPOS for Mac (Intel)](https://updates.wcpos.com/electron/download/darwin-x64) 23 ⬇️ [Download WCPOS for Mac (Apple Silicon)](https://updates.wcpos.com/electron/download/darwin-arm64) 24 24 25 25 = ✨ FEATURES = … … 52 52 = Automatic installation = 53 53 1. Go to Plugins screen and select Add New. 54 2. Search for "W ooCommercePOS" in the WordPress Plugin Directory.54 2. Search for "WCPOS" in the WordPress Plugin Directory. 55 55 3. Install the plugin 56 56 4. Click Activate Plugin to activate it. 57 57 58 58 = Pro installation = 59 If you have purchased a license for [W ooCommercePOS Pro](http://wcpos.com/pro) please follow the steps below to install and activate the plugin:59 If you have purchased a license for [WCPOS Pro](http://wcpos.com/pro) please follow the steps below to install and activate the plugin: 60 60 61 61 1. Go to: http://wcpos.com/my-account/ … … 68 68 To install a WordPress Plugin manually: 69 69 70 1. Download the W ooCommercePOS plugin to your desktop.70 1. Download the WCPOS plugin to your desktop. 71 71 2. If downloaded as a zip archive, extract the Plugin folder to your desktop. 72 72 3. With your FTP program, upload the Plugin folder to the wp-content/plugins folder in your WordPress directory online. … … 76 76 == Frequently Asked Questions == 77 77 78 = Where can I find more information on W ooCommercePOS? =78 = Where can I find more information on WCPOS? = 79 79 There is more information on our website at [https://wcpos.com](https://wcpos.com). 80 80 … … 85 85 == Screenshots == 86 86 87 1. W ooCommercePOS main screen87 1. WCPOS main screen 88 88 89 89 == Changelog == 90 90 91 = 1.8.0 - 2025/08/XX = 92 91 93 = 1.7.13 - 2025/08/06 = 92 * Fix: email class to trigger New Order emailafter order calculations94 * Fix: New Order emails to send after order calculations 93 95 94 96 = 1.7.12 - 2025/07/25 = … … 137 139 = 1.7.1 - 2024/11/14 = 138 140 * Fix: Error updating quantity for Product Variations when decimal quantities enabled 139 * Plugin Conflict: The wePOS plugin alters the standard WC REST API response, which in turn breaks W ooCommercePOS140 This small update adds code to prevent W ooCommercePOS from being activated if wePOS is detected141 * Plugin Conflict: The wePOS plugin alters the standard WC REST API response, which in turn breaks WCPOS 142 This small update adds code to prevent WCPOS from being activated if wePOS is detected 141 143 142 144 = 1.7.0 - 2024/11/13 = … … 149 151 * Pro: New Reports page for End of Day Reporting (Z-Report) 150 152 151 = 1.6.6 - 2024/09/05 =152 * Fix: POS Only Products appearing in the POS 😓153 154 = 1.6.5 - 2024/09/04 =155 * Fix: POS Only Products appearing in the web store156 157 = 1.6.4 - 2024/09/04 =158 * Fix: POS Only Products appearing in the web store159 * Fix: Disable wp_footer for POS Order Pay template160 161 = 1.6.3 - 2024/06/29 =162 - Fix: Critical error preventing bulk update of products163 164 = 1.6.2 - 2024/06/20 =165 - Fix: Error preventing resources (products, orders, customers, etc) from loading on Windows servers166 167 = 1.6.1 - 2024/06/18 =168 - Enhancement: Changed the way POS Only and Online Only products are managed169 - Moved from using postmeta (`_pos_visibility`) to using centralized settings in the options table (`woocommerce_pos_settings_visibility`)170 - Improved: Payment template settings, you can now disable all `wp_head` or `wp_footer` scripts171 - Fix: 'Invalid response checking updates for products/tags' error172 173 = 1.6.0 - 2024/06/12 =174 * Improved: Performance for large stores175 * Added: Log screen for insights into the POS performance and events176 * Added: Cart setting to enable/disable show receipt after checkout177 * Added: Cart setting to enable/disable auto-print receipt after checkout178 * Fix: Prevent order create duplication from the POS179 * Fix: Cart subtotal showing tax when tax display is not enabled180 181 = 1.5.1 - 2024/06/03 =182 * Fix: "Sorry, you cannot list resources." error for cashier role183 184 = 1.5.0 - 2024/06/03 =185 * Fix: the POS will now correctly sync stock quantity after each sale186 * Fix: cart tax logic has been improved to fix rounding issues187 * Fix: shipping tax will now use the correct class188 * Fix: re-opening orders now functions correctly189 * Fix: quick discount calculation190 * Fix: orders created with different currencies will show the correct currency symbol191 * Added: split option to allow multiple cart lines for the same product192 * Added: stock filter for products193 * Added: Fees can now be a fix percentage of the cart total194 * Added: order status can now be changed from the Orders page195 * Added: extra display information for Orders, such as 'created_via' and 'cashier'196 * Added: cart will only show open orders associated with the logged in cashier197 * Pro: cart will only show open orders from the current POS Store198 * Pro: current store will stay selected after refresh or application re-open199 * ... numerous other bug fixes and performance improvements200 201 = 1.4.16 - 2024/03/28 =202 * Fix: nonce check failing for Guest orders when checking out with the desktop application203 204 = 1.4.15 - 2024/03/20 =205 * Fix: another potential error introduced to Pro updater in previous version 🤦♂️206 207 = 1.4.13 - 2024/03/19 =208 * Fix: potential error introduced to Pro updater in previous version209 210 = 1.4.12 - 2024/03/18 =211 * Security: Fix Insufficient Verification of Data Authenticity to Authenticated (Customer+) Information Disclosure (reported by Lucio Sá)212 * Fix: Pro plugin not showing updates for some users213 214 = 1.4.11 - 2024/03/09 =215 * Fix: regression in tax calculation when POS settings are different to Online settings216 * Fix: regression in product variation images, use 'medium' sized product image instead of full size217 * Fix: remove POS Only products from frontend WC REST API response218 * Fix: generic get meta method should not be used for '_create_via'219 * Fix: add enabled POS gateways to the Order Edit select input220 * Fix: other minor PHP warnings221 222 = 1.4.10 - 2024/01/23 =223 * Fix: compatibility issue with WooCommerce < 6.7.0224 225 = 1.4.9 - 2024/01/21 =226 = 1.4.8 - 2024/01/21 =227 * Fix: duplicating Products in WC Admin also duplicated POS UUID, which caused problems228 229 = 1.4.7 - 2024/01/18 =230 * Bump: web application to version 1.4.1231 * Fix: scroll-to-top issue when scrolling data tables232 * Fix: variations not loading after first 10233 234 = 1.4.6 - 2024/01/16 =235 * Fix: decimal quantity for orders236 * Fix: load translation files237 238 = 1.4.5 - 2024/01/14 =239 * Add: show change in checkout modal and receipt for the Cash gateway240 * Add: use 'medium' sized product image instead of 'thumbnail'241 * Fix: compatibility with alternative login urls, eg: WPS Hide Login242 243 = 1.4.4 - 2024/01/12 =244 * Desktop App: fix login for Desktop Application v1.4.0245 246 = 1.4.3 - 2024/01/12 =247 * Pro: fix update notification for Pro plugin248 249 = 1.4.2 - 2024/01/12 =250 * Urgent Fix: users with role 'cashier' unable to access tax rates API251 252 = 1.4.1 - 2024/01/12 =253 * No change, just messed up the release to WordPress.org254 255 = 1.4.0 - 2024/01/11 =256 * Added: Support for High-Performance Order Storage (HPOS)257 * Added: New API for Variation Barcode Search258 * Pro: Set unique Product Price and Tax Status for each Store259 * Pro: Fix Store login for Authorized Users260 * Pro: Fix Analytics for POS vs Online Orders261 * Pro: New updater262 * Plus: Added a lot of PHPUnit Tests, fixed numerous bugs for a more stable POS!263 264 = 1.3.12 - 2023/09/29 =265 * Fix: WordPress database error Not unique table/alias: 'wp_postmeta' for query266 267 = 1.3.11 - 2023/09/27 =268 * Urgent Fix: product and user search not returning results for some users269 270 = 1.3.10 - 2023/08/29 =271 * Urgent Fix: pages with slug starting with 'pos' redirecting to the POS page272 273 = 1.3.9 - 2023/08/18 =274 * Fix: limit query length for WC REST API, this was resulting in 0 products being returned for some users275 * Fix: pos meta data showing in WP Admin order quick view276 * Fix: cashier uuid not unique for multisite installs277 278 = 1.3.8 - 2023/08/08 =279 * Fix: login modal for desktop application280 281 = 1.3.7 - 2023/07/31 =282 * Fix: rest_pre_serve_request critical error reported by some users283 * Fix: change 'woocommerce_available_payment_gateways' filter priority to 99284 * Add: setting for servers that don't allow Authorization header285 286 = 1.3.4 and 1.3.5 - 2023/07/29 =287 * Urgent Fix: product descriptions being truncated to 100 characters288 289 = 1.3.3 - 2023/07/28 =290 * Fix: "Nonce value cannot be verified" when dequeue-ing scripts and styles in POS checkout modal291 292 = 1.3.2 - 2023/07/27 =293 * Urgent Fix for variations not downloading for some users294 295 = 1.3.1 - 2023/07/27 =296 * Urgent Fix for login modal problems297 298 = 1.3.0 - 2023/07/27 =299 * Major stability improvements!300 * Fix: Login is now via JWT - no more 'Cookie nonce' errors301 * Fix: Many fixes to local data sync and search should make the POS much more enjoyable to use302 * Add: Dequeue WordPress styles and scripts on POS checkout page303 * Fix: various fixes to the POS settings in WP Admin304 305 = 1.2.4 - 2023/07/25 =306 * Fix: empty products effecting some users due to malformed meta_data307 308 = 1.2.3 - 2023/06/21 =309 * Fix: coupon form on POS payment modal310 * Fix: use woocommerce_gallery_thumbnail instead of full sized images for products and variations311 312 = 1.2.2 - 2023/06/21 =313 * Add: basic support for coupons until a more complete solution is implemented314 * Fix: customer select in settings315 * Pro: add Analytics for POS vs Online sales316 317 = 1.2.1 - 2023/06/12 =318 * Fix: Critical error introduced with PHP 7.2 compatibility319 320 = 1.2.0 - 2023/06/12 =321 * Refactor: data replication to improve performance322 * Refactor: product search, search by sku and barcode for products now works323 - Note: barcode search for variations is still not working, this will be addressed in a future release324 * Bug Fix: 'Cannot use object of type Closure as array' in the API.php file325 * Bug Fix: Creating orders with decimal quantity326 * Bug Fix: Update product with decimal quantity327 * Fix: remove private meta data from Order Preview modal328 * Fix: turn off PHP version check by composer, note that PHP 7.2+ is still required329 330 = 1.1.0 - 2023/05/19 =331 * Fix: disable Lite Speed Cache for POS page332 * Fix: add id audit for product categories and tags333 * Fix: add min/max price to variable meta data334 335 = 1.0.2 - 2023/05/05 =336 * No change, just messed up the release to WordPress.org.337 338 = 1.0.1 - 2023/05/05 =339 * Fix: Product and Variations not showing in POS340 Description: The WC REST API response can be too large in some cases causing a 502 server error.341 - Product and Variation descriptions are not truncated to 100 characters for the POS to reduce response size.342 - Yoast SEO is now programmatically disabled for the POS to reduce response size.343 - A message is now logged when the WC REST API product or variation response is too large.344 345 = 1.0.0 - 2023/05/03 =346 * Complete rewrite of the plugin with improved functionality and performance.347 * Although extensive testing has been done, there may still be bugs.348 * We recommend updating only when you have time to deal with potential issues.349 * You can always revert to the old version if necessary, https://wordpress.org/plugins/woocommerce-pos/advanced/350 * If you need assistance, join our Discord chat at https://wcpos.com/discord for support.351 352 153 == Upgrade Notice == -
woocommerce-pos/trunk/readme.txt
r3395151 r3395152 4 4 Requires at least: 5.6 5 5 Tested up to: 6.8 6 Stable tag: 1.7.1 26 Stable tag: 1.7.13 7 7 License: GPL-3.0 8 8 License URI: http://www.gnu.org/licenses/gpl-3.0.html
Note: See TracChangeset
for help on using the changeset viewer.