Skip to content

v8.5.0

Compare
Choose a tag to compare
@Gnito Gnito released this 16 May 12:00
· 344 commits to master since this release
4656824

Changes v8.5.0

  • [add] Add support for hosted translations.
    https://www.sharetribe.com/docs/ftw/hosted-translations/

    • This PR fetches "content/translation.json" from a new Asset Delivery API. The file is editable through the Flex Console.
    • It also adds all the missing translation keys to existing non-English translation files. This
      means that those files might now include messages in English.

    Read more from the pull request: #1510

  • [delete] Remove old unused translation keys.
    #1511