Changelog
All notable changes to Omaship, organized by release. We follow 0ver for versioning.
v0.9.x
December 2025
Package Proxy Hosting
Added packages.omaship.com to Kamal proxy hosts for serving RubyGems packages directly.
Production Scaffolding
Fixed SECRET_KEY_BASE_DUMMY and GitHub Packages redirect handling for reliable production builds.
Preview Cleanup
Reliable preview environment cleanup and deploy-on-open only behavior.
v0.8.x
December 2025
PR Preview Deployments
Every pull request now gets its own preview URL at pr-N.preview.yourdomain.com.
Fast Formatting
Added rake fmt task for quick linting and code formatting.
OpenSSL Compatibility
Downgraded OpenSSL to 3.3 to resolve CRL verification issues in production.
v0.7.0
November 2025
Dark Marketing Theme
Adopted the Wisprflow-inspired dark theme across all marketing and documentation pages.
Security Hardening
Implemented fail2ban blocking and suppressed Brakeman false positives for cleaner CI.
v0.6.0
October 2025
Architectural Boundary Enforcement
Added ast-grep for enforcing architectural boundaries in generated projects.
v0.5.x
October 2025
Rails 8.1 Conventions
Adopted Rails 8.1 conventions including bin/ci and best practices.
RubyGems Package Proxy
Implemented a RubyGems-compatible package proxy for distributing Omaship engines.
Footer & Legal Pages
Added footer navigation, imprint, privacy policy, and terms of service pages.
Product Screenshots
Added product screenshots to the landing page to build trust and credibility.
v0.4.x
October 2025
Heroicons & Refined UI
Replaced emoji icons with Heroicons throughout the app for a more polished look.
v0.3.0
October 2025
Landing Page Redesign
Redesigned the landing page with founder-centric messaging for non-technical founders.
Technical Details Page
Added a dedicated technical page for developer founders with inline waitlist form.
v0.2.0
October 2025
Async Provisioning with Live Progress
Omakase provisioning now runs asynchronously with real-time progress updates and celebration confetti.
Rails Engine Architecture
Migrated to a Rails Engine-based infrastructure system with omaship_base as the foundation.
Admin Dashboard
Scaffolded admin area with dashboard, batch operations, and provisioning logs.
Secrets & SSH Configuration
One-time SSH key generation, mandatory secrets flow, and Rails credential management—all without persisting secrets.
Production Security & Backups
Added production security hardening, S3-based automated backups, and database restore TUI.
Open Graph & SEO
Added Open Graph meta tags for rich link previews on social media.
For the full commit history, see the CHANGELOG.md on GitHub.