New features
* Use 2D Histogram for visualization by thorstenwagner in https://github.com/BiAPoL/napari-clusters-plotter/pull/196
* Colormap pulldown for 2D histogram by marabuuu in https://github.com/BiAPoL/napari-clusters-plotter/pull/239
* Implement Histogram1D if the same measurement is selected for both axes by lazigu and zoccoler in https://github.com/BiAPoL/napari-clusters-plotter/pull/237
* Change highlights in timelapse data plotting to brighter colors instead of white by Cryaaa in https://github.com/BiAPoL/napari-clusters-plotter/pull/244
What else has changed
* Allow flexible cluster ids by zoccoler in https://github.com/BiAPoL/napari-clusters-plotter/pull/205
* Pin numpy version due to incompatibility with numba by lazigu in https://github.com/BiAPoL/napari-clusters-plotter/pull/219
* Update tests workflow file (disable tests on windows, update versions, use codecov token) by lazigu in https://github.com/BiAPoL/napari-clusters-plotter/pull/231
* Fix small bugs in the plotter widget 2 by lazigu in https://github.com/BiAPoL/napari-clusters-plotter/pull/227
* Fixes link of the tests badge by lazigu in https://github.com/BiAPoL/napari-clusters-plotter/pull/233
* Don't reset zoom on redraw by thorstenwagner in https://github.com/BiAPoL/napari-clusters-plotter/pull/214
* Add more tests by lazigu in https://github.com/BiAPoL/napari-clusters-plotter/pull/230
* Update documentation by lazigu in https://github.com/BiAPoL/napari-clusters-plotter/pull/234
* Add min distance for UMAP parameter by lazigu in https://github.com/BiAPoL/napari-clusters-plotter/pull/235
* Add optional custom name field for dimensionality reduction by lazigu in https://github.com/BiAPoL/napari-clusters-plotter/pull/236
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/BiAPoL/napari-clusters-plotter/pull/238
* Implement lowercase interpretation of keys by Cryaaa in https://github.com/BiAPoL/napari-clusters-plotter/pull/243
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/BiAPoL/napari-clusters-plotter/pull/240
* make layout slimmer by haesleinhuepf in https://github.com/BiAPoL/napari-clusters-plotter/pull/245
* Expose frame_changed method by zoccoler in https://github.com/BiAPoL/napari-clusters-plotter/pull/221
New Contributors
* marabuuu made their first contribution in https://github.com/BiAPoL/napari-clusters-plotter/pull/239
**Full Changelog**: https://github.com/BiAPoL/napari-clusters-plotter/compare/0.6.2...0.7.0