Skip to content

Latest commit

 

History

History
431 lines (314 loc) · 40.2 KB

CHANGELOG.md

File metadata and controls

431 lines (314 loc) · 40.2 KB

Changelog

v0.8.0 (2024-10-04)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • fix: fix splitting logic and deduplicate code in Groups Presets Widgets #365 (tlambert03)
  • fix: disable Autofocus checkbox when using HCSWizard #364 (fdrgsp)
  • fix: enable ct axis order #361 (fdrgsp)
  • fix: fix valueChanged signals on PropertyWidget #352 (tlambert03)
  • fix: Only allow YAML save/load when YAML available #347 (gselzer)
  • fix: Align spin boxes and labels in GridPlan #345 (gselzer)
  • fix: update the GroupPresetTableWidget policy #330 (fdrgsp)
  • fix: make name editable EditGroupWidget #328 (fdrgsp)
  • fix: WellPlateWidget initial drawing #327 (fdrgsp)
  • fix: fix bug in config wizard where core state bleeds into model #309 (tlambert03)

Merged pull requests:

v0.7.2 (2024-06-13)

Full Changelog

Merged pull requests:

v0.7.1 (2024-03-13)

Full Changelog

Fixed bugs:

  • fix: fix issue with channel group widget not working with only one group #288 (fdrgsp)

Merged pull requests:

v0.7.0 (2024-03-06)

Full Changelog

v0.7.0rc1 (2024-03-05)

Full Changelog

Implemented enhancements:

  • feat: add pymmcore-plus writer to MDAWidget #279 (fdrgsp)

Fixed bugs:

Merged pull requests:

v0.6.1 (2024-02-15)

Full Changelog

Fixed bugs:

  • fix: update few MDAWidget issues #274 (fdrgsp)
  • fix: choose to update ImagePreview when mda is running #273 (fdrgsp)
  • fix: better handle enabling and disabling MDAWidget #267 (fdrgsp)
  • fix: fix bugs in ChannelTable #265 (fdrgsp)

Merged pull requests:

v0.6.0 (2024-01-24)

Full Changelog

Implemented enhancements:

  • feat: update Autofocus related methods, warn when 'Set AF Offset per Position' checked but autofocus not engaged #262 (fdrgsp)
  • feat: add the possibility to invert the axis in the stage widget #260 (fdrgsp)
  • feat: PixelConfigurationWidget with similar logic as in micromanager #244 (fdrgsp)

Fixed bugs:

  • fix: fix missing hub peripherals in config wizard #264 (tlambert03)
  • fix: hide invert xy checkboxes if not xy stage in StageWidget #261 (fdrgsp)

Merged pull requests:

v0.5.7 (2023-12-19)

Full Changelog

Fixed bugs:

Merged pull requests:

v0.5.6 (2023-11-01)

Full Changelog

Merged pull requests:

v0.5.5 (2023-10-24)

Full Changelog

Merged pull requests:

  • fix: disallow setting pre-init props after device initialization #234 (tlambert03)
  • fix: hide shutter open in sub_seq #229 (fdrgsp)

v0.5.4 (2023-10-12)

Full Changelog

Merged pull requests:

  • feat: add back the autofocus logic to the PositionTable #201 (fdrgsp)

v0.5.3 (2023-10-12)

Full Changelog

Merged pull requests:

v0.5.2 (2023-10-12)

Full Changelog

Merged pull requests:

  • fix: catch errors in property widget when building device property table #224 (tlambert03)
  • fix: extend exposure widget range #222 (tlambert03)

v0.5.1 (2023-10-09)

Full Changelog

Fixed bugs:

  • fix: fix correct index enablement on checkable tab widget #206 (tlambert03)

Merged pull requests:

v0.5.0 (2023-09-23)

Full Changelog

Merged pull requests:

v0.4.2 (2023-09-01)

Full Changelog

Merged pull requests:

v0.4.1 (2023-08-01)

Full Changelog

Merged pull requests:

  • build: updates for fov_size in useq 0.4, bump pymmcore-plus #175 (tlambert03)
  • fix: catch errors when updating property browser values from core #174 (tlambert03)
  • refactor: return useq object from stack_widget.value() #173 (tlambert03)
  • refactor: use useq-schema objects for GridWidget #171 (tlambert03)
  • refactor: use useq.Channel objects in ChannelTable #170 (tlambert03)
  • fix: remove set_state core link in PositionTable #169 (fdrgsp)
  • refactor: remove time estimates from MDAWidget #168 (tlambert03)
  • test: update grid tests to work with old and new useq-grid plan #166 (tlambert03)
  • chore: miscellaneous updates, update linting rules #161 (tlambert03)

v0.4.0 (2023-07-27)

Full Changelog

Fixed bugs:

Merged pull requests:

v0.3.0 (2023-01-14)

Full Changelog

Merged pull requests:

v0.2.1 (2022-12-05)

Full Changelog

Merged pull requests:

v0.2.0 (2022-12-03)

Full Changelog

Merged pull requests:

v0.1.1 (2022-11-24)

Full Changelog

Implemented enhancements:

Merged pull requests:

v0.1.0 (2022-08-01)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator