What's Changed
Bug fixes π
- fix bug if No symmetry from spglib by @cpignedoli in #713
- Fix AiidaNodeViewer not resetting when assigned None by @danielhollas in #754
- Fix OptimadeQueryWidget crash by @danielhollas in #759
- Clear stale bond shapes from structure viewer (https://github.com/aiidalab/aiidalab-widgets-base/pull/746[)](https://github.com/aiidalab/aiidalab-widgets-base/commit/cad2c6c2c949c5a9879299ff6febd61b4665aee2)
Other changes
- Fix CI: Pin RabbitMQ version and update requests-cache by @danielhollas in #743
- Pin numpy to 1.x due to bokeh incompatibility by @danielhollas in #740
- Temporarily skip test_cod_query_widget if it fails by @danielhollas in #723
- Bump minimum ansi2html version to fix failing tests
Full Changelog: v2.5.0...v2.5.1