Releases: duckduckgo/duckduckgo-autofill
Releases · duckduckgo/duckduckgo-autofill
3.1.1
- Fix Dax showing on email signup page 📧
3.1.0
- Send cohort to devices upon enabling autofill 📱
3.0.1
- Fix breakages on other platforms 🔧
- Remove autofill from signup page 🦆
3.0.0
- Adds PM API, functionality and tooltip 🎉
- Improves form detection and scoring significantly 💪
- Tons of improvements under the hood 🔧
2.0.0
- Implements a secure messaging channel on Apple devices.
- Move all styles to this repo (previously we had static css files in the extension repo).
- Fix keyboard+tooltip bug on iOS: https://app.asana.com/0/1198567644089701/1200405239350391/f.
- Fix possible tooltip flashing in the top left of the screen.
1.0.2
- Fix pixels on enable autofill
1.0.1
- Fix a gmail false-positive (we were matching
order
inborder
in astyle
attribute). This change avoid checking style attributes, which are not relevant anyway. See https://app.asana.com/0/0/1200288622137918/f. - Add
schedule
andestimate
to autofill detection. See https://app.asana.com/0/1199348606025791/1200337309679147/f. - Improve autofill UX as explained here: https://app.asana.com/0/1198964220583541/1200338731982506/f.