Release NotesRelease V2025 6 13

Release v2025.6.13 🚀

Highlights

🔧 Improved database performance and stability with PostgreSQL connection pooling 🐛 Fixed migration errors and type marshaling issues

Full Changelog

  • Implemented PostgreSQL connection pooling to improve resource management and fix connection sharing issues
  • Fixed migration errors
  • Correctly marshal types.Duration into string
  • Removed run query on SQL load