v1.200.0
Feature
Add support for multiple Bible translations and user preferences
- Introduced new database tables for BibleTranslations and BibleVerses to manage various translations and their verses.
- Updated user profile to include a default translation setting.
- Enhanced scripture processing functions to handle translation parameters.
- Modified API endpoints and UI components to support translation selection and display.
- Improved verse fetching logic to utilize the new BibleVerses table for better performance and accuracy.
