What changed? Notes' properties are now compared using Map interface and not IMap. IMap is incorrectly handled by DeepCollectionEquality, which causes equal lists (for example of tags) to be marked as unequal.
Fixes APP-1QG