Skip to content

Commit 91cbd3a

Browse files
chore(release): cut v0.8.34
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 076c91e commit 91cbd3a

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to TermCanvas will be documented in this file.
44

5+
## [0.8.34] - 2026-03-22
6+
7+
### Fixed
8+
- GitHub login: register termcanvas:// URL scheme in packaged app so macOS routes OAuth callbacks correctly
9+
- Usage heatmap: show cross-device aggregated data when logged in instead of local-only data
10+
511
## [0.8.33] - 2026-03-22
612

713
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "termcanvas",
3-
"version": "0.8.33",
3+
"version": "0.8.34",
44
"description": "An infinite canvas desktop app for visually managing terminals",
55
"main": "dist-electron/main.js",
66
"bin": {

0 commit comments

Comments
 (0)