diff --git a/CHANGELOG.md b/CHANGELOG.md index 815b3483a0..1cbd7cde2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ This project does not yet adheres to [Semantic Versioning](https://semv ## [unreleased] +\- + +## [0.12.7] - 2020-06-26 + ### Added - Taxon name status and relationships soft validations display in Browse Nomenclature task - Interface to select OTUs and create rows in Observation Matrices Dashboard task @@ -34,8 +38,13 @@ This project does not yet adheres to [Semantic Versioning](https://semv - OTU autocomplete searches now also matches by common names (refs [#869]) - Browse Taxa task renamed to Browse OTU - Using unreleased closure_tree code from official repo to address deprecation warning messages -- Updated ruby gems - "valid by default" no longer displayed when a relationship exists in New Taxon Name task (refs [#1525]) +- Improvements in BibTex and New Source task UI +- Improvements in role picker and smart selectors in Comprehensive Collection Object Form and New Source tasks +- Optimized some filters for some smart selectors (refs [#1534]) +- Smart selector for sources no longer ordered by name +- Some minor UI tweaks in some places +- Updated ruby gems ### Fixed - Recently used objects code on some models @@ -56,6 +65,7 @@ This project does not yet adheres to [Semantic Versioning](https://semv [#1054]: https://github.com/SpeciesFileGroup/taxonworks/issues/1054 [#1503]: https://github.com/SpeciesFileGroup/taxonworks/issues/1503 [#1525]: https://github.com/SpeciesFileGroup/taxonworks/issues/1525 +[#1534]: https://github.com/SpeciesFileGroup/taxonworks/issues/1534 [#1548]: https://github.com/SpeciesFileGroup/taxonworks/issues/1548 [#1549]: https://github.com/SpeciesFileGroup/taxonworks/issues/1549 [#1551]: https://github.com/SpeciesFileGroup/taxonworks/issues/1551 @@ -127,7 +137,8 @@ This project does not yet adheres to [Semantic Versioning](https://semv [#1532]: https://github.com/SpeciesFileGroup/taxonworks/issues/1532 -[unreleased]: https://github.com/SpeciesFileGroup/taxonworks/compare/v0.12.6...development +[unreleased]: https://github.com/SpeciesFileGroup/taxonworks/compare/v0.12.7...development +[0.12.7]: https://github.com/SpeciesFileGroup/taxonworks/compare/v0.12.6...v0.12.7 [0.12.6]: https://github.com/SpeciesFileGroup/taxonworks/compare/v0.12.5...v0.12.6 [0.12.5]: https://github.com/SpeciesFileGroup/taxonworks/compare/v0.12.4...v0.12.5 [0.12.4]: https://github.com/SpeciesFileGroup/taxonworks/compare/v0.12.3...v0.12.4