Incorrect releases rendering in overview graph?

Hi!

I’ve just started using releases for my project, and I’m experiencing an issue with positioning of the releases in overview graphs, e.g.


Here you can clearly see that something’s wrong - I always see only my first release, located at the very end of the graph, even though it actually happened 2 days ago. The weird thing is that I’ve actually deployed this revision on April 11th at 12:40. It all just doesn’t make sense.

I’m creating my releases with the API hook, e.g. https://sentry.io/api/hooks/release/builtin… and additionally identify all sentry calls with a release entry.