Skip to content

Releases: vtex-apps/store

v2.113.0

17 Mar 20:04
Compare
Choose a tag to compare

Changed

  • manifest with new translation paths

v2.112.1

25 Feb 17:32
Compare
Choose a tag to compare

Removed

  • decodeForwardSlash function.

v2.112.0

17 Feb 19:50
Compare
Choose a tag to compare

Added

  • Use pageTitle and description in SearchWrapper when there is no searchQuery

v2.111.1

04 Feb 14:20
Compare
Choose a tag to compare

Fixed

  • Intelligent search URLs now have the following order: /[category hierarchy/alphabetically]/[brand alphabetically]/[specs alphabetically]

v2.111.0

02 Feb 19:58
Compare
Choose a tag to compare

Added

  • Possibility to add a custom global context in page wrappers.

v2.110.1

28 Jan 17:04
Compare
Choose a tag to compare

Changed

  • Use searchState of the sessionStorage when it exists.

v2.109.4

01 Dec 14:02
Compare
Choose a tag to compare

Added

  • Lazy footer and lazy fold settings on schema.

v2.109.3

13 Nov 13:56
Compare
Choose a tag to compare

Changed

  • Default orderBy value is now to order items by "Relevance", which now means products will follow the same ordering logic defined by the Search API.

v2.109.2

05 Nov 20:06
Compare
Choose a tag to compare

Fixed

  • titleTag with percentage.

v2.109.1

05 Nov 16:27
Compare
Choose a tag to compare

Changed

  • Default orderBy value to an empty string. This way the result will follow the behavior defined by the API.