Skip to content

Release 2.23.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 23:44
3f04641

What's Changed

  • 1151 improve display of undefined values from jpl horizons by @jchate6 in #1153
  • fix to use related_name rather than default _set for reverse relation… by @jchate6 in #1163
  • fix simbad harvester to account for updates to astroquery by @jchate6 in #1164
  • add integration point to user list page by @jchate6 in #1157
  • have nav_items use dictionary instead of list by @jchate6 in #1155
  • update django-dramatiq version constraints for conda packaging by @phycodurus in #1167
  • Add pagination information and make display configurable via settings. by @davner in #1159
  • Add ability to ingest Solar System targets via the MPC Explorer interface by @talister in #1139
  • Improve TargetList page (re)load time by cacheing aladin.js in sessionStorage and loading it from there on subsequent page loads. by @phycodurus in #1169
  • Add index on BaseTarget.created to speed up load time of large DBs by @Fingel in #1173
  • Restore no-targets welcome message, add Messier option. by @Fingel in #1171
  • get bugfix for astroquery still in dev by @jchate6 in #1174

New Contributors

Full Changelog: 2.22.5...2.23.0