You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enhance collection import with SMILES support and conditional attachment handling. (#2692)
**Better Molecule Handling**
- Added support for importing molecules from SMILES strings when molecule data(Molfile) is missing
- Improved fallback system: tries molecular structure first, then SMILES, then creates a placeholder if needed
**Attachment post processing**
- Attachments now get different handling based on their source
- Local "smart-add" attachments are marked differently from regular imports
0 commit comments