Skip to content

Releases: duckduckgo/duckduckgo-autofill

13.1.0

09 Sep 17:41
1fee787
Compare
Choose a tag to compare

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

09 Aug 09:19
1f12b78
Compare
Choose a tag to compare

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

29 Jul 09:21
9fea1c6
Compare
Choose a tag to compare

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

21 Jun 16:06
2b81745
Compare
Choose a tag to compare

What's Changed

  • generation: ensure password gen feature flag is respected by @sjbarag in #583

Full Changelog: 12.0.0...12.0.1

12.0.0

20 Jun 16:15
18dd599
Compare
Choose a tag to compare
  • 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

02 May 06:57
10aeff1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 11.0.1...11.0.2

11.0.1

09 Apr 15:04
6053999
Compare
Choose a tag to compare

What's Changed

Full Changelog: 11.0.0...11.0.1

11.0.0

09 Apr 12:58
8b046b1
Compare
Choose a tag to compare

What's Changed

  • It's a major version change, but the API change is only affecting Android.
  • Android: enable iframe support by @GioSensation in #536

Full Changelog: 10.3.0...11.0.0

10.3.0

08 Apr 12:22
3d293c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 10.2.0...10.3.0

10.2.0

14 Mar 08:05
6493e29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 10.1.0...10.2.0