Skip to content

Version 0.62.0 release

Choose a tag to compare

@LocoDelAssembly LocoDelAssembly released this 09 May 01:20
· 200 commits to master since this release
41dc111

Added

  • Collection layout task, with preliminary vizualization
  • Autoselect playground task, first step towards new "autocompletes" #3519
  • Distribution absence inference and mapping endpoints #4896
  • subject_otu_id and object_otu_id to biological associations /api/v1/biological_associations/basic endpoint
  • Filters: Copy to clipboard button for API Url #4852
  • Filters: Toggle hide/show non-frozen columns
  • In the New Asserted Distribution task, add map tab to Gazetteer selection for shape #4853
  • /leads, /leads/:id/remaining_otusand /leads/:id/eliminated_otus API endpoints
  • Filters: Save freeze columns state #4882
  • Filter Source: Add TaxonWorks CSL format to download formatted button #4661
  • DwCA names checklist export (from Filter OTUs as a download type) #4643
  • Create Anatomical Parts from the Biological Associations annotator slice #4716
  • Batch update synonym type from the Filter Taxon Name Relationships task #4828
  • You can now create a Georeference using a Gazetteer shape #4383
  • api/v1/taxon_name/:id/monograph endpoint, including classifications, relationships, and citations associated with a name
  • iNaturalist import task: import observations from iNaturalist, along with their images and/or sounds #2723

Changed

  • Updated Ruby gems
  • Upgraded to Node 24 LTS
  • OTU Smart Selector now sorts recent list by most recently used #4865
  • API endpoint for observation matrices only returns public ones instead of all
  • Download formatted modal now display italics in preview box #1856
  • Browse Taxon Name: Save Redirect to valid name state in user preferences #4892
  • New taxon name: Save Autosave state in user preferences
  • New source: Save Autosave state in user preferences
  • Remove all user_ids from api outputs #4888

Fixed

  • CSD: CE Form changes were not detected on Alt+S due to missing change event while input was focused #4851
  • New collecting event form: Allows to create georeferences with invalid coordinates from verbatim data
  • New BA: Delete a biological association redirects to the wrong page instead of refreshing the table #4864
  • New OTU Widget: Autocomplete list overlays create button #4866
  • Sometimes smart selectors trigger selected event twice
  • Filter Collecting Event can return an error from the Matching Identifiers facet when the "Internal" type is set but none of the identifiers provided are internal (i.e. numeric)
  • Unable to delete descriptor character states from the New Descriptor interface
  • Don't label 0-column matrices as image matrices in the Observation Matrix Hub
  • Handle bad BibTeX and html returned during New Source's CrossRef lookup
  • Handle % in New Source's CrossRef lookup
  • DwC importer failing when importing unparsable people
  • Browse OTU button creates OTUs with an incorrect taxon name ID on the /otus/:id page #4879
  • The Browse taxon name task bar is positioned incorrectly when the header bar is fixed.
  • Filter Source: The style selection in formatted download always applies the same style regardless of what is selected.
  • Fix some tests that intermittently fail in our CI (Continuous Integration) environment, add a script to produce a report of such failures #4891
  • Added otu_id to DwcOccurrence model #4767
  • Improved speed of OTU distribution responses
  • #2141 On the Browse OTU page, display Biological Associations related to an OTU by:
    • Biological Association -> subject/object is a Collection Object or Field Occurrence -> the Taxon Determination of the Collection Object or Field Occurrence is the OTU in question
    • Anatomical Part has origin OTU the OTU in question
  • ISBNs with 7-digit parts not recognized as valid #4819
  • Batch Source Import returns 'Serial identifiers identifier has already been taken' with no clear reason or explanation
  • Pin source button is missing in New Image task
  • Add extra protections to prevent saving data with associated data from a different project #4881 #4895
  • Unions of Gazetteers may not always include the shapes the union was made of (off by tiny slivers); that could still be an issue with some unions that have already been created #4823
  • Improve matching in the Author match modal from the New Source task: now matches on initials, maiden names, alternate values #4847
  • CSD: Ctrl/Alt + T shortcut is not passing taxon_name_id parameter to new taxon name task