send DBE_PROPERTY events only if property field actually changed

This commit is contained in:
2024-08-30 11:58:12 +02:00
committed by Andrew Johnson
parent 1f8851a5dc
commit faac1df1c6
2 changed files with 23 additions and 7 deletions

View File

@ -22,6 +22,11 @@ should also be read to understand what has changed since earlier releases:
## Changes made on the 7.0 branch since 7.0.8.1
### DBE_PROPERTY event rate changed
Updating property fields now only post DBE_PROPERTY events if the
field actually changed.
### Allow users to delete previously created records from the database
From this release, record instances and aliases that have already been loaded