> ## Documentation Index
> Fetch the complete documentation index at: https://docs.makeswift.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Upgrading to 0.28.0

If you haven't yet upgraded to `0.27.0`, please review the [0.27.0 upgrade
guide](/developer/upgrading/0.27.0) first.

`v0.28.0` of the runtime introduces support for client-side navigation in the builder.
This feature enables users to freely navigate between pages on their site using the
builder's [Interact mode](https://docs.makeswift.com/product/builder-basics#interact-mode)
while maintaining full page editability.

Client-side navigation is implemented transparently to the host and requires no changes
to the runtime integration.

Refer to the [official release
notes](https://github.com/makeswift/makeswift/releases/tag/%40makeswift%2Fruntime%400.28.0)
for the full list of changes.
