Version 0.14.1 release
LocoDelAssembly
released this
23 Oct 02:41
·
9490 commits
to master
since this release
Added
- API -
type
to /roles/:id - API -
year
to /taxon_names - API -
include_roles
param to /people - API -
taxon_name_author_ids[]=
,taxon_name_author_ids_or
params to /taxon_names - API -
collector_ids[]=
,collector_ids_or
params to /collecting_events - Shape on asserted distribution list #1828
- Row filter on Interactive keys task
- Interactive keys and image matrix buttons on observation matrix dashboard
Fixed
- Wrong param attribute in topic smart selector on radial annotator #1829
- Show repository on Browse OTU
- Enable search after fill collecting event fields #1833
- Missing geo_json param on geographic_area request #1840
Changed
- Exclude Roles from response from /api/v1/people by default
- Increased
max_per_page
to 10000 - Random words clashes mitigation: Project factory names made longer and
Faker
unique generator is reset only between specs instead of before each test. - Removed pages field on topic section
- Improved verbatim date parsing
- Georeference scope over geographic area scope #1841