Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.1.2](v1.1.1...v1.1.2) (2021-08-13) ### Bug Fixes * **extensions:** ensure the extensions refresh badge and context menu after decrypting the config ([39a8f56](39a8f56)) * **extensions:** incognito should not share session just like cookie ([881c8e7](881c8e7)) ### Features * **extensions:** bootstrap extensions setup based on the web-extension-starter ([40c084b](40c084b)) * **extensions:** ensure emails filtering logic compares the host only ([966484d](966484d)) * **extensions:** implement decrypt config flow ([c5c73f7](c5c73f7)) * **extensions:** implement generate email functionality ([a03be6d](a03be6d)) * **extensions:** implement login / logout flow ([de9502e](de9502e)) * **extensions:** keep track of active tab host for looking up emails ([389f560](389f560)) * **extensions:** setup tailwindcss ([91906b4](91906b4)) * **extensions:** simplify context menu setup if only 1 domain is configured ([b6308be](b6308be)) * **extensions:** update context menu on tab update ([7502c1d](7502c1d)) * **web:** add get /config endpoint ([e6f14c7](e6f14c7)) * **web:** implement put /api/{owner}/{repo}/config for saving updated config file ([e6f8f3c](e6f8f3c))
- Loading branch information