Cache the changelog on onboarding page #141
Labels
good first issue
Good for newcomers
hacktoberfest
This repository is public and will count towards your PR count for the Hacktoberfest
help wanted
Extra attention is needed
Currently every time you open the onboarding / settings page via the popup it requests the changelog using the Github API. The request is done
js/utils/onBoardingbootstrap.js
. The response should be cached as the extension likely won't update while its running.(don't ask if you can work on this please 🙏, I wouldn't have created the issue otherwise)
The text was updated successfully, but these errors were encountered: