Conversation
|
New electron cause search function not working for some platform (netease, bilibili). Please try to test more to find bugs due to electron version upgrade, thanks. |
I will take a look at this later today. |
thanks, maybe the reason is not electron upgrade, i'm still testing. |
That's my response from Doesn't seem to related to electron upgrade, maybe it's been so long since we update the api endpoints, some are failing. Update: revert back to 2.32 the issue is resolved, so some api check or cookie setter changed as I upgraded electron? |
|
Nice work, and I submit a PR about that: listen1/listen1_chrome_extension#1220 |

Up Electron to 32, the last version that supports Catalina
Todos:
Migrate to use esm in electron to improve performance
Fix: #1250