v1.184.0
Feature
Ensure onboarding thread exists before initial content load
- Added a check to create an onboarding thread if missing, ensuring scripture references are available for the first page load of content.
- Enhanced the getContentItems function to retry fetching junction entries after a short delay if they are initially empty, improving data consistency during concurrent requests.
- Updated loading state management in DashboardPage to show a loading toast only during the initial load, enhancing user feedback during data fetching.
