# v4 -> v5 tasks remaining ## Tutorial https://github.com/withastro/blog-tutorial-demo/ - [x] [PR 32 - update code for v5](https://github.com/withastro/blog-tutorial-demo/pull/32) - [x] update `content-collections` branch based on new 6.4 unit ## Sidebar changes still to come - [x] - separate experimental and legacy flags into their own section (from config ref) - [x] - CLI advanced section gets its own page in API reference section as “Programmatic Astro API (Experimental)” - [x] - move "develop and build" content into new page (from install and setup) - [x] - rewrite Configuring Astro into helpful "setting basic things up for a new project" - [x] - landing pages become overviews in the sections: CMS/deploy/backend/recipes etc. (keep visual navs in each page template?) - [x] - Group Astro Syntax and Template Directives in reference - [x] - delete View Transitions tutorial -- salvage "updating scripts" and make sure that content is available in View Transitions page - [x] - convert "Extend with Content Collections" into optional Tutorial module at the end - [x] - remove individual errors from sidebar ## v4 - [x] change banner from "try beta" to "unmaintained version" and add to every page - [x] deploy on Netlify at sensible URL - [x] Update site title to show v4 ## v5 - [ ] Todos in PR itself - [ ] Remove `/` redirect added in 8b2b3ebac42b9c486966a56a1af20bd234e5de70 - [ ] Remove v5 beta badge in site header added in 8e56929ec70294a010a3b943ee522721f15b3ccd - [ ] Update [the docgen script](https://github.com/withastro/docs/blob/5.0.0-beta/scripts/docgen.mjs) to point to the new location for configuration types in the Astro repo in frontmatter etc. - [ ] Revert `editLink` change made in b3dea25cfa96604727cf047fe51bb2f4f2dc6e39. - [ ] Disable Pagefind and enable the `Search` component override changed in ca7d812cee0fb28611099c665f77e0e1ad91a3bc - [ ] ... - [ ] ... ## Deleting old translations - [ ] review [Yan's PR](https://github.com/withastro/docs/pull/10111) and run the script; delete from v5 only?