@poeti8 commented on GitHub:
In future I'm going to add a ability to allow multiple custom domains for each user. So the extension would need to allow the user to select custom domain.
@abhijithvijayan commented on GitHub:
Migration actions are performed once on popup open(once extension is updated to v4.x.x) if previous keys exist on browser local storage.
The code can…
@abhijithvijayan commented on GitHub:
Current fields in local storage of almost all users
{
"URL_array": [],
"host": "https://google.com",
"key": "this is the api key",
"pwd":…
@abhijithvijayan commented on GitHub:
Completed and removed migration code in https://github.com/thedevs-network/kutt-extension/pull/138
@abhijithvijayan commented on GitHub:
Check for a 404 error on url shortening, show custom error
@abhijithvijayan commented on GitHub:
yarn v1 is now set to use as default. if local machine has yarn 2.x.x, it will still use v1
Later, when yarn2 resolves many issues, migration can be…
@abhijithvijayan commented on GitHub:
https://github.com/abhijithvijayan/kutt-extension/releases/tag/4.0.0-beta.1
@poeti8 commented on GitHub:
Any news on when it's going to be available? People are emailing me about this.