Skip to content

Releases: saleor/apps

[email protected]

23 Jan 12:05
ece2e85
Compare
Choose a tag to compare

Patch Changes

  • 0f0bff2: Move ThemeSynchronizer utility to shared packages.

[email protected]

23 Jan 12:05
ece2e85
Compare
Choose a tag to compare

Patch Changes

  • 0f0bff2: Move ThemeSynchronizer utility to shared packages.
  • 989cb68: - Changed what we sent to Segment to be in sync with their spec
    • Added new Saleor event - OrderConfirmed that will be mapped to Segment OrderCompleted
    • Removed Saleor event - OrderCreated - it didn't have respective Segment event

[email protected]

23 Jan 12:05
ece2e85
Compare
Choose a tag to compare

Patch Changes

  • 0f0bff2: Move ThemeSynchronizer utility to shared packages.

[email protected]

23 Jan 12:05
ece2e85
Compare
Choose a tag to compare

Patch Changes

  • 0f0bff2: Move ThemeSynchronizer utility to shared packages.

[email protected]

23 Jan 12:05
ece2e85
Compare
Choose a tag to compare

Patch Changes

  • 0f0bff2: Move ThemeSynchronizer utility to shared packages.
  • 18a9c3d: Implement client logs cache. Right now app will cache request for 1 day and revalidate the cache every 60 seconds.
    Added forward / backward pagination to client logs. After this change end user can browse logs that exceeds current pagination limit (first 100).
  • e195c8d: Remove feature flag for client logs. After this change logs are enabled by default.
  • e3e0d6d: Added test for suspicious line+tax calculation checker and additional debugging logs

[email protected]

21 Jan 12:12
0ab520d
Compare
Choose a tag to compare

Patch Changes

  • b61ce91: Added DynamoDB APL. This APL is using DynamoDB as storage.
  • 820f5b9: Cleanup Segment app - rename of files or fix naming.
  • 36aea8d: Store app config in DynamoDB instead of Saleor app metadata.

[email protected]

21 Jan 12:12
0ab520d
Compare
Choose a tag to compare

Minor Changes

  • e86926f: Product feed: prioritize media assigned to a specific product variant. with a fallback mechanism to use product media when no variant-specific media is available. The changes aim to enhance the precision of media selection

[email protected]

16 Jan 11:47
b8d2dcd
Compare
Choose a tag to compare

Patch Changes

  • 0db174a: Removed regex escape for ALLOWED_DOMAINS_URL env variable from register handler. It isn't user input and escaping regex was causing problem with apps installation.

[email protected]

16 Jan 08:54
2a7b3b8
Compare
Choose a tag to compare

Patch Changes

[email protected]

16 Jan 11:47
b8d2dcd
Compare
Choose a tag to compare

Patch Changes

  • 0db174a: Removed regex escape for ALLOWED_DOMAINS_URL env variable from register handler. It isn't user input and escaping regex was causing problem with apps installation.