v2.3.1

flydelabs/flydev2.3.1Jul 31, 2026by mbecker20

AI Summary

A maintenance release fixing database issues, configuring the user agent, and resolving UI export bugs.

Key Highlights

  • Fixed missing image registry accounts stored in the database.
  • Set 'komodo/$VERSION' as the connection user agent.
  • Fixed UI export TOML not respecting selected tags.
  • Further optimized query batching.

New Features

  • User agent configuration
  • Query batching optimization

Full Release Notes

# Changelog

- Fix missing image registry accounts stored on database
- Set "komodo/$VERSION" as connection user agent.
- Fix UI export TOML not respecting selected tags in query
- Further optimize query batching