Releases: solidusio-contrib/solidus_multi_domain
Releases · solidusio-contrib/solidus_multi_domain
v1.4.3
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
Minor patch release with only one change:
- Store autocomplete JS now works. #51
v1.4.1
Tiny patch release with only a single code change:
v1.4.0
Another minor release with only a single change:
- Up to date Google Analytics partial. #47
v1.3.0
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
Relatively small minor release with only one notable change.
- Use
current_store
when looking up the Spree::Tracker #41
v1.1.3
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