Skip to content

Releases: solidusio-contrib/solidus_multi_domain

v1.4.3

07 Jul 23:38
Compare
Choose a tag to compare

Another patch release. This one include two very small bug fixes:

  • Use available instead of active scope for products. #52
  • Don't include overrides unless engines are present. #53

v1.4.2

23 Jun 22:47
Compare
Choose a tag to compare

Minor patch release with only one change:

  • Store autocomplete JS now works. #51

v1.4.1

13 Jun 23:09
Compare
Choose a tag to compare

Tiny patch release with only a single code change:

v1.4.0

02 Jun 20:52
Compare
Choose a tag to compare

Another minor release with only a single change:

  • Up to date Google Analytics partial. #47

v1.3.0

26 May 20:56
Compare
Choose a tag to compare

Another relatively minor version bump. Included changes:

  • Move factory_overrides so that other's can use them. #42
  • Fix issue with explicit layouts. #46

v1.2.0

25 Apr 19:00
Compare
Choose a tag to compare

Relatively small minor release with only one notable change.

  • Use current_store when looking up the Spree::Tracker #41

v1.1.3

25 Apr 18:17
Compare
Choose a tag to compare

This is a relatively small patch release. There should be no breaking changes.

  • Updated paperclip paths for store model. #29
  • Fixes for missing and incorrect translations. #38
  • Fixed MultiDomainHelpers not including its dependencies. #40