Release NotesRelease V2025 6 10

Release Notes for runreveal v2025.6.10 🚀

What’s New

  • 🔧 Enhanced database migrations: Now using “create or replace view” for smoother updates
  • 📧 Improved handling of migration failure emails for better error reporting

These changes aim to improve the reliability of database updates and provide clearer communication in case of any issues during the migration process.

Changelog

  • Update migrations to use create or replace view and fix migration failure email (#1447)