Follow the latest updates and improvements of Volta.
January 23, 2023
You can now see the activity of your repositories by clicking on the button in the header. You will see the latest actions on issues and pull requests, in real-time. This panel will allow you to see your repository members but also to share your public board through the menu.
To achieve this, we had to make some changes on how we handle activities, which greatly improves the performances of our API and database.
As time goes by, more and more people install our GitHub app, which means we receive more and more webhooks. We have been working hard on improving our infrastructure so your data is always up-to-date with GitHub in real-time. We are now able to handle 10x more webhooks than before, and we are still working on improving this number.