Fix organizations gem + release v0.4.2 to allow users to leave organizations + avoid creating extra personal orgs for users joining from an invite #oss
Make new gem wallets and release it as v0.1.0 -- it's just the core of my usage_credits gem but generalized to any in-app currency, not just credits (+ it allows for transfers between users etc.) #oss
Release trackdown gem v0.3.1 with a fix to geolocate IPs correctly when the request IP was behind another proxy on top of Cloudflare (like my old licensing server -> CF -> licenseseat) #oss
Make interactive demo SaaS dashboard to demo my new organizations gem (member invitations, multiple orgs, switch between orgs, add members, block access to actions and views depending on roles / permissions, etc.) #oss
Release footprinted gem v0.3.0 with auto CloudFlare GeoIP headers extraction in background async jobs so we can track geo footprints in LinceseSeat in prod without relying on MaxMind #oss
Fix manual admin overrides not working and N+1 queries causing perf issues (bugs I found developing LicenseSeat) and tag + release pricing_plans gem v0.3.0 with the fixes + pending PRs like auto callbacks when users are about to hitt plan limits #oss