This is not the latest release. You can find our latest release, v1.2.7, here.
With this release, we introduced an optimized cleanup logic and fixed a minor bug.
- Refactored the cleanup logic. The old logic could only handle a small amount of submit tokens and submissions. The new logic is optimized to handle huge amounts of data without crashing. This issue was reported by brendofreitas in 147, 148
- Added a fix for the internal project filter on the project list page.