v0.4.1
This minor release adds some quality-of-life fixes to the UI, a new cell format type "in situ (optical)" and tweaks to our development workflow.
What's Changed
- Run vue3-recommended linting by @jdbocarsly in #756
- Corrected blockInfo computed property value by @BenjaminCharmes in #775
- Changes to pre-commit by @jdbocarsly in #785
- Add 'optical' cellFormat by @BenjaminCharmes in #788
- Remove cheminventory import task (which is now in
datalab-api
) by @ml-evs in #793 - Add gpt4o and other updated models by @jdbocarsly in #736
- Report runtime server config at
/info
and use this in UI by @ml-evs in #801 - Development docker, pre-commit and eslint updates & refactoring by @ml-evs in #805
- Disable
ChemicalFormula
component by @ml-evs in #806
Full Changelog: v0.4.0...v0.4.1