Skip to content

v2.6.0

Choose a tag to compare

@TorecLuik TorecLuik released this 06 May 09:44
· 6 commits to main since this release

BIOMERO v2.6.0

Minor release focused on backend robustness, workflow flexibility, and improved OMERO integration.

What's Changed

  • 🐛 Result Targeting (Get_Results)

    • Fixed ambiguity when selecting datasets by name (OMERO allows duplicates)
    • You can now use dataset or screen IDs instead of names for precise targeting
  • 📎 In-place Attachments (Backend feature)

  • 🧪 BIAFLOW Parameter Support

    • Added support for "value-choices" in String parameters
    • Enables dropdown selection in workflow/script UI (OMERO.biomero + scripts)
  • 🧹 Attachment Handling

    • Improved fallback logic when no parent container (project/screen) exists
    • Results now correctly attach to their own dataset/plate when needed

Key Improvements

  • More reliable dataset selection via ID-based targeting
  • Unified backend improvements for attachment handling and result storage
  • Better parameter UX integration across UI and scripts
  • Reduced ambiguity and edge-case failures in OMERO linking logic

Changelogs