Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
ray-lee committed Mar 19, 2024
1 parent 03d0677 commit cb0b1b7
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Change Log

## v7.0.0

v7.0.0 adds support for CollectionSpace 8.0, and requires cspace-ui version 9.

### Breaking Changes

- On the record editor form for Object records:
- The number of objects field (`numberOfObjects`) has been replaced with the repeating object count group (`objectCountGroupList/objectCountGroup`). If this version of the local history and material culture profile is used with an older CollectionSpace server, values entered in the repeating group will not be saved.
- The field collection place field (`fieldCollectionPlace`) has been replaced with the repeating field collection places (`fieldCollectionPlaces/fieldCollectionPlace`). If this version of the local history and material culture profile is used with an older CollectionSpace server, values entered in the repeating field will not be saved.

- On the record editor form for Person records:
- Various associated authority fields have been added, in the Associated Authorities panel. If this version of the local history and material culture profile is used with an older CollectionSpace server, values entered in these fields will not be saved.

- On the record editor form for Place records:
- Various associated authority fields have been added, in the Associated Authorities panel. If this version of the local history and material culture profile is used with an older CollectionSpace server, values entered in these fields will not be saved.

## v6.0.0

v6.0.0 adds support for CollectionSpace 7.2.
Expand Down

0 comments on commit cb0b1b7

Please sign in to comment.