All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fix Autofill after unlock #117
- Remove old translation files 981e7d4
- Enable context menu hack on
login.microsoftonline.com
#96 & #99 - Fix bug with contextmenu not working after that filling credentials failed #100
- Popup windows are now opened in incognito mode to remove them from Firefox history and recently closed #92
- Use Ctlr instead of Command on Mac to prevent shortcut collisions #93 & #94
- Move site-specific hacks to a dedicated file #98
- Fix missing context menu with bad placeholders (e.g. MicroSoft's implementation) #80 & #81
- Fix missing context menu with dynamically generated html #78 & 79
- Button to options page to associate when not already associated #77
- Replace usage of
innerHTML
byinnerText
#73
- Send input event after filling a input field to fix filling passwords in SPA frameworks #75
- Regression which prevents the SecureStorage to be unlocked when filling in credentials when it was previous canceled #76
- Fix inaccurate data in options page #77
- Support internationalization #62
- Helper script to synchronise translations #72
- Chinese internationalization #71
- Dutch internationalization #62
- Let the footer of dialogs fill up all remaining space #68
- Replaced
reqwest.min.js
byreqwest.js
for easier AMO reviews.
- Option to not unlock secure storage at startup
- Rebranded to "Keywi"
- Include license
- Add more info to README.me
- Fix password and username fill in (https://github.com/LEDfan/keywi/commit/09be81ceefede23f2b8d57d5725a278a3c39c891)