The main feature in this release is the addition of the new routePrefix setting, which, when set in your project's conf.yaml will tell Kobweb that your site lives under a subfolder in the domain.
So if you owned the domain example.com and set the routePrefix of a/b/c would mean that the root of your site would map to https://example.com/a/b/c/
- If a project has its
routePrefixset,kobweb runwill append it to the link that it shows - Tightened up sloppy wording in a few places