This puts the entire frontend behind a 'v2_0' namespace. It also introduces a new configure method that lets users select the API version. The API version is stored in the database so reconfiguring selects the correct frontend.
This bumps the database version to 4. Anything on an older version is assumed to use the 2.0 API.
This puts the entire frontend behind a 'v2_0' namespace. It also introduces a new configure method that lets users select the API version. The API version is stored in the database so reconfiguring selects the correct frontend.
This bumps the database version to 4. Anything on an older version is assumed to use the 2.0 API.