All notable changes to this project will be documented in this file.
- Fix closure over email format by @simplycpu #8
- Replace all instances of
[domain]
by @simplycpu #5 - Fix text overlaps with flame icon by @simplycpu #6
- Skiff components in favor of supporting multi-services by @pabloscloud #10
0.2.0 - 2023-11-28
- Option to disable on-page email generation.
- Option to exclude specific pages from being shown on-page email generation.
- Revise UI to accommodate new options tab.
- General Improvements.
- Upgrade dependencies.
- Refactor storage code.
- Refactor store constants.
- Revise footer note to keep it minimal.
- Switch toaster to react-hot-toast.
- Credit link from footer.
0.1.0 - 2023-11-16
- Font family to maintain consistency across all browsers.
- On-page email generation content script to use email format and correctly inject icon.
- Improve primary domain parsing.
- Storage code to use a shared instance.
- Separate footer into its own component.
- Extension title to be consistent with extension name.
- Extension description to be consistent with extension listing.
- Upgrade dependencies.
0.0.1 - 2023-11-11
- Release of something awesome.