- Fixed a bug where raw images couldn't be previewed - Fixed a bug where the first datum from MARS was skipped on data ingestion
0.6.0
Not secure
Changes in this release: * Better behavior of Target.extra_fields: values will be returned with the correct type. * Ability to hide extra fields from the target detail view, using the 'hidden' attribute. * Better handling of urls.py files for newly created TOMs. * Better handling of targets without identifiers
0.5.2
Not secure
Fixes a bug where missing settings threw AttributeErrors
0.5.1
Not secure
Fixes a bug where missing values in the settings.tmpl file were causing new TOMs to crash.
0.5.0
Not secure
This is a major release encompassing a full month of development and several new features. Thank you to our summer interns Ara-yjx and xuiris for all their great work in this release.
What's new:
* A new plot on the observations page shows the location of every observation with a color coded status. * It is now super easy to create target lists from the targets page. Give it a try. * There is now an option to export targets as CSV. * Compatibility with the new LCO observations API. * Data products to JPG updates * Many bug fixes.
Please report any problems to the [issues board](https://github.com/TOMToolkit/tom_base/issues).
0.4.3
What's Changed * fix form field columns to fully fit exptimes by jchate6 in https://github.com/TOMToolkit/tom_lt/pull/64 * Bump tomtoolkit from 2.19.4 to 2.20.0 by dependabot in https://github.com/TOMToolkit/tom_lt/pull/63
New Contributors * jchate6 made their first contribution in https://github.com/TOMToolkit/tom_lt/pull/64