Pass 100k downloads in my allgood gem, my biggest Ruby gem so far and the 1st one to cross 100k -- almost 200k total downloads now between all gems #oss
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