Skip to content

Releases: scandipwa/catalog-graphql

Patch: AM/PM date handling and checking if product is on current website

09 Dec 21:27
6974ea2
Compare
Choose a tag to compare

What's inside

That's all there is to it! :)

Patch: Correct currency for downloadable links

08 Nov 16:44
7fd2d08
Compare
Choose a tag to compare

What's inside

That's all there is to it! :)

Patch: Added check for variant status

01 Nov 16:52
7b22fd7
Compare
Choose a tag to compare

What's inside

  • Graphql resolver ignored the status of products when fetching them for the PLP page. Now we won't fetch disabled variants for PLP.

Related to scandipwa/scandipwa#3655 and scandipwa/scandipwa#3533

That's all there is to it! :)

Patch: Sets minimum price for config product

25 Oct 10:50
1a97bc2
Compare
Choose a tag to compare

What's inside

  • Sets minimum price for config product. Switched to the same function Magento uses to fetch value for config product.
    Related to scandipwa/scandipwa#3474

That's all there is to it! :)

Patch: Price filter with 'equalize product counts' option

20 Oct 18:11
886300a
Compare
Choose a tag to compare

What's inside

That's all there is to it! :)

Patch: Customizable option with discount / price rules + fixed division by zero

14 Oct 19:03
a8b1bdd
Compare
Choose a tag to compare

What's inside

That's all there is to it! :)

Patch: Highest precision for discount percentage calculation

11 Oct 23:58
cb91395
Compare
Choose a tag to compare

What's inside

  • Increased precision for discount percentage calculation

Related to scandipwa/scandipwa#3463

That's all there is to it! :)

Patch: Max price excluding tax calculation

04 Oct 19:49
8dfec03
Compare
Choose a tag to compare

What's inside

  • Adds support for calculating the max price excluding tax

Related to scandipwa/scandipwa#3389

That's all there is to it! :)

Patch: Customizable option UID support and layered navigation fix

24 Sep 17:06
dd6cb78
Compare
Choose a tag to compare

What's inside

  • Adds support for UID for customizable options
  • Adds support for type field (datetime, date, area, checkbox, exc.)
  • Fixes layered navigation on search results page

Related to scandipwa/scandipwa#3236, scandipwa/scandipwa#2934 and scandipwa/scandipwa#3345

That's all there is to it! :)

Patch: Price ranges calculation and Query complexity rules

22 Sep 17:32
d6ac1c1
Compare
Choose a tag to compare

What's inside

That's all there is to it! :)