Improved Translated Slugs App
Changes in:
The Translatable Slug app now translates the full_slug of the story object in the delivery api. In the past you would need to call the links api to get the translated value.
If you use link fields you can use the api parameter resolve_links=url to include the translated value of the full_slug in the link.
To generate hreflang links for your webpage we also included alternative links in the translated_slugs array.