Hi everyone! This new update adds new commands to the :commands menu, along with several bug fixes.
✨ Changes ✨
:newcommand- You can now type
:newin the dashboard to create new bookmarks directly from it!
- You can now type
:removecommand- You can now type
:removefollowed by the name of the bookmark you want to remove.- You can also type
:remove #to only filter bookmarks from the current page.
- You can also type
- You can now type
- New TCP Ping
- The old HTTP ping method had several issues, so I implemented a new one that uses TCP to ping the server.
- Note: If users think this new implementation isn’t good enough, I can revert it to the previous one.
- The old HTTP ping method had several issues, so I implemented a new one that uses TCP to ping the server.
- Refactored search-commands.js
- Each
:commandnow has its own file for better organization and maintainability.
- Each
- Fixed list shifting to the right when scrolling through the
:commandslist. - Fixed search query overflow.
- Other small fixes.
If you find this app useful, please share it! ☺️
Full Changelog: 0.6.8...0.6.9