github DumbWareio/DumbTerm v1.1.1

3 months ago

Now with docker image version tags

What's Changed

Issue: #25

  • Previously users with a German keyboard layout could not use the "@" symbol on a mac due to the option key override
  • Fix to set macOptionIsMeta as false in xterm by @gitmotion in #26
  • Thanks to @juergenbarth for bringing this up 🙏🏻

Full Changelog*: v1.0.0...v1.1.1

Upgrade instructions:

Local: git pull origin main

Docker: bring down the DumbTerm container, delete the image, and docker compose up -d

To reflect this update you should see a new toast message to update to version 1.1.1

  • This update clears the DumbTerm cache and updates it with the latest cache version
  • If you are unable to see this, try hard reloading the page ctrl shift r or cmd shift r, then click update once the message appears
  • If all else fails clear the cache manually
  • you should now see a new version tag for v1.1.1
  • if rolling back: change the image tag to dumbwareio/dumbterm:1.0.0 and repeat the process above
    • you will need to manually delete the cache if rolling back

Please let us know if you run into any issues

Thanks and stay dumb! 🚀

Don't miss a new DumbTerm release

NewReleases is sending notifications on new releases.