- Bible Picker now has an option to display countries using
"countries":["FR"]
- Removed requirement for provider name (i.e. 'fcbh:') in ids of texts
- Fix to English 2p plugin for eng/en, added description
- Adds
defaultLanguageoption in settings to set a start language instead of using the browser's language - Language selector dropdownlist can now localize the language names and use a fallback
- Audio options now close when user clicks off the panel
- Minification now embeds images as base64
- Fix mobile config option accidentally removed
- Converted spaces back to tabs in CSS
- Rearranged CSS into modularized files (johndyer)
- Updated remaining config items to a flat style (johndyer)
- Added
enableXxxYYYconfig options for plugins and user options (johndyer) - Moved font face/size to config options
- Changed to using two-letter language codes for
<div lang="en">(alerque) - Added tooltips to fonts (alerque)
- Fixed font face/size selector problems (alerque)
- Added justification/hyphenation toggle (alerque)
- Added Libertine as a font option (alerque)
- Whitespace adjustments (zohma)
- Localization support for chapter numbers through
"numbers"array in version/info.json and RTL (johndyer) - Fixed spelling errors (zohma)
- Added
<meta name="google" value="notranslate" />to prevent Google translate (zohma) - Cleaned up some CSS code (alerque)
- Bug: Fixed CDN searches (johndyer)
- Standardize Whitespace/Line Endings (alerque)
- Fix Turkish (alerque)
- Updates to generator tools (alerque + runlevelsix)
- Search: handling single quoted attributes in Strong's search (for Michael's SQL results)
- Media Window: now images are justified to show more and look nicer
- Search: better handling of quoted searches
- Search: better handling of multi-word searches
- Added Flash detection to hopefully not show Flash installation message
- Changed about.html to load from a local site, then fall back to CDN
- Provider model for loading text. Allows local files and APIs (like FCBH) to work together
- CDN setup to load files from other sites
- Parallel passages
- Internationalization (i18n)
- Various fixes/updates
- A point where we called it "3.0.0" :)