Skip to content

Releases: Nosto/nosto-shopware

1.1.4

18 Jul 07:40
Compare
Choose a tag to compare
  • Fix the product duplicating

1.1.3

14 Jul 10:35
Compare
Choose a tag to compare
  • Fix failing installation with Shopware 5.2
  • Add safeguards for method calls to non-objects
  • Remove slot id from Shopping world templates

1.1.2

14 Jun 11:40
Compare
Choose a tag to compare
  • Add extendability for line items, cart, order, customer, category and buyer
  • Fix product update listener when only product details are updated
  • Add support for account details
  • Set user agent for API calls

1.1.1

21 Apr 13:34
Compare
Choose a tag to compare
  • Fix product delete bug
  • Introduce packaging with phing (development only)
  • Add support for using recommendations in Shopping Worlds
  • Add tagging to 404 pages
  • Automatic price per unit tagging (tag2)
  • Fix for handling empty payment provider

1.1.0

05 Apr 11:06
Compare
Choose a tag to compare
1.1.0 Pre-release
Pre-release
  • Add support for using recommendations in Shopping Worlds
  • Add tagging to 404 pages
  • Automatic price per unit tagging (tag2)
  • Fix for handling empty payment provider

1.0.4

19 Jan 15:26
Compare
Choose a tag to compare
  • Fix the order and product export controller to respect the shop parameters
  • Add support for MediaService in Shopware 5.1
  • Add functionality for overriding the product data
  • Add the shop-selection parameter to the signup and OAuth redirect URLs
  • Remove the validation for the products and orders during export
  • Add recommendation slots to the order confirmation page
  • Use the upsert endpoint for product creation and updation
  • Fix the offsets used when exporting orders and products
  • Fix the email address use when creating a new account
  • Fix a bug where the email address in account opening is omitted

2.0.0-2rc

30 Oct 09:05
Compare
Choose a tag to compare
  • Fix product id to be the articles main detail number
  • Check that a price model is found before using it in the product model
  • Fix product image url protocol to be based on the current shop settings
  • Fix image url for older shopware versions
  • Force SSL for product page URLs if supported.
  • Fix session ID usage on older shopware versions
  • Remove check for existing image file in the file system

1.0.3

30 Oct 09:38
Compare
Choose a tag to compare
  • Remove check for existing image file in the file system, as it makes it hard
    to debug image url issues

1.0.2

12 Oct 12:50
Compare
Choose a tag to compare
  • Check that a price model is found before using it in the product model
  • Fixed product image url protocol to be based on the current shop settings

2.0.0-1rc

30 Sep 07:57
Compare
Choose a tag to compare
2.0.0-1rc Pre-release
Pre-release

1st Release Candidate for multi currency features

  • Multi-currency + exchange rate support
  • Account synchronisation support
  • Option to use direct include of Nosto script (Beta)
  • Events after data models are loaded to provide data overrides