Now with docker image version tags
What's Changed
- Introduce docker image and cache versioning with package.json version 🎉
- Fix to Version Update toast by @gitmotion in #27
- view the image versions here: https://hub.docker.com/r/dumbwareio/dumbterm/tags
dumbwareio/dumbterm:latest
is currently at1.1.1
- roll back to
dumbwareio/dumbterm:1.0.0
if needed
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
Local: Docker: bring down the Upgrade instructions:
git pull origin main
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
DumbTerm cache
and updates it with the latest cache version
ctrl shift r
or cmd shift r
, then click update once the message appears
dumbwareio/dumbterm:1.0.0
and repeat the process above
Please let us know if you run into any issues
Thanks and stay dumb! 🚀