All release notes

v1.209.1

1 feature, 1 fix

Update OfflineIndicator styles for improved visibility

  • Changed background color for sync success state to a lighter gradient for better contrast.
  • Updated text color based on sync success state to enhance readability.
  • Adjusted layout of success message to use a flex container for better alignment and spacing.

Enhance scripture note handling and thread management

  • Updated the processScriptureReferences function to support multiple parent threads for scripture notes, improving note organization.
  • Implemented healing logic for scripture notes to ensure they are correctly associated with their parent threads.
  • Enhanced note deletion and thread removal processes to maintain data integrity by cleaning up associated metadata and references.
  • Added functionality to nullify space IDs for notes when threads are removed from spaces, ensuring accurate data representation.