Releases: gemini-hlsw/goats
26.4.7
See https://goats.readthedocs.io/en/26.4.7/project_details/changelog.html
What's Changed
- GOATS-1243: Show the most recent photometry in the target card of the GPP app by @miguelgomezgomez in #622
- Bump pygments from 2.19.1 to 2.20.0 by @dependabot[bot] in #591
- Bump the ci-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #610
- Bump the development-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #611
- Bump pillow from 11.3.0 to 12.2.0 by @dependabot[bot] in #613
- GOATS-1292 Remove unused configuration field by @miguelgomezgomez in #624
Full Changelog: 26.4.5...26.4.7
26.4.6
See https://goats.readthedocs.io/en/26.4.6/project_details/changelog.html
What's Changed
- GOATS-1287: Auto-ingest processed calibration files from archive in Dragons app by @miguelgomezgomez in #620
Full Changelog: 26.4.4...26.4.6
26.4.5
See https://goats.readthedocs.io/en/26.4.5/project_details/changelog.html
What's Changed
- GOATS-1246: Fix Update Photometry button visibility for targets with Antares aliases by @miguelgomezgomez in #618
- GOATS-1256: Fix spectrum visualizer fill appearing in light mode by @miguelgomezgomez in #619
Full Changelog: 26.4.3...26.4.5
26.4.4
26.4.3
See https://goats.readthedocs.io/en/26.4.3/project_details/changelog.html
What's Changed
- GOATS-1272: Add Django 5 compatibility to tests while maintaining Djngo 4 support by @miguelgomezgomez in #615
- GOATS-1281/bump version and update dependencies for next release by @miguelgomezgomez in #616
Full Changelog: 26.4.2...26.4.3
26.4.2
See https://goats.readthedocs.io/en/26.4.2/project_details/changelog.html
What's Changed
- GOATS-1274: Pins django-crispy-forms at version 2.5 to ensure compatibility with Django 4 by @miguelgomezgomez in #609
Full Changelog: 26.4.1...26.4.2
26.4.1
See https://goats.readthedocs.io/en/26.4.1/project_details/changelog.html
What's Changed
- GOATS-1249: Fix missing f-prefix in share_title f-string by @miguelgomezgomez in #600
- GOATS-1257 Fix missing program ID in 'Save to GOATS' payload by @miguelgomezgomez in #601
- GOATS-1267: Fix tests to support release candidate versioning by @miguelgomezgomez in #605
- GOATS-1266: Pin marshmallow to 3.26.1 to satisfy Antares dependency and conda-forge availability by @miguelgomezgomez in #604
- GOATS-1268: Bump django from 4.2.29 to 4.2.30 by @dependabot[bot] in #603
- GOATS-1270: Bump aiohttp from 3.13.3 to 3.13.4 by @dependabot[bot] in #598
- GOATS-1269: Bump cryptography from 46.0.0 to 46.0.7 by @dependabot[bot] in #606
- GOATS-1213: Downgraded Dragons to 4.1 pending TOMToolkit support for specutils >2.  (PR #608)
Full Changelog: 26.4.0...26.4.1
26.4.0
See https://goats.readthedocs.io/en/26.4.0/project_details/changelog.html
What's Changed
- GOATS-1224: Replace automatic finder chart upload with staged add/delete workflow by @miguelgomezgomez in #585
- GOATS-1228: Add a group to identify calibrations in the observation selection option by @miguelgomezgomez in #586
- GOATS-1229: Bump ipykernel from 7.1.0 to 7.2.0 in the notebook-dependencies group by @dependabot[bot] in #577
- GOATS-1230: Bump tornado from 6.5.1 to 6.5.5 by @dependabot[bot] in #579
- GOATS-1231: Bump pyopenssl from 25.1.0 to 26.0.0 by @dependabot[bot] in #582
- GOATS-1232: Bump pyasn1 from 0.6.2 to 0.6.3 by @dependabot[bot] in #583
- GOATS-1233: Bump the development-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #584
- GOATS-1234: Bump requests from 2.32.4 to 2.33.0 by @dependabot[bot] in #588
- GOATS-1200: Use same color representation for passbands as ANTARES when plotting the light curve on GOATS and make sure upper limits in the same band have the same color by @miguelgomezgomez in #592
- GOATS-1242: Include the filter in the Recent Photometry table on the target page by @miguelgomezgomez in #594
- GOATS-1220: On installing a new instance of GOATS, by default it shoud be connected to PRODUCTION of both ANTARES and Explore by @miguelgomezgomez in #595
- GOATS-1227: Photometry plot reset axis button not working properly by @miguelgomezgomez in #593
- GOATS-1225: Add MJD column to Photometry data table next to Timestamp by @miguelgomezgomez in #596
- GOATS-1226: Do not show fits files in the Photometry tab by @miguelgomezgomez in #597
Full Changelog: 26.3.0...26.4.0
26.3.0
See https://goats.readthedocs.io/en/26.3.0/project_details/changelog.html
What's Changed
- GOATS-553: overplot all extracted spectra in the same fits file by @miguelgomezgomez in #560
- GOATS-1170: Add survey names as aliases for targets from ANTARES. by @davner in #556
- GOATS-1174: Have broker link in the target detail page by @miguelgomezgomez in #561
- GOATS-1172 : pull the photometry of the target from antares if creating target from antares by @miguelgomezgomez in #563
- GOATS-1033: Create scaffolding for FinderChartEditor class by @miguelgomezgomez in #564
- GOATS-1034: Dynamically display all available finder charts by @miguelgomezgomez in #565
- GOATS-1193: Fix incorrect magnitude/limit conditional logic by @miguelgomezgomez in #567
- GOATS-1194: Rename “Refresh” button to “Update” and adjust visibility based on ANTARES source by @miguelgomezgomez in #568
- GOATS-1196: Merge antares-dev into main by @miguelgomezgomez in #569
- GOATS-1195: Increase pagination limit to 50000 by @miguelgomezgomez in #570
- GOATS-1197: update ANTARES URL handling in the photometry workflow by @miguelgomezgomez in #571
Full Changelog: 26.2.0...26.3.0
26.1.1
See https://goats.readthedocs.io/en/26.1.1/project_details/changelog.html
What's Changed
- GOATS-1126: user cache proposals instruments by @miguelgomezgomez in #525
Full Changelog: 26.1.0...26.1.1