v2.20 |
- Improvements to iOS Basic Auth handling (tx @scthi and @prud!)
|
v2.19.4 |
- New iOS options:
statusBarStyle , scalePagesToFit , navigationToolbar .
- New iOS method:
modal.setTitle .
- Disallow Basic Auth support on HTTP sites.
|
v2.19.3 |
- New iOS options:
statusBarStyle , scalePagesToFit , navigationToolbar .
- New iOS method:
modal.setTitle
|
v2.19.2 |
- New iOS options:
statusBarStyle , scalePagesToFit , navigationToolbar .
- New iOS method:
modal.setTitle
|
v2.19.1 |
- New iOS options:
statusBarStyle , scalePagesToFit , navigationToolbar .
- New iOS method:
modal.setTitle
|
v2.19 |
- New iOS option:
opaqueTopBar
|
v2.18 |
|
v2.18.0 |
|
v2.17 |
- Fixed: Some sites with complex redirects would not be handled properly if Basic Auth was enabled.
|
v2.16 |
- Added Basic Auth option
retryFailedLogin
- Fixed: iOS would enable Basic Auth handling even if
enableBasicAuth was not set.
- Fixed: Android i8n for Basic Auth
|
v2.15 |
- Add support for Basic Auth and NTLM challenges from sites opened in Tab.
|
v2.14 |
- Fixed crash when specifying an incorrect path to the button icon.
|
v2.13 |
- Added option
style to addButton: done (bold button) or default (iOS only).
- Fixed: selecting images via file inputs crashed the tab view on iOS.
|
v2.12 |
- Fixed:
modal.executeJS failing on Android 4.1 and older devices.
|
v2.11 |
- New modal browser methods:
addButton and removeButtons .
- Added new option:
translucent to configure iOS top bar translucency.
- Added support for Crosswalk webview in tabs when running app as a
crosswalk target.
|
v2.10 |
- Fixed: Long title text breaks the title bar layout (Android)
- Fixed: Crash on pre-Honeycomb (API Level 11) Android devices
|
v2.9 |
- New property:
titleTint for tabs.openWithOptions()
|
v2.8 |
- Support arm64 devices running iOS 8
|
v2.6 |
- Fix for tabs displayed in fullscreen on iOS 7.
|
v2.5 |
- Don't load pages on Android when match pattern is hit.
- Update to work on Android 4.4.
|
v2.4 |
- Fix support for executeJS in iOS 5.x
|
v2.3 |
- Fix usage of forge APIs in trusted URLs loaded in modal webview
|
v2.2 |
- Add tabs.openAdvanced which allows script injection and page load events from the main Forge app.
|
v2.1 |
- Updates to support iOS 7.
|
v2.0 |
No changes were documented in this version |
|