0.4.1
What's Changed
- Update .gitignore to ignore *.zip files by @leonzh2k in #14
- Add scraping of submission and decision date by @leonzh2k in #15
- Update extension id and oauth client id by @leonzh2k in #16
- Display 'no data' text if stats are null by @leonzh2k in #17
- Remove unnecessary extension permissions by @leonzh2k in #18
- add/update various things to prepare for web store release by @leonzh2k in #19
- build(deps): bump jsrsasign from 10.8.6 to 11.0.0 by @dependabot in #20
- Update project name in package-lock by @leonzh2k in #21
- Refine error reporting by @leonzh2k in #22
- Move env var config into .env files by @leonzh2k in #23
- Add code style check to continuous integration by @leonzh2k in #24
- Add pre-commit code style check hook by @leonzh2k in #25
- Remove unnecessary console logs by @leonzh2k in #26
- Remove Sentry replay integration by @leonzh2k in #27
- Modularize auth logic by @leonzh2k in #28
- Refactor scraper to be more simple and readable by @leonzh2k in #29
- Bump version by @leonzh2k in #30
Full Changelog: v0.3.0-beta...0.4.1