This release addresses the following:
- Retains the selected tab on reload for target detail page, as well as selected filters on target list and observation list when updating statuses. (427)
- Adds new statuses supported by the LCO facility. (409)
What to watch out for
- In order to leverage the tab retention, you'll need to copy the changes in ``tom_targets/target_detail.html``, ``tom_observations/observation_list``, and ``tom_targets/target_list.html``. You can review [this pull request](https://github.com/TOMToolkit/tom_base/pull/436/files) to see what has changed.