github epicenter-os/epicenter v6.0.0
App v6.0.0

latest releases: v7.4.1, v7.4.0, v7.3.1...
one month ago

Full installation instructions can be found here.

What's Changed

  • major feat: post-processing, Dexie.js Migration, TanStack Query Integration, Enhanced UI/UX with Sound Notifications by @braden-w in #427
    • Transformation Pipeline
      • Introduced complete transformation pipeline for recording post-processing
      • Added multi-provider AI support (Groq, Anthropic, OpenAI)
      • Implemented find-and-replace functionality with regex support
      • Created resizable dialog panes for step editing, testing, and history tracking
    • Database Improvements
      • Migrated to Dexie.js from IndexedDB for better performance
      • Added transformation runs support
      • Implemented robust database migration system
    • Performance & Caching
      • Integrated TanStack Query for efficient state management
      • Added custom mutation hooks for lifecycle management
      • Optimized bulk operations and cache handling
    • Enhanced UI/UX
      • Added sortable and filterable data tables with pagination
      • Implemented card-based layouts with smooth transitions
      • Added sound notification system
      • Improved dialog system with unsaved changes protection
        by @braden-w in #427
  • feat: merge recordings back into one table in IndexedDb by @braden-w in #417
  • feat: move createMutations to lazy pattern with lazy use prefix, use context, better checkboxes by @braden-w in #430
  • feat: better transformation management ui, select post-processing dropdown by @braden-w in #431
  • feat: include latest transformationRun in recordings view by @braden-w in #432

Full Changelog: v5.3.0...v6.0.0

Don't miss a new epicenter release

NewReleases is sending notifications on new releases.