github saisandeepvaddi/ten-hands v2.10.0
Ten Hands v2.10.0

latest releases: v2.10.3, v2.10.2
3 years ago

Changes

  • Add "Restart" button which does "Stop" and "Start" for you.
    image

  • Maximum Sidebar width increased up to 600px, and it will remember the sidebar width when Ten Hands is reopened.

  • Started integrating Sentry to capture exceptions and help me debug better. (no personal data is collected).

    ten-hands/app/server/app.ts

    Line 18 in 0892159

    if (getConfig().sendErrorReports) {
    is the code for desktop shell part for your reference. You can disable it by adding sendErrorReports: false to config.json and restarting the app.
  • Improved performance. Sidebar projects rendering will feel faster.

Don't miss a new ten-hands release

NewReleases is sending notifications on new releases.