Skip to content

Commit

Permalink
Changelog updated
Browse files Browse the repository at this point in the history
  • Loading branch information
johnvanbreda committed Sep 30, 2019
1 parent fdd6967 commit ce9e86f
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
21 changes: 20 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
# Version 2.32.0
# Version 2.34.0
*2019-09-30*

* Identification difficulty flags now always raised for benefit of verifiers,
even if recorder competent with that species. However, the notification is
only sent if the recorder has insufficient track record for that species.
(https://github.com/BiologicalRecordsCentre/iRecord/issues/657).
* Removed inadvertant required flag on person title field in edit form.
* Tweaks to UKBMS summary builder calculation optimisations.

# Version 2.33.0
*2019-09-30*

* Higher geography Elasticsearch download fixed.
* Fix taxon search ordering of results
(https://github.com/BiologicalRecordsCentre/iRecord/issues/669).
* Fixes relating to Elasticsearch scroll mode (pagination) not applying column
settings.

# Version 2.32.0
*2019-09-03*

* Support for loading dynamic attributes for multiple occurrences in one go (required for species checklist). See
https://github.com/BiologicalRecordsCentre/iRecord/issues/637.
* Fixes a bug in the Swift mailer class loader which was being too eager on some setups, causing file not found errors.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ available at https://indicia-docs.readthedocs.io/en/latest/index.html.
Details of the installation procedure are at
http://indicia-docs.readthedocs.org/en/latest/administrating/warehouse/warehouse-installation.html.

The latest stable download of the warehouse code is available at https://github.com/Indicia-Team/warehouse/releases/tag/v2.28.0.
The latest stable download of the warehouse code is available at https://github.com/Indicia-Team/warehouse/releases/tag/v2.34.0.

Details of the upgrade procedure are at
http://indicia-docs.readthedocs.org/en/latest/administrating/warehouse/warehouse-upgrading.html.

0 comments on commit ce9e86f

Please sign in to comment.