github MatiasDesuu/ThinkDashboard 0.6.9
0.6.9 - New commands!

latest releases: 0.7.6, 0.7.5, 0.7.0...
7 months ago

Hi everyone! This new update adds new commands to the :commands menu, along with several bug fixes.

Changes

  • :new command
    • You can now type :new in the dashboard to create new bookmarks directly from it!
  • :remove command
    • You can now type :remove followed by the name of the bookmark you want to remove.
      • You can also type :remove # to only filter bookmarks from the current page.
  • 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.
  • Refactored search-commands.js
    • Each :command now has its own file for better organization and maintainability.
  • Fixed list shifting to the right when scrolling through the :commands list.
  • Fixed search query overflow.
  • Other small fixes.

If you find this app useful, please share it! ☺️

Full Changelog: 0.6.8...0.6.9

Don't miss a new ThinkDashboard release

NewReleases is sending notifications on new releases.