Changelog

v0.1.0

Track updates, new features, and improvements to Requiems API.

v0.1.0

Latest

February 17, 2026

✅ Continuous Integration

  • Established comprehensive CI pipeline with automated testing across all applications
  • Go API: Tests with race detection, golangci-lint (21 linters), code coverage
  • Rails Dashboard: Full test suite (60 tests, 207 assertions), security scans
  • Cloudflare Worker: TypeScript checks, Vitest suite (71 tests), Biome linting
  • Path-based execution for efficient builds
  • Security scans as blocking requirements (Brakeman, bundler-audit)

🐛 Bug Fixes

  • Fixed API key generation callback execution order
  • Resolved Devise mapping initialization in test environment
  • Corrected user status field handling for suspended/banned states
  • Added HTTP server timeout configurations for security compliance
  • Fixed code formatting across all applications

📊 Test Coverage

  • Rails Dashboard: 100% test pass rate (60 tests)
  • Cloudflare Worker: 71 passing tests with 29% coverage
  • Go API: Comprehensive test suite with race detection

v0.0.2

February 08, 2026

🚀 Production Deployment

  • Go Backend API deployed with PostgreSQL database
  • Rails 8 Dashboard application with user authentication
  • API key management and usage tracking system
  • Admin panel for user and subscription management
  • Docker Compose development environment

✨ Features

  • Email validation endpoints (disposable email detection)
  • Text utility APIs (advice, lorem ipsum, quotes, random words)
  • User registration and authentication (Devise)
  • Usage analytics dashboard
  • Subscription and billing integration
  • Health check and monitoring endpoints

v0.0.1

December 15, 2025

🎯 Project Initialization

  • Multi-language monorepo architecture established
  • Technology stack selection (Go, Rails 8, Cloudflare Workers)
  • Three-tier architecture design: Edge Gateway → Backend API → Database
  • Database schema and API endpoint planning

⚡ Cloudflare Worker Gateway

  • API key validation using Cloudflare KV
  • Rate limiting with KV counters
  • Request usage tracking with D1 SQLite
  • Request proxying to backend API
  • Usage analytics and logging

v0.2.0

Coming Soon

Planned Release: Q1 2026

🚀 Planned Features

  • Enhanced API documentation with interactive playground
  • Usage webhooks for real-time notifications
  • Advanced rate limiting controls per API key
  • API usage export and reporting
  • Team collaboration features (shared workspaces)
  • Additional validation APIs (phone numbers, credit cards)

🔮 Future Roadmap (v1.0.0+)

  • Data APIs (IP geolocation, currency conversion)
  • Finance APIs (stock quotes, crypto prices)
  • Image APIs (optimization, placeholders, QR codes)
  • GraphQL API support
  • SDK libraries (Python, JavaScript, Go, Ruby)
  • SOC 2 Type II certification

Stay Updated

Want to be notified about new releases and features?

Sign up for an account