Changes Made
Added an Icon to the app, fixed a hundred different bugs, added a fallback for the duckduckgo extension, and added the extension descriptions to the help menu
The icon
I added an icon its very simple, and definitely subject to change, but now it does not have the default electron icon in the task bar.
Bugs Fixed
- Changed the codebase to made up of several modules instead of a few giant files (Should have done it a long time ago)
- Fixed the time formatter for the timer
- Changed the commit hash of the GitHub extension
- Changed Priority order
Improved Duck duck go extension
The duckduckgo extension uses their quick search API, which returns a JSON, in which the answer sometimes is in JSON.abstract and sometimes JSON.relatedTopics[0].text Now the extension looks in both places and returns the most relevant answer.
Extension descriptions
I recently added descriptions of the extensions in their metadata so now on the help tab you can get small descriptions of each one.
Sorry about how their have been no videos but it has all been fixing a lot of small bugs most of which don’t even make it into the dev-log.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.