Releases: duckduckgo/duckduckgo-autofill
15.1.0
15.0.0
What's Changed
- (Breaking) Reverts autofill in iframe support for android introduced in 14.0.0,
- (Breaking) Introduces "Don't Show Again" button on the credentials import prompt, that will require an API implementation on Win/Mac.
- Other password rules related misc changes.
- Update password-related json files (2024-09-18) by @daxmobile in #655
- Update password-related json files (2024-10-07) by @daxmobile in #674
- Update password-related json files (2024-10-08) by @daxmobile in #675
- [Credentials Import] Add "Don't Show Again" button to import prompt by @dbajpeyi in #676
- Update password-related json files (2024-10-15) by @daxmobile in #684
- [Tests] Remove bpl.bibliocommons.com from tests by @dbajpeyi in #685
- Update password-related json files (2024-10-17) by @daxmobile in #687
- [Autofill, iframes] revert autofill iframes support by @dbajpeyi in #688
- [Credentials import] Update copy for dismiss button by @dbajpeyi in #689
- Revert "feat: update copy (#689)" by @dbajpeyi in #690
Full Changelog: 14.0.0...15.0.0
14.0.0
What's Changed
Re-introducing autofill.js in android iframes. emailProtectionGetAlias
must be handled on android.
- Avoid double settings.refresh on all pages by @GioSensation in #65
- [GH Actions] upgrade checkout/action to v4 by @dbajpeyi in #653
- [Android] Re-introduce autofill in iframe by @dbajpeyi in #652
Full Changelog: 13.1.0...14.0.0
13.1.0
What's Changed
https://app.asana.com/0/72649045549333/1201480346793878/f
Adding password import promotion support. There are no breaking API changes, hence minor version bump!
- Update password-related json files (2024-08-15) by @daxmobile in #632
- Update password-related json files (2024-08-29) by @daxmobile in #644
- Update password-related json files (2024-08-30) by @daxmobile in #645
- Update password-related json files (2024-09-03) by @daxmobile in #646
- [Autofill] Introduce password import promotion prompt in autofill.js by @dbajpeyi in #631
- [Locales] Credentials import by @dbajpeyi in #647
- [Credentials Import] remove API response by @dbajpeyi in #648
- [Credentials Import] Check local credentials before showing prompt by @dbajpeyi in #650
- [Credentials import] If no details are available don't show the tooltip by @dbajpeyi in #649
Full Changelog: 13.0.0...13.1.0
13.0.0
What's Changed
Major version update, adding a new feature behind unknown_username_categorization
featureToggle, but the toggle is optional in JS and doesn't introduce breaking change.
Note Major update version was not needed, however the release was first (mistakenly) created with 13.0.0 and then updated to 12.2.0, but the automation did not catch the update and created bump PRs on DDG repos some of which were already merged. So for convenience keeping the major version.
- Update password-related json files (2024-07-30) by @daxmobile in #621
- [Form] allow reconciling full credential by @dbajpeyi in #620
- [Form] Check if form.elements is iterable before destructuring by @dbajpeyi in #629
- [Matching] Update newPassword form regex by @dbajpeyi in #628
- [Form] re-decorate input if there is 1 unknown username by @dbajpeyi in #619
Full Changelog: 12.1.0...13.0.0
12.1.0
What's Changed
- [Form] Skip autofilling select input if it was changed already by @dbajpeyi in #580
- scanner: discard Form instances with no classified inputs by @sjbarag in #574
- [Credentials] Autofill when elements are in shadow by @dbajpeyi in #592
- Update password-related json files (2024-07-19) by @daxmobile in #607
- [Scanner] Don't stop scanner fully on max forms by @dbajpeyi in #617
- tests: remove spurious logging from unit tests by @sjbarag in #575
- Add credit card test form failure by @GioSensation in #588
New Contributors
Full Changelog: 12.0.1...12.1.0
12.0.1
12.0.0
- Major version bump to 12.0.0 caused by #396, which impacts only Android.
- This release also translates the autofill experience to the following language codes:
- bg
- cs
- da
- de
- el
- en
- es
- et
- fi
- fr
- hr
- hu
- it
- lt
- lv
- nb
- nl
- pl
- pt
- ro
- ru
- sk
- sl
- sv
- tr
What's Changed
- Ema/more minor fixes by @GioSensation in #556
- l10n: extract remaining strings to prepare for localization by @sjbarag in #558
- l10n: pull translated strings into separate JSON files by @sjbarag in #559
- Update password-related json files (2024-05-13) by @daxmobile in #561
- Update password-related json files (2024-05-19) by @daxmobile in #569
- vcs: ignore .helix directory by @sjbarag in #565
- l10n: remove placeholder from 'Manage ${ITEM}…' string by @sjbarag in #560
- real-world: remove expected failure from clientssp.fnfis.com test by @sjbarag in #563
- real-world: remove expected failure for agile.appian.com by @sjbarag in #567
- autofill: left-align HTML autofill buttons by @sjbarag in #571
- l10n: add translated messages by @sjbarag in #572
- passwords: require a digit in passwords generated from default rules by @sjbarag in #562
- classifiers: fix another batch of test page expected username failures by @sjbarag in #573
- Update password-related json files (2024-05-30) by @daxmobile in #577
- Update password-related json files (2024-05-31) by @daxmobile in #578
- l10n: update translations based on ship review feedback by @sjbarag in #581
- android: Revert "Android: enable iframe support (#536)" by @sjbarag in #582
New Contributors
Full Changelog: 11.0.2...12.0.0
11.0.2
What's Changed
- Minor fix to websites by @GioSensation in #554
- More minor fixes to websites by @GioSensation in #555
Full Changelog: 11.0.1...11.0.2
11.0.1
What's Changed
- Fix regression by @GioSensation in #549
- Major version change 11.0.0 only affecting Android.
- Android: enable iframe support by @GioSensation in #536
Full Changelog: 11.0.0...11.0.1