Gram release 2.1.0
Hi everyone,
This is a release to fix some minor things found after 2.0.0 was out. It's a minor version bump because there's some new settings and themes.
I've also added a wallpaper page.

Binaries for other platforms (Windows, ARM64)
I've added a Github mirror to build for Linux ARM64 and Windows X64, and I'm also hoping to provide flatpaks for both X64 and ARM64 that way.
[2.1.0] - 2026-05-18
Added
- Add Supertab fallback mode setting (tab or indent) (#286)
- Add setting to treat right option as alt on Mac OS (#206)
- Improve outlines for Go (#299) by @danvolchek
- Add Sumi-Light theme via Calvin Jackson, Nishant Dahiya
- Add Everforest Light theme (#301) via @nirogu
- Add Windows build, thanks to Zoey Rust
Fixed
- Skip link to openssh.org when finding pull request link in git push output (#287)
- Fix AltGr / Right option detection on Mac OS (#206)
- Use window_decorations setting for settings UI and about (#297)
- Fix incorrect column display when indenting with tabs (#289)
- Support /path/to/file.txt(ln, col) style paths in terminal (second attempt) (#75)
- Fix eslint LSP not checking if server is downloaded (#296)
Changed
- Tasks: Show command before output, also show args (#304) by @danvolchek