v2.5.0
What's Changed
Breaking Changes π
- Remove private key upload functionality by @edan-bainglass in #690
We've removed the functionality to upload private SSH keys due to (obvious) security concerns.
Users who know what they're doing can still upload arbitrary files via File Manager accessible from the Home app.
New Features π
- Update StructureViewer units by @mikibonacci in #694
Bug fixes π
- Fix password input by @superstar54 in #692
- Fix typo in bug report by @edan-bainglass in #702
- Fix
ipyoptimadeversion by @edan-bainglass in #703
Documentation π
- Document the SSH setup widget by @edan-bainglass in #695
Other Changes
- Pin ipython version to <9.0 by @danielhollas in #700
- Test aiida 2.7 by @danielhollas in #698
- CI: Use uv to test with lowest supported dependency versions by @danielhollas in #714
Full Changelog: v2.4.0...v2.5.0