Releases: duckduckgo/duckduckgo-autofill
Releases · duckduckgo/duckduckgo-autofill
5.2.0
- shane/colocate-submit-handler-logic by @shakyShane in #223
5.1.0
- Bump json-schema-to-typescript from 10.1.5 to 11.0.2 by @dependabot in #203
- Fix incorrect schema by @GioSensation in #211
- Bump ts-to-zod from 1.10.0 to 1.13.1 by @dependabot in #210
- Update Asana token name by @GioSensation in #218
- More fixes and improvements by @GioSensation in #222
5.0.1
- Improve login signup detection by @GioSensation in #204
- Fix autoprompt on slow sites by @GioSensation in #201
5.0.0
4.7.1
- Minor fixes for field detection accuracy
- Minor fixes for listeners on mobile
Fixes and improvements
- A bunch of fixes and improvements by @GioSensation in #173
- Fix tests and accuracy by @GioSensation in #176
- fix(email): on Android + DDG domains, always use the EmailInterface t… by @shakyShane in #178
- Fix mobile listeners and other improvements by @GioSensation in #177
4.6.0
- Adding DeviceApi package by @shakyShane in #161
- fix: ensure built debug artifacts are correct by @shakyShane in #163
- Bump typescript from 4.6.4 to 4.7.2 by @dependabot in #162
- Bump @babel/eslint-parser from 7.17.0 to 7.18.2 by @dependabot in #164
- test: added an integration test to ensure click event is followed by … by @shakyShane in #166
- Bump eslint from 7.25.0 to 7.32.0 by @dependabot in #143
- Bump @types/node from 16.11.25 to 16.11.36 by @dependabot in #167
- feat: convert JSON schema files into device api calls by @shakyShane in #169
- Feature toggles (minus windows) by @shakyShane in #170
- Shane/inline icon flags by @shakyShane in #171
- Catalina fixes by @shakyShane in #172
4.5.0
- Test refinements by @GioSensation in #146
- tests: macos prompt-to-save tests by @shakyShane in #148
- Mark generated files as binary + linguist-generated (github) by @shakyShane in #150
- Turning into Swift package by @jonathanKingston in #147
- Fix up .gitattributes file by @jonathanKingston in #154
- Feature: UIControllers by @shakyShane in #155
- Add support for email protection logout by @alistairjcbrown in #127
- Matching improvements by @GioSensation in #156 and #159
- fix: don't allow overlay to close itself by @shakyShane in #157
4.4.0
What's Changed
- Test refinements by @GioSensation in #146
- tests: macos prompt-to-save tests by @shakyShane in #148
- Mark generated files as binary + linguist-generated (github) by @shakyShane in #150
- Turning into Swift package by @jonathanKingston in #147
- Fix up .gitattributes file by @jonathanKingston in #154
Full Changelog: 4.3.0...4.4.0
4.3.0
- Improve credential saving logic
- Several accuracy improvements
- Add more tests
- Update dependencies