Add version management
# 👀feature-requests
s
Please add version management
c
Could you elaborate on why this would be important for you and other users? This information will assist in strengthening your case. Thank you!
r
+1 on this, generally version management would be very useful to be able to monitor changes and revert them if something goes wrong. I can also see it being a step in the direction to integrate DevOps tools, which would open up immense opportunities, as well as to do stuff like A/B testing
s
Currently I am exporting my bot regularly to save it for the future in case something goes wrong. It would help me save time and nerves. It should be automatically saved every few minutes of editing it
c
You'd want to be able to save it to your desktop, correct? Right now, the system automatically saves your bot on the cloud.
s
This is not what I mean. Something like this where you can save aversion of your bot and it also takes snapshots of your bot every few changes. If you try out something new and it doesnt work you can revert it back to older version. I took this screenshot from FlutterFlow, a No Code App buillding software which features this.
My workarround is that I export the bot to save the version on my PC.
c
Thanks so much for the screenshot!
n
Hi wordpress has a versioning system to allow for selection of saved versions and even compare them from a timeline.
In this example I have 19 verrsions
a
we need different versions functionaliyt
c
thanks for providing examples guys!
d
Versioning could allow us to access deployed versions of our bot. We could revert to a specific version if needed to compare changes or to roll back for any reason. I agree, you must add this to this tool.
b
hey gang - this is a great suggestion, and we're in the process of developing this 🙂
w
just adding a big +1 to this -- version management would add mucho utility -- especially being able to roll back to a previous published release in the event of borkage