Skip to content

v5.5.0

Compare
Choose a tag to compare
@Gnito Gnito released this 03 Sep 11:26
· 563 commits to main since this release
a28ad29

This release fixes the visibility of a no-payout-details banner on ListingPage. It also updates Sentry integration and CSP policy.

Translation changes

+   "NoAccessPage.userPendingApproval.content": "Your account needs to be approved by the {marketplaceName} team before you can start using it.",  
-   "NoAccessPage.userPendingApproval.content": "You need approval from the {marketplaceName} team to get access to the marketplace.",

Changes 2024-09-03

  • [add] Add currently available translations for DE, ES, FR.
    #445
  • [change] Make the propType blockId optional for all Block types.
    #444
  • [change] Update Sentry (v6.19.7 -> v8.26.0). Add ignoreErrors setup, add CSP directives and avoid
    some errors. #441
  • [fix] ListingPage: the optional chaining for processType variable was faulty.
    #443
  • [change] Updates to the configuration script. Marketplace name is now prompted in the mandatory
    settings. #440
  • [change] Update one copy text. #439