Omaship

Changelog

All notable changes to Omaship, organized by release. We follow 0ver for versioning.

v0.9.x

December 2025

Feature

Package Proxy Hosting

Added packages.omaship.com to Kamal proxy hosts for serving RubyGems packages directly.

Fix

Production Scaffolding

Fixed SECRET_KEY_BASE_DUMMY and GitHub Packages redirect handling for reliable production builds.

Fix

Preview Cleanup

Reliable preview environment cleanup and deploy-on-open only behavior.

v0.8.x

December 2025

Feature

PR Preview Deployments

Every pull request now gets its own preview URL at pr-N.preview.yourdomain.com.

Feature

Fast Formatting

Added rake fmt task for quick linting and code formatting.

Fix

OpenSSL Compatibility

Downgraded OpenSSL to 3.3 to resolve CRL verification issues in production.

v0.7.0

November 2025

Feature

Dark Marketing Theme

Adopted the Wisprflow-inspired dark theme across all marketing and documentation pages.

Fix

Security Hardening

Implemented fail2ban blocking and suppressed Brakeman false positives for cleaner CI.

v0.6.0

October 2025

Feature

Architectural Boundary Enforcement

Added ast-grep for enforcing architectural boundaries in generated projects.

v0.5.x

October 2025

Feature

Rails 8.1 Conventions

Adopted Rails 8.1 conventions including bin/ci and best practices.

Feature

RubyGems Package Proxy

Implemented a RubyGems-compatible package proxy for distributing Omaship engines.

Feature

Footer & Legal Pages

Added footer navigation, imprint, privacy policy, and terms of service pages.

Feature

Product Screenshots

Added product screenshots to the landing page to build trust and credibility.

v0.4.x

October 2025

Improvement

Heroicons & Refined UI

Replaced emoji icons with Heroicons throughout the app for a more polished look.

v0.3.0

October 2025

Feature

Landing Page Redesign

Redesigned the landing page with founder-centric messaging for non-technical founders.

Feature

Technical Details Page

Added a dedicated technical page for developer founders with inline waitlist form.

v0.2.0

October 2025

Feature

Async Provisioning with Live Progress

Omakase provisioning now runs asynchronously with real-time progress updates and celebration confetti.

Feature

Rails Engine Architecture

Migrated to a Rails Engine-based infrastructure system with omaship_base as the foundation.

Feature

Admin Dashboard

Scaffolded admin area with dashboard, batch operations, and provisioning logs.

Feature

Secrets & SSH Configuration

One-time SSH key generation, mandatory secrets flow, and Rails credential management—all without persisting secrets.

Feature

Production Security & Backups

Added production security hardening, S3-based automated backups, and database restore TUI.

Feature

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.