#Umbraco documentation versions
1 messages · Page 1 of 1 (latest)
Hi 👋 Frustrating that you're losing time over this! How about bookmarking the specific link to the v13 docs: https://docs.umbraco.com/umbraco-cms/v/13.latest-lts - that will give you the landing page for the Umbraco CMS docs in version 13. docs.umbraco.com will always default to the latest version - as you've also discovered yourself! Hope it helps 🤞
I can join in on this and say that bookmarking the docs works, but doesn't help when you do a google search, and get version-agnostic URLs like this:
https://docs.umbraco.com/umbraco-cms/fundamentals/backoffice/sections
And since Google search results are generally what devs are following into the documentation - the ability to have a cookie or session that remembered a specific version, and used it in absence of a url-specific version overriding it (such as https://docs.umbraco.com/umbraco-cms/v/14.latest/fundamentals/backoffice/sections) would actually be pretty helpful.
Not sure where a good place to suggest a feature like that for the documentation would be.
You could probably write a userscript to automatically redirect you to v13 (https://openuserjs.org/about/Userscript-Beginners-HOWTO)
Download userscripts to enhance your browser.