I've been celebrating five years of working on OnlineOrNot (https://onlineornot.com/) by adding more features for teams that build software:
- 2FA, PassKey, and password-based login for folks that hate magic links
- Moved my entire API from GraphQL to REST so I can fully dogfood the API I offer
- Added an audit log as standard on all plans
- Built a terraform provider (https://github.com/OnlineOrNot/terraform-provider-onlineorno...), and a way to download existing config into terraform files
- Started iterating on a CLI (https://github.com/OnlineOrNot/onlineornot)