*** WooCommerce Bring Shipping for WooCommerce Changelog **
2023.11.06. – version 2.12.0
- Added – Implementation of COD (partial)
- Added – bring_sender filter
- Change – Refactor and major code overhaul
- Added – Optional ETA in checkout
- Added – better validation in admin
2022.11.08 – version 2.11.0
- Change – Norwegian translations
- Fixed – Storing postoffice in the DB won’t generate a notice
- Added – WC 7.0 support
2022.10.09 – version 2.10.0
- Change – Indentation and code style changes
- Added – Country code to customer numbers in admin
- Added – PHP 8 support
- Added – WC units now shows in settings
2021.12.01 – version 2.9.0
- Change – Some light code cleaning
- Added – Add setting for products only in backend booking list (they don’t show in the frontend)
- Added – Bulk action for merging shipping labels together with return labels in one go
2021.10.19 – version 2.8.21
- Fixed – Changed order of implode functions to support newer php versions
2021.09.16 – version 2.8.20
Fixed – Bug in admin booking dimension calculation for empty/new orders
2021.09.9 – version 2.8.19
- Added – Label merging using FPDF and the commercial Fdpi-parser to support more servers than with ghostscript and shell_exec only
- Added – Improve pickup point list by providing the customer address to Bring if it is present on the customer object
- Fixed – Tolltariffnummer bugfix
2021.05.31 – version 2.8.18
- Fixed – Add complete metadata when booking multiple shipping labels
2021.05.15 – version 2.8.17
- Added – shell_exec check for concatenate in bulk action
- Fixed – Correct parsing of zero weights with decimals in calculate_shipping()
2021.03.26 – version 2.8.16
- Change – Implemented log helper function
- Fixed – Don’t create logs if debug is off
- Change – Supoort for WordPress 5.0 and WooCommerce 5.0 versions
2021.03.08 – version 2.8.15
- Fixed – Log syntax error
- Addedd – bring_should_book_order_automatically filter. Used to stop automatic bookings for particular orders
2021.02.17 – version 2.8.14
- Fixed – Updated EVARLING VAS to revised service code 2084
- Changed – EVARSLINNG logic nonw supports old and revised services
- Change – Removed use of gettext translations in logs
- Change – ‘Enable Bring’ setting is now ‘Enable Bring in frontend’
- Change – Bring package limit changed from 2 to 5 kg
2021.01.19 – version 2.8.13
- Added – Option to disable automatic booking
2020.12.28 – version 2.8.12
- Fixed – Remove old WC product instance variable getters
2020.12.16 – version 2.8.11
- Fixed – Do not send email in Bring booking if length is > 35 chars
- Fixed – Error with tracking url not appearing in order emails
- Change – Bumped supported WordPress and WooCommerce versions
2020.11.29 – version 2.8.10
- Added – Order action: Book return label
- Addes – Show return label in order meta box
- Fixed – Add the på døren addditional cost on top of price price adjustments
- Fixed – På døren frontend text
2020.11.25 – version 2.8.9
- Added – bring_customer_number filter. Use it to change the customer number used for requests to Bring
2020.11.11 – version 2.8.8
- Added – $order parameter to booking filters
- Added – Company name to bring booking
- Added – Move Bring options to top in frontend
2020.10.19 – version 2.8.7
- Added – bring_email_tracking_text filter
- Added – bring_email_return_label_text filter
2020.10.16 – version 2.8.6
- Fixed – Fix bring_customer_additional_address_info, bring_senders_reference filters
2020.10.08 – version 2.8.5
- Fixed – WC_Cart->tax_display_cart argument is deprecated since version 4.4. Use WC_Cart->get_tax_price_display_mode() instead.
2020.09.29 – version 2.8.4
- Changed – Use $package array for cart contents in calculate_shipping()
- Added – additinal address info filter in booking
- Added – sender’s reference filter in booking
2020.09.23 – version 2.8.3
- Fixed – Problem with status change hook blocking wp-json requests because of missing shipping init during wp init hook
2020.09.09 – version 2.8.2
- Fixed – Fixed problem with price adjustments
2020.09.08 – version 2.8.1
- Change – Bumped supported WordPress and WooCommerce versions
2020.08.24 – version 2.8.0
- Added – Order tracking info on WooCommerce My Account page
- Added – Support for base countries outside of Scandinavia
- Added – Proper support for BULK products in frontend and backend
- Added – Support for using a return label address different from the sender address
- Added – Bring auth headers in the Pickuppoint API calls (obligatory from 01.11.2020)
- Added – SERVICEPAKKE default return for returns to different address
- Change – Default delivery option for Bedriftspakke is now TWO_DELIVERIES_THEN_PIB
- Change – Admin Javascript completely rewritten
- Fixed – Various small bugs causing notices and warnings
2020.07.09 – version 2.7.5
- Change – Bumped supported WordPress and WooCommerce versions
2020.07.02 – version 2.7.4
- Fixed – Change timeout for update checks and info fetcher
- Fixed – Fixed price difference setting being on by default
2020.05.19 – version 2.7.3
- Added – Setting for order status used for booking with Bring
2020.05.19 – version 2.7.2
- Fixed – Open label pdfs in new tab and or download directly
2020.05.15 – version 2.7.1
- Fixed – Check array indices in $default_product_dimensions_matches
- Fixed – Remove customer’s email for return packages
2020.05.09 – version 2.7.0
- Added – Advanced price adjustments
- Fixed – Checks for various notices and warnings
2020.05.04 – version 2.6.0
- Fixed – Evarsling only applicable for service 5800
- Added – Add Pip return service
2020.04.01 – version 2.5.1
- Fixed – Remove international shipping product for national requests
- Fixed – Reorder pip på døren in frontend
2020.03.16 – version 2.5.0
- Change – Compatability with WooCommerce 4.0
- Fixed – Bug in some på døren bookings in the backend
2020.03.04 – version 2.4.3
- Fixed – Various notices and warnings
- Fixed – Returservice mapping filter now works for på døren
2020.02.18 – version 2.4.2
- Fixed – Various notices and warnings
2020.02.18 – version 2.4.1
2020.02.17 – version 2.4.0
- Fixed – Additional helptext for Pakke i postkassen with Pose på døren was wrong
- Added – Bulk actions are here!
- Fixed – Returnlabel integration
- Changed – Various translations
- Added – bring_return_label_package_mapping wp filter see filters.txt
2020.02.05 – version 2.3.6
- Change – Removed customer numbers from backend booking shipping guide request.
- Added – Additional helptext for Pakke i postkassen with Pose på døren.
2020.02.05 – version 2.3.5
- Added – The order dimentions are now calculated and added as defaults to the backend booking
2020.01.30 – version 2.3.4
- Fixed – Error with translations in shipping link in order summary email for customers
- Fixed – Error handling for Bring backend booking
2020.01.29 – version 2.3.3
- Added – Setting for support for free shipping coupons
- Added – bring_booking_weight wp filter see filters.txt
- Added – bring_booking_dimensions wp filter see filters.txt
- Added – bring_calculated_shipping_weight wp filter see filters.txt
- Added – filters.txt
- Added – Layout and content for wp plugin update page
- Change – Removed sender’s email in Bring booking request
- Fixed – Check for bring shipping during pip check for orders
2020.01.15 – version 2.3.2
- Fixed – Integer dimensions in booking request
2020.01.14 – version 2.3.1
- Fixed – Grams in Shipping guide booking
- Fixed – Show fieldErrors correctly in backend booking
2020.01.14 – version 2.3.0
- Feature – Integrated Pakke i Postkassen
- Feature – Integrated På døren for Pakke i postkassen
- Change – Remove enable/disable MyBring setting
- Feature – Re-added support for evarsling
2019.12.12 – version 2.2.0
- Added – bring_calculated_shipping_dimentions wp filter
- Change – temporarily removed evarling
- Added – order number to shipping label
- Feature – Admin price fields validation
- Feature – Customer number list in admin
2019.12.02 – version 2.1.0
- Feature – Return label integration
2019.08.13 – version 2.0.0
- Change – Telemetry sent to the Nettpilot sales portal for verification upon activation
- Change – Support Brings new shiping Products
- Change – Upgrade to Shipping Guide 2.0
- Feature – Validation for free shipping and price adjustment fields
2019.08.13 – version 1.15.3
- Added – Product default weight
2019.08.13 – version 1.15.2
- Added – Bring error message when attempting booking of MAIL or NORGESPAKKE via MyBring
2019.08.1 – version 1.15.1
- Removed – Bring failsafe price temporarily removed
2019.08.1 – version 1.15.0
- Added – Support for free shipping coupons
- Added – Bring failsafe price
2019.07.2 – version 1.14.0
- Fixed – Fix update mechanism
- Feature – Required customs information for booking of PICKUP_PARCEL or BUSINESS_PARCEL for a shipment abroad
- Fixed – Don’t display google maps if lat/long not available
2019.07.1 – version 1.13.2
- Fixed – JS error in admin js
2019.06.17 – version 1.13.1
- Fixed – Error check during update check
2019.06.05 – version 1.13.0
- Feature – Backend shipping guide booking
- Feature – Backend meta box information about shipping on order page
- Change – Removed API Manager
- Fixed – Stopped the plugin from trying to find a pickup point for non-Bring orders
2019.05.24 – version 1.12.6
- Removed – Upper submit button in settings
2019.04.25 – version 1.12.5
- Fixed – Fixed some issues regarding compatability with php 7.*
- Change – Removed documentation folder
2019.04.4 – version 1.12.4
* Fixed – Change of name for bring_checkout_info_field field in settings.
2019.03.18 – version 1.12.3
* Fixed – Error while getting bring_checkout_info_field for order. 2019.02.12 – version 1.12.2
* Fixed – Backend booking fix, missing array type for extra label.
2019.01.29 – version 1.12.1
* Fixed – Problem with booking for installations that earlierly had return labels integrated.
2019.01.29 – version 1.12.0
* Feature – Added Order Action to manually generate label for order.
2019.01.29 – version 1.11.6
* Change – Removed title above ‘Hente varene selv’ in frontend
* Change – Removed title below Bring shipping options in frontend
2019.01.24 – version 1.11.5
* Change – bring_free_comment_below is now output using std. WC hook
* Change – Removed title above Bring shipping options in frontend
2018.12.19 – version 1.11.4
* Fixed – Limit name parameter in Bring API call to 35 chars 2018.11.24 – version 1.12.3
* Fixed – Google maps update function showmap()
* Fixed – Layout of settings screen. 2018.11.24 – version 1.11.2
* Fixed – Php 7.1 issue in calculate_shipping(), un-quoted id in array 2018.11.9 – version 1.11.1
* Fixed – Servicepakke showing up even though it’s not accessible
* Fixed – Fixed reload of Google map for the single map view 2018.11.6 – version 1.11.0
* Fixed – Removed blank space from single map when pickup points are deactivated
* Change – Moved eVarsling into MyBring section
* Change – Moved Post office delivery method into MyBring section
* Change – Removed ‘Free text above’
* Change – Removed return label setting
* Change – Hides pickuppoint setting fields for impossible configurations
* Change – Hides free shipping price setting fields for impossible configurations
* Change – Hides product setting fields for impossible country configurations
* Change – Moved price difference setting to bottom of price section
* Change – Removed decimal setting
* Change – Changed rounding to always round up
2018.10.31 – version 1.10.1
* Fixed – Checked for Bring shipping method on order processing
2018.10.19 – version 1.10.0
* Fixed – Removed dashboard url redirect on plugin activation
* Feature – Return label integration: automatically generate return label upon booking 2018.8.28 – version 1.9.2
* Fixed – Strange printing of prices two times in checkout given a specific combination of the settings
2018.6.8 – version 1.9.1
* Feature – Added wordpress filter for shipping label displayed in store: «bring_modify_shipping_label»
2018.6.8 – version 1.9
* Feature – Compatibility with WC 3.4 2018.5.7 – version 1.9
* Fixed – Compatibility with WC 3.4 2018.3.22 – version 1.8
* Feature – Minimum cart dimensions (see settings)
* Feature – Default product dimensions (see settings)
* Feature – Free shipping for selected Bring products depending on cart size
* Fixed – Shipping label icon in order List
* Feature – Use an extra field for the additional shipping info sent to Bring, chose the name of the field in the settings
2018.2.12 – version 1.7.5
* Patch – bring_adjust_shipping_rate woocommerce variable getter; use methods ->get_x() for taxes and cost 2018.2.12 – version 1.7.5
* Fixed – Empty error message in admin
2018.2.8 – version 1.7.4 * Fixed – Removed old info in admin
* Fixed – Updated woocommerce variable getter; use methods ->get_x()
* Feature – MAIL product replaces A-POST and B-POST
????.?.? – version 1.7.3
2017.12.5 – version 1.7.2
* Fixed – Removed && $this->rateServicePakee != -1 in the pickupparcel check in calculate_shipping()
* Fixed – Actually set $pickuppoint to true for DK,SE,FI
2017.12.5 – version 1.7.2
* Fixed problems with wc_get_product/get_product in admin_show_in_promo() * Fixed problems with
2017.12.5 – version 1.7.1
* Fixed problems with danish deployment
2017.11.21 – version 1.7.0
* Fixed map problem; added some loading lines in simpleGMapAPI.php
2017.08.20 – version 1.6.0
* Updated Product list: Removed MINIPAKKE and SMAAPAKKER_
2017.08.20 – version 1.5.1
* Removed API Manager
2017.05.08 – version 1.5.0 * WooCommerce 3.0 compatibility with MyBring
* API Keys no longer removed upon deactivation
* Redirect to the options page after activating the plugin
2017.05.05 – version 1.4.2
* Fixed under MyBring tab: Link to buying a label printer
* Removed false error message in bring.js
* Added useful links
2017.04.06 – version 1.4.1
* Changed the admin interface (with boxes)
2017.03.29 – version 1.4.0
* Added new translations in Norwegian
* Reconfigured the admin interface; how it looks
* Added an advert
* Load Google Maps over HTTPS instead of HTTP
2017.03.01 – version 1.3.9
* Added new translations in norwegian
* Fixed issue with WPML and bookinglabel
* Added missing commits from 1.desember put into som dev plugins
2016.11.28 – version 1.3.8
* Fixed error with priceAdjustments for Cargo products
2016.11.24 – version 1.3.7
* Added function to choose actual shipping price as alternative to relative shipping price i shipping calulator
* Added link to order a labelwriter
* Added more precise information in settings to avoid support requests on invalid settings
* Fixed cargo bug
* Fixed Google Map API bug on sites with SSL
* Fixed bugs with variable products
* Made it possible to handle decimals in dimensions
2016.09.28 – version 1.3.6 * Fixed error with pickpoint in mybring
2016.09.15 – version 1.3.5
* Fixed error with priceAdjustments for more than one Bring product
2016.09.07 – version 1.3.4
* Added function for free shipping via Bring above a specified total cart amount 2016.09.03 – version 1.3.3
* Added function of postingAtPostOffice and priceAdjustment into query string
* Added into log the Evarsling Api bring url * Update translation strings and po file
2016.08.31 – version 1.3.2
* Required Changes Related to Pickup point map, Google Map Key, Show Map and Hide Map Text setting
2016.08.12 – version 1.3.1
* Solved problem of VAT and price and display price table.
* Solved issue of mybring label including weight and volumn.
* Solved issue of mybring address line 2.
* For eVarsling, option to enable and disable 2016.07.13 – version 1.3
* Fixed non-saved sender zip code when MyBring was activated with patch in js/bringadminjs.js
2016.06.30 – version 1.3
* Fixed conflict javascript * Fixed Function not working
2016.05.31 – version 1.2
* Updated with Pickup points, Mybring booking, free shiping option and more (not updated version, so still 1.1 for selected customers)
2014.09.04 – version 1.1
* Updated to correspond with WooCommerce 2.1+ 2013.06.12 – version 1.0
* Initial Release