Releases: duckduckgo/BrowserServicesKit
Releases · duckduckgo/BrowserServicesKit
16.0.0
Add autofill support for iOS. Includes updating autofill package to 4.6.0
15.0.1
Added a flag for inline credentials icon
What's Changed
- Added a flag for inline credentials icon by @shakyShane in #103
Full Changelog: 14.0.0...15.0.0
14.0.0
13.0.1
What's Changed
- Add
.customUserAgent
to supported config features by @SlayterDev #95
Full Changelog: 13.0.0...13.0.1
13.0.0 Support for autofill feature toggles
Adds support for autofill feature toggling (via the ContentScopeUserScript). This will allow various logins+ related autofill changes to be merged to develop/main in the JS repo without breaking anything in iOS or macOS
Major version number bump because ContentScopeUserScript init has a new required param
12.5.0
What's Changed
- Add support for email protection logout and bump autofill to v4.5.0 by @alistairjcbrown in #98
Full Changelog: 12.4.0...12.5.0
12.4.0
What's New
- Added
linkProtection.setMainFrameUrl(_:)
for redirect detection purposes
Full Changelog: 12.3.1...12.4.0
12.3.1
What's Changed
- Run unit tests with GitHub Actions on MacOS 11 and MacOS 12 by @ayoy in #89
- Move autofill into a package by @jonathanKingston in #96
Full Changelog: 12.3.0...12.3.1
12.3.0
What's Changed
- Automatically save generated passwords by @samsymons in #81
Full Changelog: 12.2.9...12.3.0