Monday, Mar 16, 2026
shippedMobile UI/UX overhaul and production branch rename
Anurag Verma merged two PRs to codercops/ogcops that shipped v1.1.0 with mobile improvements across the editor, navbar, and API docs, while renaming the main development branch to production.
The first PR [1] brought comprehensive mobile UI/UX fixes throughout the application. The API docs page received a mobile-first redesign, replacing tables with div-based parameter layouts for better responsiveness on smaller screens. The editor, navbar, and preview pages all saw improvements tailored for mobile viewing. A feedback link was also added to the footer to gather user input.
The second PR [2] completed the same set of changes, including a branch rename across the entire repository. CI workflows, README, CONTRIBUTING, and SECURITY documentation were all updated to reflect the shift from main to production as the primary branch [1]. Both merges shipped as v1.1.0.
Sources
- Production (#45) · codercops/ogcops
- Production (#46) · codercops/ogcops