gradio-app / gradio

Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
http://www.gradio.app
Apache License 2.0
33.36k stars 2.52k forks source link

Unable to view documentation for older versions #9256

Open ajayrgb opened 1 month ago

ajayrgb commented 1 month ago

Describe the bug

The documentation has a dropdown to select the version, but it only shows the latest version (4.42.0) and main. It would be nice to view documentation for older versions, since there are breaking changes, and we have an older version pinned.

Have you searched existing issues? 🔎

Reproduction

Navigate to https://www.gradio.app/guides/quickstart See version dropdown

Screenshot

No response

Logs

No response

System Info

-

Severity

I can work around it

ajayrgb commented 1 month ago

Related to https://github.com/gradio-app/gradio/issues/6365

abidlabs commented 1 month ago

cc @aliabd we can add this alongside docs for 5.x, wdyt? Out of curiosity, what older version do you have pinned @ajayrgb?