3.4.4 - 2015/05/12
- New picker with default|languages|countries
3.4.3 - 2015/04/05
- Forward / Back buttons
3.4.2 - 2015/02/27
- Stemming search functionality
3.4.1 - 2015/02/18
- Fixed positioning of main logo
- Fixed Tischedorf rendering
- Fixed errors in Map and TextComparison
- Fixed wrong translation of language names
3.4.0 - 2015/02/16
- Major reorganization of menus
- Text comparison tool
- Feedback tool
- Added space between footnotes when two are next to one another
- Fix: Firefox hiding config window when clicking on copy URL to clipboard (Flash)
- Fixed audio controller not visible on Android Chrome
- Some LXX work
- Minor ABS fixes for paragraph styles and copyright
- Implemented American Bible Society API (PHP only)
- Fixed RTL languages in FCBH/DBP
- Search window can be limited by book now
- Adjust Bible picker to limit names to two lines
- Fix Lemma search when more than one Strong's number was present
- Escaping URL parameters (searches with spaces)
- Added lang="" attr to FCBH texts
- Converted settings in Eng2p to options
- Fixing Jesus Film Media links
- 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
defaultLanguage
option 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
enableXxxYYY
config 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" :)