Skip to content

Releases: codercops/ogcops

v1.3.0 — AI-Powered BYOK Features

15 Mar 18:08
c1f1ecc

Choose a tag to compare

What's Changed

  • release: v1.3.0 — AI-Powered BYOK Features by @anurag629 in #42

Full Changelog: v1.2.0...v1.3.0

v1.2.0 — Hero Redesign & Support Buttons

05 Mar 11:44
47ffbf8

Choose a tag to compare

What's Changed

  • release: v1.2.0 — Hero redesign & support buttons by @anurag629 in #17

Full Changelog: v1.1.0...v1.2.0

v1.1.0 — Mobile UI/UX Improvements

28 Feb 06:49
b9df05f

Choose a tag to compare

What's Changed

Comprehensive mobile UI/UX overhaul across all pages — navbar, API docs, OG image editor, and preview checker.

Fixes

  • Navbar: Fix hamburger menu becoming unclickable after Astro View Transitions
  • Editor — Customize tab: Fix panel not stretching full width on mobile
  • Editor — Export tab: Fix buttons not filling screen width

Enhancements

  • API Docs: Complete mobile-first redesign — sticky tab bar, div-based parameter cards, contained code blocks
  • Editor — Templates: Responsive grid (3 → 2 → 1 columns as screen narrows) with tap feedback
  • Editor — Customize: Sticky header with backdrop blur; enlarged touch targets for toggles, sliders, color swatches, inputs; full-width upload buttons and selects
  • Editor — Export: Larger primary download button, full-width stacked layout, icons on copy buttons
  • Editor — Canvas: Sticky canvas on mobile so fields scroll underneath
  • Preview Checker: Stacked URL input, larger buttons, improved mobile spacing
  • Global: Safe-area-inset handling for notched devices

Docs & Chores

  • Add Feedback link to footer (#11)
  • Rename mainproduction branch references in CI workflows (#10)
  • Update CLAUDE.md, README, CONTRIBUTING, SECURITY

Full Changelog: v1.0.0...v1.1.0