WPCargo Shipment Rate Release
Version 7.2.2
-
Fixed import file format error.
Version 7.2.1
- Fixed API route for finding rates, route not found error.
Version 7.2.0
- Fixed parcel quotation add on compatibility issue on estimated charge shipment table column
Version 7.1.9
- Add new filter hook “wpcsr_no_found_query_label” to customize not result found label
- Fixed script error on datepicker
- Fixed woocommerce compatibility on adding meta value to product checkout
Version 7.1.8
- Fixed the transparent background of the country dropdown.
- Fixed the “Prohibited and Restriction” button and its popup.
- Added delivery method details both in updating and tracking of shipments.
Version 7.1.7
- Added select2 script and css style in home page
- Enhanced input fields appearance of shipping rate form in home page
- Fixed generating of page after checkout
Version 7.1.6
- Enhance layout of single and multiple request quote forms
- Fixed spacing in mobile responsive
- Fixed fatal error when WPCargo Free is deactivated
Version 7.1.5
- Remove user group and used User Management Addon instead
Version 7.1.4
- Fixed “Rate by Quantity” search result error
- Fixed Error on update shipment multiple package error
- Fixed wp-admin shipping rate template data error
- Update language translation files
Version 7.1.3
- Update admin page template to make is customize using the wpcsr_locate_admin_template_{$file_slug} filter hook
- Fixed Custom Field Add on 5.0.0 version compatibility
- Update language translation files
Version 7.1.2
- Fixed error on rate by quantity calculation
- Fixed search rate generated plus sign not working when click
- Fixed package table section mobile responsive
- Fixed escape character error
- Fixed woocommerce compatibility error
- Fixed error on search result error for the delivery description
- Add new settings to disable the “Add parcel” in frontend dashboard sidebar menu
- Update search origin locations form filter hook “wpcsr_search_origin_options” for customization
- Update the VAT rate calculation
- Update package template and add additional data for the woocommerce order data
- Update package information for then WPCargo latest version compatibility
- Update language translation files
Version 7.1.1
- Add filter for the template to override using hooks
- Add new rate calculation for Rate per Qty.
Version 7.1.0
- Update Rate calculation formula.
- See this documentation for the formula
- Update add shipping rate using the admin page and add new option for the package type
- Fixed some errors on non numeric value errors
- Fixed currency value display data until two decimal digits
- Update shipping rate no result found display
Version 7.0.2
- Enhancement – Apply the multiple package settings for the dimension and weight unit.
- Enhancement – Add functionality to add rate logo using the media library
Version 7.0.1
- Fixed saving array error with the single quote character value data not save.
- Fixed template static text to be filterable.
- Update language translation files.
Version 7.0.0
- Fixed the label placing inline into input field in creating new order.
- Update the Flat Rate and Cost Per Weight calculation
- Fixed the grouping of shipping rate input fields
- Added shortcode for retrieving value of Rate Insurance Coverage
- Fixed warning error in Zone if Origin or Destination is remove or deleted
Version 6.4.4
- Fixed – Theme compatibility issue with column classes
- Fixed – Date and time picker for non Frontend Manger dashboard form fields
- Enhancement – Clean up registered script and styles for page load speed.
Version 6.4.3
- Fixed – Bulk delete error for Location, Zone, Delivery Type, User Group and Pickup Rates
- Enhancement – Introduce new filter hook “wpcsr_calculator_form_label”, “wpcsr_collection_from_form_label”, “wpcsr_delivery_to_form_label”, “wpcsr_package_type_form_label” for the shipping rate form template.
Version 6.4.2
- Fixed – Shipping rate result error shipping rate NOT Found
- Fixed – Error Object Converted to Float
- Fixed – Rate NOT found in wp-admin page error.
- Fixed – Add and update rate NOT working when User Group and Package Type is Empty
- Update language translation file
Version 6.4.1
- Fixed non-numeric encountered in rate result.
- Fixed rate data displayed in getting rate result in wp-admin.
- Fixed in_array() expects parameter 2 to be array.
Version 6.4.0
- Fixed offset warning in result page.
- Fixed ajax for destination list ordering.
Version 6.3.9
- Remove related codes for user discount.
- Added a hook filter for getting shipping rate price when processing to checkout (Intended for additional fields in shipping rate).
- Added option for overriding of templates in admin Order details.
- Sorted the destination list by ASC.
Version 6.3.8
- Enhancement – Add capability to enable/disable Woocommerce integration.
- Enhancement – Add restriction in editing shipment rates only for admin user.
- Enhancement – Change pickup rate zone functionality to option select.
- Fixed – Request Quote form field misalignment.
- Fixed – Bugs in the request rate submission.
- Fixed – Pickup rate calculation error.
- Fixed – Woocomence compatibility errors.
- Fixed – Error on used function not exist.
- Fixed – Error on non numeric value in calculation in shipping rate.
Version 6.3.7
- Fixed search result issue with user group for categorized layout.
Version
Version 6.3.6
- Fixed search result shortcode to have parameters of search form shortcode to show the same template.
- Additional script to prevent user to inspect element on search and result page.
Version 6.3.5
- Updated user group default functionality.
Version 6.3.4
- Fixed error of plugin when woocommerce is deactivated.
- Fixed error of empty user group array.
- Added restriction for shipping rate form when woocommerce is deactivated.
Version 6.3.3
- Fixed frontend dashboard url in create order page for non login users.
- Added setting for sorting of rate results by cheapest to dearest.
- Fixed error on create order with different rate from results when weight is on decimal.
Version 6.3.2
- Fixed error on rate results when weight is on decimal.
- Fixed issue of sql that causes error on rate page load time.
Version 6.3.1
- Fixed error can’t update Packages and team Group on rates.
- Fixed error can’t find rate when NO package assign to rates.
- Fixed settings error on the custom fields access restriction.
- Fixed error on searched rates when “Categorize rates” is enable.
- Fixed search result layout.
- Update find rate API to accept the location name.
- Fixed API error on search rates when “Categorize rates” is enabled.
- Updates Rates API to return user readable data.
Version 6.3.0
- Additional package type column on shipping rate table.
- Updated filter result on shipping rate form to include package type.
- Fix error of mdb jquery on non-dashboard page.
- Additional language translation Hebrew and Macedonian.
Version 6.2.9
- Additional user group table on database.
- Remove updating of search result page template to dashboard.
- Responsive of input fields in shipping rate form.
Version 6.2.8
- Compatibility of shipping rate form when shortcode is added in non-dashboard template.
- Fixed issue on 0.1 weight.
- Fixed issue on enqueueing scripts and styles of the plugin.
Version 6.2.7
- Fixed error of minimum weight 0.1 not showing result.
Version 6.2.6
- Fixed error of displaying incorrect weight in checkout.
- Fixed insurance popup not showing on rate results categorized layout.
Version 6.2.5
- Fix error of manually adding of shipments.
- Update export shipping rates to include rate ID on csv column.
- Added update functionality on import if rate ID is not empty.
- Fixed error of saving shipping rates when Flat Rate is chosen but saves Cost per Weight.
Version 6.2.4
- Fixed error of Add Parcel page being replaced when another shipping rate form shortcode is existing on other pages.
Version 6.2.3
- Fixed shipping rate API route not found.
Version 6.2.2
- Updated layout of shipping rate.
- Removed any codes related to login and registration.
- Added conditional statement to remove dimensions if it is disabled in Multiple Package Settings.
- Added conditional statement for multiple packages to show add and remove button on repeater – switch parameter.
- Worked on the search form simple layout.
- Remove unused files.
- Added section on settings for prohibited and restricted items.
- Fixed layout of popup for prohibited and restricted items.
- Additional user group feature.
- Created a new function with the fields for shipment rates field.
- Added translation Chinese(Simplified, China).
Version 6.2.1
- Fixed error of import shipping rates.
- Fixed translations of the following languages: Arabic, Italian, French(France), French(Canada), Spanish, Russian, Romanian.
Version 6.2.0
- Fixed rate issue from creating order to checkout.
- Add dummy data for the rate list during plugin activation.
- Fixed template layout.
- Add functionality to customize form template.
- Added new language translation: French(Canada), Italian, Romanian.
Version 6.1.8
- Fixed Shipment Rate Result shortcode error no searched display.
- Fixed error for the search result non numeric value.
- Fixed the plugin text domain issue.
- Fixed the autocomplete script error.
- Fixed the add location response data not place on the correct column.
- Fixed the error on the Categorize rate result template for the able to display the added package information in the create order form template.
- Add some additional functions that will generate search result page when no page has been created.
- Add hook for the activation plugin auto generate search result page and settings.
- Add additional information for the Origin and Destination in creating rate order.
- Added Italian language translation.
Version 6.1.7
- Fixed warehouse functionality and layout.
- Removed search functionality on add shipment on wp-admin.
- Removed add delivery method when no delivery methods set upon creating shipment on wp-admin.
- Updated layout of search rate.
- Updated layout of search results.
- Change all “Protection” to “Insurance”.
- Updated layout of protection popup.
- Updated layout of warehouse section.
- Updated layout of categorized rate results.
- Fixed error of “Remove” text when delete parcel button is hovered.
- Added search function for the following: Delivery Type, Locations, Zone, Shipping Rate
- Bulk delete for the following: Delivery Type, Locations, Zone.
- Updated Edit and Delete buttons.
- Fixed import and export functionality.
- Warehouse country field change to dropdown.
Version 6.1.6
- Fix error of wrong value when shipping rate has protection.
Version 6.1.5
- Updated location fields in zone to use select2 library to be able to search locations
- Set default metric shipping factor to 5000
- Removed woocommerce mapping in Shipping Rate Settings
- Fixed issue in showing included VAT although tax is set as empty or 0 in WPCargo settings
- Translation for Arabic, Spanish, Russian and French
Version 6.1.4
- Fix formula for cost per weight
- Removed Address Book field on settings
- Removed all attributes related to address book
- Update “Brand” label to use filter wpcsr_rate_label() and changed the term to “Rate Name”
- Remove duplicate delete confirmation for bulk delete of shipping rates
Version 6.1.3
- Transferred “wpcsr_after_shipment_info” hook to filters instead of in class
- Fixed date-timepicker fields when not in Frontend Dashboard
- Restrict add parcel button to roles administrator, employee and client
- Remove extra div on single parcel page
Version 6.1.2
- Added functionality to create custom template of create order on child
- Fix quantity if field empty set value to 1
- Fixed error of few arguments of get_wpcsr_delivery()
- Fixed error on importing of shipping rates with logo url
Version 6.1.1
- Fix issue on importing shipping rates
- Fix comparison of Actual Weight and Volume Weight
- Added Description column on import/export shipping rates
- Added functionality to create custom template of single search box on child
- Added functionality to create custom template of search results on child
- Fixed calculation of Rates with cost per weight
Version 6.1.0
- Add REST API functionality
- Read documentation API http://www.wpcargo.com/knowledgebase/shipping-rate-rest-api-routes/
Version 6.0.3
- Added shipping rate shipment type on shipment type list hook
- Fix layout of Shipment Information in create order
- Removed extra shipper address book dropdown
Version 6.0.2
- Fixed jQuery issue.
Version 6.0.1
- Restriction of activating plugin when Frontend Manager is not activated.
Version 6.0.0
Note: This version needs Frontend Manager Add on. This is a major updates! Please back up you file before updating this plugin.
- Adding default pages on sidebar menu of dashboard.
- Additional menu items on sidebar
- Fixed layout of Add Single Parcel
- Changes on the functionality of adding single parcel
- Minifying of codes on each templates
- Update repeater fields to be in table form
- Removed card that has repetitive information of the shipping rate and add data in the other card with the most data displayed.
- Transferred shipment details above the page
- Fixed layout of Delivery Method and Warehouse Address section
- Fixed functionality when value is changed to show protection header and body when value is greater than 20
- Added class alert on the protection notification
- Fixed issue of radio button not changing when clicked on protection
- Fixed checkout errors
- Fixed saving of package details using the new meta key wpc-multiple-package
- Removed Parcel Information section
- Removed Order Details from Shipment Rate Details section.
- Removed Pickup Information metabox and transferred content in Parcel Details metabox
- Fixed layout after removing above sections
- Update layout of notification showing the dimensions
- Backward compatibility by checking previous saved parcel details to be added on package information table
- Added shipment meta to identify shipment category “wpcargo_shipment_category”
- Deprecate shortcode [wpcsr_rate_shipment] and removed any code related to this shortcode
- Deprecate shortcode [wpcsr_dashboard] and removed any code related to this shortcode
- Remove address book on the plugin
- Correct texts
- Datetimepicker to depend on free
- Worked on the header column for the list of shipments to add View
- Removed Parcel Information in view shipment
- Additional array_filter to avoid empty array on package data.
- Removed View from shipment column (added as default in Frontend Manager)
Version 5.2.0
- Fixed the Sign in error compatibiltiy with TML
- Fixed mobile responsive issue with the qoute and book form
- Add some filters for the form labels
- Removed hooks for the frontend sidebar bottons
- Fixed number fields accept only numeric characters
- Fixed view shipment access restrictions
Version 5.1.0
- Add new pickup/drop-off functionality.
- Fixed track result shipping rate parcel no display error.
Version 5.0.2
- Update both single and multiple package request form template layout
- Fixed request form mobile responsive layout
Version 5.0.1
- Update plugin shortcode request form and add new parameter “switch” to be able to hide or show shift page.
- Fixed admin shipping rate edit button to show up.
- Update the request form template to hide the package section by default to maximize page space.
- Update the request form template for mobile responsive.
Version 5.0.0
Note: This update needs WPCargo plugin version atleast 6.0.8 version to work.
- Add additional information for the shipment rate information
- Add additional shortcodes for single package quote “[wpcsr_single_rate_shipment]” and multiple package quote “[wpcsr_multi_rate_shipment]”
- Add redirection functionality for both single and multiple quote and book form submission.
- Add option in creating order for with protection or no protection.
- Add functionality to add address in create order form.
- Add some filters for developer customization.
- Add hook for view shipment for the frontend manager dashboard page.
Version 4.1.0
- Fixed comaptibilty issue on WPCargo Frontend Manager Add on plugin
- Fixed compatibility issue on WPCargo version 6.0.6
- Add Delivery Type for categorizing shipment rate
- Fixed woocommerce hooks depreciated issue
Version 3.2.0
- Fixed query to allow equal weight query result
Version 3.1.1
- Add additional settings for the Weight Limit to display in Quote result form
Version 3.1.0
- Fixed shipping rate import for Rate, Location and Zone bugs
- Fixed comaptibilty for Mac OS for the import functionality
- Add import Notification for the wrong file header
- Add downloadble import template.
- Thanks for using this awesome plugin.