A little feature update to RC Dash, before I start working on charts – real time notifications for new purchases and renewals.

On a technical level, I’m now running a small web server to forward calls from RevenueCat’s web hooks to Apple’s push service. Any call is directly forwarded, and no data whatsoever is stored on the server. (That’s not only the simplest, but also the most privacy respecting implementation possible.)