Changeset 2064567
- Timestamp:
- 04/07/2019 11:04:09 AM (7 years ago)
- Location:
- stockunlocks
- Files:
-
- 6 edited
-
tags/1.0.1/readme.txt (modified) (1 diff)
-
tags/1.0.5/readme.txt (modified) (2 diffs)
-
tags/1.0.7/readme.txt (modified) (1 diff)
-
tags/1.0/readme.txt (modified) (1 diff)
-
tags/1.9.2/README.txt (modified) (18 diffs)
-
trunk/README.txt (modified) (18 diffs)
Legend:
- Unmodified
- Added
- Removed
-
stockunlocks/tags/1.0.1/readme.txt
r1597368 r2064567 78 78 79 79 = 1.0.1 = 80 * February 11, 2017 80 81 * Including the Advanced Custom Fields plugin 81 * Minor update for convenience when importing Products82 * Defaulting 'Serial length' to '15' when importing services for convenience 82 83 83 84 = 1.0 = 84 * Initial release of plugin 85 * February 11, 2017 86 * Initial release of plugin 85 87 86 88 == Upgrade Notice == 87 89 88 90 = 1.0.1 = 89 This updgrade now includes the Advanced Custom Fields plugin so that you don't have to ;-) Also, when importing Products, now defaulting its 'Serial length' value to '15'. This value can always be changed directly in the UI after import. The idea is to give you one less thing to look for after importing. 91 February 11, 2017 92 This upgrade now includes the Advanced Custom Fields plugin. When importing services, now defaulting its 'Serial length' value to '15'. 93 This value can always be changed directly in the UI after import. The idea is to give you one less thing to look for after importing. 90 94 91 95 = 1.0 = 96 February 11, 2017 92 97 This is the initial release of the StockUnlocks plugin for WordPress 93 98 -
stockunlocks/tags/1.0.5/readme.txt
r1597368 r2064567 78 78 79 79 = 1.0.5 = 80 * February 13, 2017 80 81 * Imported Products are now linked to the proper post_author id 81 82 * Added a unique id for future technical support … … 84 85 85 86 = 1.0.1 = 87 * February 11, 2017 86 88 * Including the Advanced Custom Fields plugin 87 89 * Defaulting 'Serial length' to '15' when importing services for convenience 88 90 89 91 = 1.0 = 90 * Initial release of plugin 92 * February 11, 2017 93 * Initial release of plugin 91 94 92 95 == Upgrade Notice == 93 96 94 97 = 1.0.5 = 95 When importing Products, now properly attributing the import to the post_author's id: $user_id = get_current_user_id() 96 Added an internal 'Support ID' to the custom table. This will be used for future technical support issues 97 Enabled automated email notifications for admin users when an unlocking order submission or retrieval fails 98 February 13, 2017 99 When importing Products, now properly attributing the import to the post_author's id: $user_id = get_current_user_id(). 100 Added an internal 'Support ID' for future technical support. 101 Enabled automated email notifications for admin users when orders fail. 98 102 99 103 = 1.0.1 = 100 This upgrade now includes the Advanced Custom Fields plugin so that you don't have to ;-) Also, when importing services, now defaulting its 'Serial length' value to '15'. 104 February 11, 2017 105 This upgrade now includes the Advanced Custom Fields plugin. When importing services, now defaulting its 'Serial length' value to '15'. 101 106 This value can always be changed directly in the UI after import. The idea is to give you one less thing to look for after importing. 102 107 103 108 = 1.0 = 109 February 11, 2017 104 110 This is the initial release of the StockUnlocks plugin for WordPress 105 111 -
stockunlocks/tags/1.0.7/readme.txt
r1597368 r2064567 113 113 114 114 = 1.0.7 = 115 Combined Email Templates with the Plugin Options tab to prevent option settings being reset to default values when saving on either tab. 115 February 14, 2017 116 Combined Email Templates with the Plugin Options tab to prevent option settings being reset to default values when saving on either tab. 116 117 All options now reside in one place. 117 118 118 119 = 1.0.5 = 119 When importing Products, now properly attributing the import to the post_author's id: $user_id = get_current_user_id() 120 Added an internal 'Support ID' to the custom table. This will be used for future technical support issues 121 Enabled automated email notifications for admin users when an unlocking order submission or retrieval fails 120 February 13, 2017 121 When importing Products, now properly attributing the import to the post_author's id: $user_id = get_current_user_id(). 122 Added an internal 'Support ID' for future technical support. 123 Enabled automated email notifications for admin users when orders fail. 122 124 123 125 = 1.0.1 = 124 This upgrade now includes the Advanced Custom Fields plugin so that you don't have to ;-) Also, when importing services, now defaulting its 'Serial length' value to '15'. 126 February 11, 2017 127 This upgrade now includes the Advanced Custom Fields plugin. When importing services, now defaulting its 'Serial length' value to '15'. 125 128 This value can always be changed directly in the UI after import. The idea is to give you one less thing to look for after importing. 126 129 127 130 = 1.0 = 131 February 11, 2017 128 132 This is the initial release of the StockUnlocks plugin for WordPress 129 133 -
stockunlocks/tags/1.0/readme.txt
r1597368 r2064567 72 72 73 73 = 1.0 = 74 * Initial release of plugin 74 * February 11, 2017 75 * Initial release of plugin 75 76 76 77 == Upgrade Notice == 77 78 78 79 = 1.0 = 80 February 11, 2017 79 81 This is the initial release of the StockUnlocks plugin for WordPress 80 82 -
stockunlocks/tags/1.9.2/README.txt
r2063268 r2064567 105 105 106 106 = 1.9.2 = 107 * April 5, 2019 107 108 * Feature: NEW API Type options: NakshSoft and UnlockBase 108 109 * Fix: Pro feature > Automatic price updating fixed and working for all APIs … … 110 111 111 112 = 1.9.1.1 = 113 * March 25, 2019 112 114 * Fix: GSM Fusion API does not yet support auto price updates, currently disabled. Researching solutions. 113 115 * VERY IMPORTANT: After this update, please DEACTIVATE the StockUnlocks plugin and then ACTIVATE it again 114 116 115 117 = 1.9.1 = 118 * February 26, 2019 116 119 * Feature: NEW API Type option: GSM Fusion API (GSM Genie) 117 120 * Dev: Udpated to use the latest version of the Advanced Custom Fields plugin: 4.4.12 118 121 119 122 = 1.9.0 = 123 * December 16, 2018 120 124 * Enhancement: Plugin Options now appear on specific Tabs. No more endless scrolling to access what you need! 121 125 122 126 = 1.8.6 = 127 * December 9, 2018 123 128 * Dev: Added the ability to manually process unlock orders: [How to Create a Stand-alone Unlock Product](https://www.stockunlocks.com/how-to-create-a-stand-alone-unlock-product/ "How to Create a Stand-alone Unlock Product") 124 129 125 130 = 1.8.5 = 131 * May 29, 2018 126 132 * Dev: Preliminary language translation capabilities: Swedish (sv_SE) 127 133 128 134 = 1.8.0 = 135 * April 15, 2018 129 136 * Fix: Removed html formatting from API error replies: No longer distorting the WC Edit order display 130 137 * Dev: Customers can now view their unlock codes and unlock status when logged in under 'My account' … … 132 139 * Improvement: Deleting the StockUnlocks plugin does not delete all Products in the 'Remote Service' Category. The Category is removed from the Product and the status is changed to 'Pending'. 133 140 134 = 1.7.5 = 141 = 1.7.5 = 142 * April 7, 2018 135 143 * Fix: Import Services no longer limits certain users to importing less than the selected services in the browser 136 144 * Fix: When order errors occur and the order is set back to Processing, formerly submitted AND successfully replied IMEI DO NOT get resubmitted … … 139 147 * Mood: Great appreciation for your patience ;-) 140 148 141 = 1.7.0 = 149 = 1.7.0 = 150 * April 11, 2018 142 151 * Fix: New installations of the plugin are no longer stuck with ERROR on the Plugin Options page 143 152 * Fix: Auto price update no longer silently crashes when attempting to update prices on a Product that is not in the “Remote service” category … … 149 158 150 159 = 1.6.0 = 160 * March 13, 2018 151 161 * Dev - Plugin Options tab: Added the License email/key combination fields for StockUnlocks Pro access. 152 162 * NOTE - If you have not purchased a StockUnlocks Pro license, please do not change the default values appearing in these fields. 153 163 154 164 = 1.5.5 = 165 * March 8, 2018 155 166 * Fix - Scheduled cron job no longer crashes due to attempt to process Product's orders that were not Remote Service. 156 167 * ... Now it just skips over them and keeps on truckin' ... … … 158 169 159 170 = 1.5.2 = 171 * March 4, 2018 160 172 * Fix - WooCommerce > Orders: fixes a problem where Remote Service category orders were not showing up in the view 161 173 162 174 = 1.5.1 = 175 * March 4, 2018 163 176 * Fix - Providers: fixes a problem where providers were not showing up in the dashboard 164 177 * NOTE - After this upgrade, simply Deactivate and then Activate the StockUnlocks plugin 165 178 166 179 = 1.5.0 = 180 * March 3, 2018 167 181 * Dev - Providers tab: Added the 'USER NAME' column and now can be sorted by title 168 182 * Dev - Cron jobs: Added a 2 minute setting … … 170 184 171 185 = 1.1.3 = 186 * January 2, 2018 172 187 * Fix - Shopping Cart: Now displaying total number of IMEI for a single order in the Quantity column 173 188 * Fix - Shopping Cart: Item totals for non-StockUnlocks products can now be adjusted … … 175 190 176 191 = 1.1.2 = 192 * December 26, 2017 177 193 * Fix - Plugin Options: ALL email templates can now be formatted in FULL HTML 178 194 179 195 = 1.1.1 = 196 * December 24, 2017 180 197 * Fix - When using PHP 7.1 no longer crashing when Plugin Options is selected 181 198 * Dev - Now using upgraded version of Advanced Custom Fields plugin 182 199 183 200 = 1.1.0 = 201 * April 17, 2017 184 202 * Fix - Now updating displayed value for Product Service credit when remote value changes 185 203 * Fix - Order details display formatting now works for WC 3.x and earlier versions … … 187 205 188 206 = 1.0.9 = 207 * April 13, 2017 189 208 * Importing Services can now be done while running WP from a sub-directory 190 209 * Automatic price updating - you asked for it, you got it ;-) 191 210 192 211 = 1.0.8.6 = 212 * February 27, 2017 193 213 * Fixed formatting and display issues related to themes built on bootstrap 194 214 195 215 = 1.0.8.4 = 216 * February 24, 2017 196 217 * Troubleshooting Option now properly retrieves the indicated number of services when enabled 197 218 * Order Status options were changed to a more appropriate wording to include different kinds of orders … … 199 220 200 221 = 1.0.8.1 = 222 * February 21, 2017 201 223 * Import Services adjusted to reduce potential memory errors 202 224 203 225 = 1.0.8 = 226 * February 20, 2017 204 227 * Modifications to allow full processing of a shopping cart with products from different providers 205 228 * New Troubleshooting Option to limit the number of Services when importing … … 208 231 209 232 = 1.0.7 = 233 * February 14, 2017 210 234 * Combined Email Templates with the Plugin Options tab 211 235 212 236 = 1.0.5 = 237 * February 13, 2017 213 238 * Imported Products are now linked to the proper post_author id 214 239 * Added a unique id for future technical support … … 217 242 218 243 = 1.0.1 = 244 * February 11, 2017 219 245 * Including the Advanced Custom Fields plugin 220 246 * Defaulting 'Serial length' to '15' when importing services for convenience 221 247 222 248 = 1.0 = 223 * Initial release of plugin 249 * February 11, 2017 250 * Initial release of plugin 224 251 225 252 == Upgrade Notice == 226 253 227 254 = 1.9.2 = 255 April 5, 2019 228 256 This upgrade adds NakshSoft and UnlockBase as API Type options when creating a Provider. 229 257 Also, the 'Remote Service' Product category may be renamed as desired. … … 231 259 232 260 = 1.9.1.1 = 261 March 25, 2019 233 262 FIX: GSM Fusion API does not yet support auto price updates, currently disabled. Researching solutions. 234 263 VERY IMPORTANT: After this update, please DEACTIVATE the StockUnlocks plugin and then ACTIVATE it again 235 264 236 265 = 1.9.1 = 266 February 26, 2019 237 267 This upgrade adds the long awaited GSM Fusion API (GSM Genie) as an API Type option when creating a Provider. 238 268 NOTE: After upgrading: Edit any exsisting Providers and click on API Type, select Dhru Fusion and save your changes. 239 269 240 270 = 1.9.0 = 271 December 16, 2018 241 272 This upgrade improves the Plugin Options user interface by seperating/grouping options. New Tabs: License information, General, Notifications. 242 273 243 274 = 1.8.6 = 275 December 9, 2018 244 276 This upgrade adds the ability to manually process unlock orders. It requires changing API Provider to: Stand-alone Unlock. 245 277 For details: https://www.stockunlocks.com/how-to-create-a-stand-alone-unlock-product/ 246 278 247 279 = 1.8.5 = 280 May 29, 2018 248 281 This upgrade adds language translation functionality. Examine the stockunlocks.pot file for the original text to be translated into your preferred language. 249 282 250 283 = 1.8.0 = 284 April 15, 2018 251 285 This upgrade fixes order ui dispaly issues, shows unlock codes/status to logged-in customers, and adds a Shortcode to display Delivery time. 252 286 253 287 = 1.7.5 = 288 April 7, 2018 254 289 This upgrade fixes bugs related to order status updating and stuck processing. 255 290 This also resolves the remote service importing issue for some users where, no matter what the memory settngs were, limited services were being imported. 256 291 257 292 = 1.7.0 = 293 April 11, 2018 258 294 This upgrade fixes bugs and prepares the foundation for v2.0 259 295 260 296 = 1.6.0 = 297 March 13, 2018 261 298 This upgrade introduces the License email/key combination fields in the Plugin Options tab for Pro access. 262 299 If you have not purchased a StockUnlocks Pro license, please do not change the default values appearing these fields. 263 300 264 301 = 1.5.5 = 302 March 8, 2018 265 303 This upgrade fixes a problem where the scheduled cron job would sometimes crash due to trying to process orders for virtual Products that were not for unlocking. 266 304 In addition to that, the Provider custom post type's post_title value is no longer defaulting to Auto Draft when being saved or updated. 267 305 268 306 = 1.5.2 = 307 March 4, 2018 269 308 This upgrade fixes a problem where WooCommerce > Orders was not displaying Remote Service category orders after the 1.5.0 upgrade. 270 309 Orders were still present in the database, but were not showing up in the main view. 271 310 272 311 = 1.5.1 = 312 March 4, 2018 273 313 This upgrade fixes a problem where Providers were no longer appearing after the 1.5.0 upgrade. 274 314 After this upgrade, simply Deactivate and then Activate the StockUnlocks plugin. 275 315 276 316 = 1.5.0 = 317 March 3, 2018 277 318 This upgrade adds: the 'USER NAME' column to the Providers tab, a 2 minute cron job setting, and some code refactoring. 278 319 279 320 = 1.1.3 = 321 January 2, 2018 280 322 Tuned up the Shopping Cart: 281 323 This upgrade fixes a problem where the total quantity display was blank and standard product totals weren't editable. … … 283 325 284 326 = 1.1.2 = 327 December 26, 2017 285 328 Format ALL messages in FULL HTML! 286 329 This upgrade fixes a long standing problem where email templates were stuck sending in plain text. 287 330 288 331 = 1.1.1 = 332 December 24, 2017 289 333 This upgrade fixes a problem when your website is running PHP 7.1 and above. 290 334 Udpated to use the latest version of the Advanced Custom Fields plugin. 291 335 292 336 = 1.1.0 = 337 April 17, 2017 293 338 This upgrade fixes a problem where the Product service credit value was not being updated. 294 339 Udpated for WC 3.x and added backwards compatibility for 2.x … … 296 341 297 342 = 1.0.9 = 343 April 13, 2017 298 344 This upgrade fixes the wp ajax URL problem when WP is installed in a sub-directory. 299 345 Access settings for automatic price updates via a single Product or Plugin Options. 300 346 301 347 = 1.0.8.6 = 348 February 27, 2017 302 349 This upgrade fixes a critical formatting and display issue for themes built on bootstrap 303 350 304 351 = 1.0.8.4 = 352 February 24, 2017 305 353 This upgrade fixes the number of retrieved services to match the setting when the Troubleshooting Option is enabled. 306 354 The Order Status choices were changed to be more informative. … … 308 356 309 357 = 1.0.8.1 = 358 February 21, 2017 310 359 This important upgrade reduces the memory used when importing services. This will cut down on the errors. 311 360 All credit goes to a power user for pointing out a needed jQuery adjustment ;-) 312 361 313 362 = 1.0.8 = 363 February 20, 2017 314 364 This upgrade ensures Products from multiple Providers in one cart are all processed. 315 365 New Troubleshooting Option limits the number of Services to be imported when tracking memory issues. … … 317 367 318 368 = 1.0.7 = 369 February 14, 2017 319 370 Combined Email Templates with the Plugin Options tab to prevent option settings being reset to default values when saving on either tab. 320 371 All options now reside in one place. 321 372 322 373 = 1.0.5 = 374 February 13, 2017 323 375 When importing Products, now properly attributing the import to the post_author's id: $user_id = get_current_user_id(). 324 376 Added an internal 'Support ID' for future technical support. … … 326 378 327 379 = 1.0.1 = 380 February 11, 2017 328 381 This upgrade now includes the Advanced Custom Fields plugin. When importing services, now defaulting its 'Serial length' value to '15'. 329 382 This value can always be changed directly in the UI after import. The idea is to give you one less thing to look for after importing. 330 383 331 384 = 1.0 = 385 February 11, 2017 332 386 This is the initial release of the StockUnlocks plugin for WordPress 333 387 -
stockunlocks/trunk/README.txt
r2063268 r2064567 105 105 106 106 = 1.9.2 = 107 * April 5, 2019 107 108 * Feature: NEW API Type options: NakshSoft and UnlockBase 108 109 * Fix: Pro feature > Automatic price updating fixed and working for all APIs … … 110 111 111 112 = 1.9.1.1 = 113 * March 25, 2019 112 114 * Fix: GSM Fusion API does not yet support auto price updates, currently disabled. Researching solutions. 113 115 * VERY IMPORTANT: After this update, please DEACTIVATE the StockUnlocks plugin and then ACTIVATE it again 114 116 115 117 = 1.9.1 = 118 * February 26, 2019 116 119 * Feature: NEW API Type option: GSM Fusion API (GSM Genie) 117 120 * Dev: Udpated to use the latest version of the Advanced Custom Fields plugin: 4.4.12 118 121 119 122 = 1.9.0 = 123 * December 16, 2018 120 124 * Enhancement: Plugin Options now appear on specific Tabs. No more endless scrolling to access what you need! 121 125 122 126 = 1.8.6 = 127 * December 9, 2018 123 128 * Dev: Added the ability to manually process unlock orders: [How to Create a Stand-alone Unlock Product](https://www.stockunlocks.com/how-to-create-a-stand-alone-unlock-product/ "How to Create a Stand-alone Unlock Product") 124 129 125 130 = 1.8.5 = 131 * May 29, 2018 126 132 * Dev: Preliminary language translation capabilities: Swedish (sv_SE) 127 133 128 134 = 1.8.0 = 135 * April 15, 2018 129 136 * Fix: Removed html formatting from API error replies: No longer distorting the WC Edit order display 130 137 * Dev: Customers can now view their unlock codes and unlock status when logged in under 'My account' … … 132 139 * Improvement: Deleting the StockUnlocks plugin does not delete all Products in the 'Remote Service' Category. The Category is removed from the Product and the status is changed to 'Pending'. 133 140 134 = 1.7.5 = 141 = 1.7.5 = 142 * April 7, 2018 135 143 * Fix: Import Services no longer limits certain users to importing less than the selected services in the browser 136 144 * Fix: When order errors occur and the order is set back to Processing, formerly submitted AND successfully replied IMEI DO NOT get resubmitted … … 139 147 * Mood: Great appreciation for your patience ;-) 140 148 141 = 1.7.0 = 149 = 1.7.0 = 150 * April 11, 2018 142 151 * Fix: New installations of the plugin are no longer stuck with ERROR on the Plugin Options page 143 152 * Fix: Auto price update no longer silently crashes when attempting to update prices on a Product that is not in the “Remote service” category … … 149 158 150 159 = 1.6.0 = 160 * March 13, 2018 151 161 * Dev - Plugin Options tab: Added the License email/key combination fields for StockUnlocks Pro access. 152 162 * NOTE - If you have not purchased a StockUnlocks Pro license, please do not change the default values appearing in these fields. 153 163 154 164 = 1.5.5 = 165 * March 8, 2018 155 166 * Fix - Scheduled cron job no longer crashes due to attempt to process Product's orders that were not Remote Service. 156 167 * ... Now it just skips over them and keeps on truckin' ... … … 158 169 159 170 = 1.5.2 = 171 * March 4, 2018 160 172 * Fix - WooCommerce > Orders: fixes a problem where Remote Service category orders were not showing up in the view 161 173 162 174 = 1.5.1 = 175 * March 4, 2018 163 176 * Fix - Providers: fixes a problem where providers were not showing up in the dashboard 164 177 * NOTE - After this upgrade, simply Deactivate and then Activate the StockUnlocks plugin 165 178 166 179 = 1.5.0 = 180 * March 3, 2018 167 181 * Dev - Providers tab: Added the 'USER NAME' column and now can be sorted by title 168 182 * Dev - Cron jobs: Added a 2 minute setting … … 170 184 171 185 = 1.1.3 = 186 * January 2, 2018 172 187 * Fix - Shopping Cart: Now displaying total number of IMEI for a single order in the Quantity column 173 188 * Fix - Shopping Cart: Item totals for non-StockUnlocks products can now be adjusted … … 175 190 176 191 = 1.1.2 = 192 * December 26, 2017 177 193 * Fix - Plugin Options: ALL email templates can now be formatted in FULL HTML 178 194 179 195 = 1.1.1 = 196 * December 24, 2017 180 197 * Fix - When using PHP 7.1 no longer crashing when Plugin Options is selected 181 198 * Dev - Now using upgraded version of Advanced Custom Fields plugin 182 199 183 200 = 1.1.0 = 201 * April 17, 2017 184 202 * Fix - Now updating displayed value for Product Service credit when remote value changes 185 203 * Fix - Order details display formatting now works for WC 3.x and earlier versions … … 187 205 188 206 = 1.0.9 = 207 * April 13, 2017 189 208 * Importing Services can now be done while running WP from a sub-directory 190 209 * Automatic price updating - you asked for it, you got it ;-) 191 210 192 211 = 1.0.8.6 = 212 * February 27, 2017 193 213 * Fixed formatting and display issues related to themes built on bootstrap 194 214 195 215 = 1.0.8.4 = 216 * February 24, 2017 196 217 * Troubleshooting Option now properly retrieves the indicated number of services when enabled 197 218 * Order Status options were changed to a more appropriate wording to include different kinds of orders … … 199 220 200 221 = 1.0.8.1 = 222 * February 21, 2017 201 223 * Import Services adjusted to reduce potential memory errors 202 224 203 225 = 1.0.8 = 226 * February 20, 2017 204 227 * Modifications to allow full processing of a shopping cart with products from different providers 205 228 * New Troubleshooting Option to limit the number of Services when importing … … 208 231 209 232 = 1.0.7 = 233 * February 14, 2017 210 234 * Combined Email Templates with the Plugin Options tab 211 235 212 236 = 1.0.5 = 237 * February 13, 2017 213 238 * Imported Products are now linked to the proper post_author id 214 239 * Added a unique id for future technical support … … 217 242 218 243 = 1.0.1 = 244 * February 11, 2017 219 245 * Including the Advanced Custom Fields plugin 220 246 * Defaulting 'Serial length' to '15' when importing services for convenience 221 247 222 248 = 1.0 = 223 * Initial release of plugin 249 * February 11, 2017 250 * Initial release of plugin 224 251 225 252 == Upgrade Notice == 226 253 227 254 = 1.9.2 = 255 April 5, 2019 228 256 This upgrade adds NakshSoft and UnlockBase as API Type options when creating a Provider. 229 257 Also, the 'Remote Service' Product category may be renamed as desired. … … 231 259 232 260 = 1.9.1.1 = 261 March 25, 2019 233 262 FIX: GSM Fusion API does not yet support auto price updates, currently disabled. Researching solutions. 234 263 VERY IMPORTANT: After this update, please DEACTIVATE the StockUnlocks plugin and then ACTIVATE it again 235 264 236 265 = 1.9.1 = 266 February 26, 2019 237 267 This upgrade adds the long awaited GSM Fusion API (GSM Genie) as an API Type option when creating a Provider. 238 268 NOTE: After upgrading: Edit any exsisting Providers and click on API Type, select Dhru Fusion and save your changes. 239 269 240 270 = 1.9.0 = 271 December 16, 2018 241 272 This upgrade improves the Plugin Options user interface by seperating/grouping options. New Tabs: License information, General, Notifications. 242 273 243 274 = 1.8.6 = 275 December 9, 2018 244 276 This upgrade adds the ability to manually process unlock orders. It requires changing API Provider to: Stand-alone Unlock. 245 277 For details: https://www.stockunlocks.com/how-to-create-a-stand-alone-unlock-product/ 246 278 247 279 = 1.8.5 = 280 May 29, 2018 248 281 This upgrade adds language translation functionality. Examine the stockunlocks.pot file for the original text to be translated into your preferred language. 249 282 250 283 = 1.8.0 = 284 April 15, 2018 251 285 This upgrade fixes order ui dispaly issues, shows unlock codes/status to logged-in customers, and adds a Shortcode to display Delivery time. 252 286 253 287 = 1.7.5 = 288 April 7, 2018 254 289 This upgrade fixes bugs related to order status updating and stuck processing. 255 290 This also resolves the remote service importing issue for some users where, no matter what the memory settngs were, limited services were being imported. 256 291 257 292 = 1.7.0 = 293 April 11, 2018 258 294 This upgrade fixes bugs and prepares the foundation for v2.0 259 295 260 296 = 1.6.0 = 297 March 13, 2018 261 298 This upgrade introduces the License email/key combination fields in the Plugin Options tab for Pro access. 262 299 If you have not purchased a StockUnlocks Pro license, please do not change the default values appearing these fields. 263 300 264 301 = 1.5.5 = 302 March 8, 2018 265 303 This upgrade fixes a problem where the scheduled cron job would sometimes crash due to trying to process orders for virtual Products that were not for unlocking. 266 304 In addition to that, the Provider custom post type's post_title value is no longer defaulting to Auto Draft when being saved or updated. 267 305 268 306 = 1.5.2 = 307 March 4, 2018 269 308 This upgrade fixes a problem where WooCommerce > Orders was not displaying Remote Service category orders after the 1.5.0 upgrade. 270 309 Orders were still present in the database, but were not showing up in the main view. 271 310 272 311 = 1.5.1 = 312 March 4, 2018 273 313 This upgrade fixes a problem where Providers were no longer appearing after the 1.5.0 upgrade. 274 314 After this upgrade, simply Deactivate and then Activate the StockUnlocks plugin. 275 315 276 316 = 1.5.0 = 317 March 3, 2018 277 318 This upgrade adds: the 'USER NAME' column to the Providers tab, a 2 minute cron job setting, and some code refactoring. 278 319 279 320 = 1.1.3 = 321 January 2, 2018 280 322 Tuned up the Shopping Cart: 281 323 This upgrade fixes a problem where the total quantity display was blank and standard product totals weren't editable. … … 283 325 284 326 = 1.1.2 = 327 December 26, 2017 285 328 Format ALL messages in FULL HTML! 286 329 This upgrade fixes a long standing problem where email templates were stuck sending in plain text. 287 330 288 331 = 1.1.1 = 332 December 24, 2017 289 333 This upgrade fixes a problem when your website is running PHP 7.1 and above. 290 334 Udpated to use the latest version of the Advanced Custom Fields plugin. 291 335 292 336 = 1.1.0 = 337 April 17, 2017 293 338 This upgrade fixes a problem where the Product service credit value was not being updated. 294 339 Udpated for WC 3.x and added backwards compatibility for 2.x … … 296 341 297 342 = 1.0.9 = 343 April 13, 2017 298 344 This upgrade fixes the wp ajax URL problem when WP is installed in a sub-directory. 299 345 Access settings for automatic price updates via a single Product or Plugin Options. 300 346 301 347 = 1.0.8.6 = 348 February 27, 2017 302 349 This upgrade fixes a critical formatting and display issue for themes built on bootstrap 303 350 304 351 = 1.0.8.4 = 352 February 24, 2017 305 353 This upgrade fixes the number of retrieved services to match the setting when the Troubleshooting Option is enabled. 306 354 The Order Status choices were changed to be more informative. … … 308 356 309 357 = 1.0.8.1 = 358 February 21, 2017 310 359 This important upgrade reduces the memory used when importing services. This will cut down on the errors. 311 360 All credit goes to a power user for pointing out a needed jQuery adjustment ;-) 312 361 313 362 = 1.0.8 = 363 February 20, 2017 314 364 This upgrade ensures Products from multiple Providers in one cart are all processed. 315 365 New Troubleshooting Option limits the number of Services to be imported when tracking memory issues. … … 317 367 318 368 = 1.0.7 = 369 February 14, 2017 319 370 Combined Email Templates with the Plugin Options tab to prevent option settings being reset to default values when saving on either tab. 320 371 All options now reside in one place. 321 372 322 373 = 1.0.5 = 374 February 13, 2017 323 375 When importing Products, now properly attributing the import to the post_author's id: $user_id = get_current_user_id(). 324 376 Added an internal 'Support ID' for future technical support. … … 326 378 327 379 = 1.0.1 = 380 February 11, 2017 328 381 This upgrade now includes the Advanced Custom Fields plugin. When importing services, now defaulting its 'Serial length' value to '15'. 329 382 This value can always be changed directly in the UI after import. The idea is to give you one less thing to look for after importing. 330 383 331 384 = 1.0 = 385 February 11, 2017 332 386 This is the initial release of the StockUnlocks plugin for WordPress 333 387
Note: See TracChangeset
for help on using the changeset viewer.