Skip to content

Commit

Permalink
Merge pull request #1684 from BioKIC/3.1.-change-log-updates
Browse files Browse the repository at this point in the history
Update CHANGELOG
  • Loading branch information
egbot authored Aug 29, 2024
2 parents bd855cd + ecada26 commit 9a6a4a2
Showing 1 changed file with 23 additions and 3 deletions.
26 changes: 23 additions & 3 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,31 @@

All notable changes to this project will be documented in this file.

## [3.1] - pending feature release (Nov-Dec 2023)
## [3.1] - 2024-08-29
### New Feature
* EcoFlora iNaturalist voucher linking tool: Allows checklist administrators to link external iNaturual observations to taxa within a checklist to serve as voucher occurrences. These tools us the iNaturalist API to assist in locating and linking observations. Previously, only internally stored occurrence records could be linked as vouchers. This new workflow also has the potential for linking vouchers that exist within other Symbiota portals.

* 508 Accessibility features
* Extended occurrence data upload module. Supports import and linking occurrence to: associated occurrences, identifications/annotations, image links, material samples, and reference links
* LeafLet JavaScript added as an open source mapping option
* MediaWiki parser for mapping and integration of Flora of North American descriptions into taxon profile pages
* Occurrence associations management tools
* Occurrence distribution static map thumbnail generator
* Public occurrence search form - new streamline version (via NEON support)
* Responsive design framework
* Specimen image batch tagging tool

### Changed
* Bionomia badges and GBIF citation counts/links added to collection profile pages
* Glossary improvements including ability to link terms into identification keys
* Identification Key user interface improved to including display of taxa as thumbnails
* Significant extension of Spanish and French translation files, including refactor of how header, footer, and index language are integrated
* Support for new Occurrence fields: waterBody, continent, islandGroup, island, countryCode, locationID, eventID, vitality, eventDateEnd
* Restructure css files, including removal of deprecated and redundant stylings
* Taxon harvesting tool reconfigured to import directly from ChecklistBank API rather than Catalog of Life
* Security patches
** Update TinyMCE JS library
** Update jQuery JS libraries
** Cross-site scripting (XSS) protections - Improve sanitation of input variables to protect against
** SQL Injection protections - Improved prepared statements support


## [3.0] - 2022-01-14
Expand Down

0 comments on commit 9a6a4a2

Please sign in to comment.