Apr 4, 2026Making a Desktop App Work on a Phone (And the Bugs That Hid in the Test Suite)GoatFlow 0.8.1 shipped this week. The headline is mobile support and PWA push notifications. The interesting engineering was in how we made 66 admin …7 min read
Mar 28, 2026Building a PaaS Core in Two DaysGoatFlow 0.8.0 was originally targeted for September 2026. We shipped it in March. The release adds nine major feature areas to the plugin platform: …8 min read
Mar 26, 2026Hardening a Plugin Platform for ProductionGoatFlow 0.7.0 takes the plugin platform shipped in 0.6.5 and adds the security and operational layers needed before handing it to third-party …6 min read
Feb 8, 2026Shipping a Plugin Platform, 2FA, and a Public DemoGoatFlow 0.6.5 turns last month’s plugin architecture document into a working system, adds two-factor authentication, and introduces a demo mode …6 min read
Feb 1, 2026Designing a Plugin Platform: WASM vs gRPCGOTRS 0.6.4 published the design document for the GoatKit Plugin Platform, planned for version 0.7.0 in May. The Problem Every organisation wants …2 min read
Jan 30, 2026Test Infrastructure: Making Tests Match ProductionGOTRS 0.6.3 focused on internal improvements. No headline features, but the kind of work that prevents future bugs. The Problem Our test suite used a …2 min read
Jan 25, 2026Building a Multi-Theme System with CSS Custom PropertiesGOTRS 0.6.2 introduced a pluggable multi-theme system with four distinct themes, each supporting light and dark modes. But this wasn’t just …3 min read
Jan 17, 2026Building Automation Engines: GenericAgent and ACLsGOTRS 0.6.1 delivered two major automation systems: the GenericAgent execution engine and ACL-based access control. The Problem Manual ticket …2 min read