This release addresses a host of Issues and Pull Requests by users.
The most complex changes address the changes to the **LASAIR broker API** and allow for LASAIR queries. These changes are **NOT** backwards compatible, so old LASAIR queries stored in a TOM will no longer function and need to be remade. Additionally, LASAIR now requires a user token which will need to be provided by a TOM administrator.
Other updates include:
- Updated for django 4.1
- Proper citations required for [Astrophysics Source Code Library](https://ascl.net/) ([TOM Toolkit](https://ascl.net/2208.004))
- Graphical and display fixes
Thanks to griffin-h, brendanrmills, and rachel3834 for their contributions to this release.
What's Changed
* Bump markdown from 3.3.4 to 3.3.6 by dependabot in https://github.com/TOMToolkit/tom_base/pull/521
* Bump astropy from 4.2.1 to 5.0 by dependabot in https://github.com/TOMToolkit/tom_base/pull/522
* Bump fits2image from 0.4.4 to 0.4.6 by dependabot in https://github.com/TOMToolkit/tom_base/pull/534
* Bump specutils from 1.5.0 to 1.7.0 by dependabot in https://github.com/TOMToolkit/tom_base/pull/537
* Update django-bootstrap4 requirement from <22,>=3 to >=3,<23 by dependabot in https://github.com/TOMToolkit/tom_base/pull/538
* Bump pillow from 9.0.0 to 9.0.1 by dependabot in https://github.com/TOMToolkit/tom_base/pull/539
* alerce: Implement process_reduced_data. by Fingel in https://github.com/TOMToolkit/tom_base/pull/542
* Fix/test fails by jchate6 in https://github.com/TOMToolkit/tom_base/pull/563
* Add citation by rachel3834 in https://github.com/TOMToolkit/tom_base/pull/560
* fix thumbnail display on observation detail page by griffin-h in https://github.com/TOMToolkit/tom_base/pull/558
* fix sexagesimal coordinate formatting by griffin-h in https://github.com/TOMToolkit/tom_base/pull/556
* display only relevant visibility on observation form by griffin-h in https://github.com/TOMToolkit/tom_base/pull/555
* remove SOARFacility.get_facility_status inheritance by griffin-h in https://github.com/TOMToolkit/tom_base/pull/554
* fix width of moon distance plot by griffin-h in https://github.com/TOMToolkit/tom_base/pull/557
* Update django-filter requirement from ~=21.0 to >=21,<23 by dependabot in https://github.com/TOMToolkit/tom_base/pull/549
* Update sphinx requirement from ~=4.0 to >=4,<6 by dependabot in https://github.com/TOMToolkit/tom_base/pull/545
* Bump pillow from 9.0.1 to 9.2.0 by dependabot in https://github.com/TOMToolkit/tom_base/pull/552
* Bump markdown from 3.3.6 to 3.4.1 by dependabot in https://github.com/TOMToolkit/tom_base/pull/553
* Bump specutils from 1.7.0 to 1.8.1 by dependabot in https://github.com/TOMToolkit/tom_base/pull/562
* protect against none extra by brendanrmills in https://github.com/TOMToolkit/tom_base/pull/551
* Fix/lasair broker query by jchate6 in https://github.com/TOMToolkit/tom_base/pull/566
* Dev by jchate6 in https://github.com/TOMToolkit/tom_base/pull/567
New Contributors
* brendanrmills made their first contribution in https://github.com/TOMToolkit/tom_base/pull/551
**Full Changelog**: https://github.com/TOMToolkit/tom_base/compare/2.10.3...2.11.0