What's Changed
* Update beginners-guide.md by MMathisLab in https://github.com/DeepLabCut/DeepLabCut/pull/2619
* Update DEEPLABCUT.yaml by EitanHemed in https://github.com/DeepLabCut/DeepLabCut/pull/2625
* Add feature to evaluate network for specfic, named snapshots. by Tetra-quark in https://github.com/DeepLabCut/DeepLabCut/pull/2508
* fixed file dialog not showing uppercase file extension video files by park-jsdev in https://github.com/DeepLabCut/DeepLabCut/pull/2645
* Swap button added to the track refinement GUI by JulianAlvarezdeGiorgi in https://github.com/DeepLabCut/DeepLabCut/pull/2680
* Fixes for testscript_3d.py by jesse-gilmer in https://github.com/DeepLabCut/DeepLabCut/pull/2443
* Allow processing of videos in MKV containers by ximion in https://github.com/DeepLabCut/DeepLabCut/pull/2701
* add in CZI EOSS badge and funding section by MMathisLab in https://github.com/DeepLabCut/DeepLabCut/pull/2735
* Fix minimalnumberofconnections by segashin in https://github.com/DeepLabCut/DeepLabCut/pull/2718
* Benchmarking user guide by dikraMasrour in https://github.com/DeepLabCut/DeepLabCut/pull/2716
* adding docs for using data labeled elsewhere (formatting) by MMathisLab in https://github.com/DeepLabCut/DeepLabCut/pull/2736
* Update standardDeepLabCut_UserGuide.md by bendichter in https://github.com/DeepLabCut/DeepLabCut/pull/2761
* Create citation.md by MMathisLab in https://github.com/DeepLabCut/DeepLabCut/pull/2767
* Fix failing tests - `tmpdir_factory` dir creation on OSX by n-poulsen in https://github.com/DeepLabCut/DeepLabCut/pull/2768
* Update DLC3 PyTorch docs by n-poulsen in https://github.com/DeepLabCut/DeepLabCut/pull/2804
* Pins `numpy<2`, fix svd for `scipy>=1.11.0` by n-poulsen in https://github.com/DeepLabCut/DeepLabCut/pull/2827
* Fix reading filtered state by maximpavliv in https://github.com/DeepLabCut/DeepLabCut/pull/2844
* Remove pickle5 dependency from madlc Colab by maximpavliv in https://github.com/DeepLabCut/DeepLabCut/pull/2846
* Fixed `dropimagesduetolackofannotation` to work with single-animal data by n-poulsen in https://github.com/DeepLabCut/DeepLabCut/pull/2850
* Fixed conversion of dict to list for proper future indexing by m-beau in https://github.com/DeepLabCut/DeepLabCut/pull/2855
* fixes to label_frames, addition of docstring by n-poulsen in https://github.com/DeepLabCut/DeepLabCut/pull/2858
* Pin TensorFlow according to OS; Fix DeepLabCut install in Colab to deal with new requirements. by n-poulsen in https://github.com/DeepLabCut/DeepLabCut/pull/2862
* Remove unused GUI button in analyze videos tab by maximpavliv in https://github.com/DeepLabCut/DeepLabCut/pull/2875
* Fix video addition in VideoSelectionWidget by maximpavliv in https://github.com/DeepLabCut/DeepLabCut/pull/2878
* v2.3.11 by AlexEMG in https://github.com/DeepLabCut/DeepLabCut/pull/2882
* improved handling of animal names when analyzing videos by n-poulsen in https://github.com/DeepLabCut/DeepLabCut/pull/2884
New Contributors
* park-jsdev made their first contribution in https://github.com/DeepLabCut/DeepLabCut/pull/2645
* JulianAlvarezdeGiorgi made their first contribution in https://github.com/DeepLabCut/DeepLabCut/pull/2680
* jesse-gilmer made their first contribution in https://github.com/DeepLabCut/DeepLabCut/pull/2443
* ximion made their first contribution in https://github.com/DeepLabCut/DeepLabCut/pull/2701
* segashin made their first contribution in https://github.com/DeepLabCut/DeepLabCut/pull/2718
* dikraMasrour made their first contribution in https://github.com/DeepLabCut/DeepLabCut/pull/2716
* bendichter made their first contribution in https://github.com/DeepLabCut/DeepLabCut/pull/2761
* m-beau made their first contribution in https://github.com/DeepLabCut/DeepLabCut/pull/2855
maximpavliv joined the software team!
Funding includes [ChanZuckerberg Initiative's Essential Open Source Software for Science](https://chanzuckerberg.com/eoss/). Thanks!
**Full Changelog**: https://github.com/DeepLabCut/DeepLabCut/compare/v2.3.10...v2.3.11