github MatiasDesuu/ThinkDashboard 0.7.5
0.7.5 - Finders are here!

latest release: 0.7.6
6 months ago

A new update is here with a big new feature, finders! A quick way to trigger web searches with simple shortcuts, directly from the dashboard.

Changes

  • Finders
    • Create shortcuts for search engines and websites in /config#finders.
      • Each finder requires a name, a search URL, and a shortcut.
      • Type ?shortcut searchterm on the dashboard. For example, if you have a finder with the shortcut g for Google, type ?g javascript to search for “javascript” on Google.
      • More info about this feature can be found in /config#help.
  • New option in /config#general: Include Finders in Search
    • When enabled, you can trigger finders without typing ?.
      • Just type the finder’s shortcut and press space to activate it.
  • Two new dashboard buttons: finders and commands
    • You can now enable two optional buttons on the dashboard to trigger the finders and commands menus.
      • Especially useful on mobile or touch devices for quick access.
  • New option in /config#general: Skip Quick Ping Check (thanks to @toomyem)
    • Enable this option if you prefer to use the previous HTTP method to check service status.
  • Fixed month names not being translated to the current language (thanks to @toomyem)
  • Fixed some responsive design issues.
  • Removed unused code and added missing default items.
  • Refactored handlers.go (some methods were moved to status.go, backup.go, and uploads.go)
  • Other small fixes and improvements.

⚠️ As always, please back up your settings from /config#backup before updating.

💬 Feel free to share your feedback about the new features!

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

What's Changed

New Contributors

Full Changelog: 0.7.0...0.7.5

Don't miss a new ThinkDashboard release

NewReleases is sending notifications on new releases.