Commit Graph
169 Commits
Author SHA1 Message Date
YellowSnnowmannandGitHub 868ad8d5d5 fix(tauri): resolve Linux CEF init panic — root/container + SingletonLock + display-server guards (OPENHUMAN-TAURI-K1) (#2103) 2026-05-19 14:17:54 -07:00
github-actions[bot] 88b7fad34b chore(staging): v0.54.2 2026-05-19 11:37:28 +00:00
github-actions[bot] e2ce0f844c chore(staging): v0.54.1 2026-05-19 09:58:52 +00:00
github-actions[bot] c25fc8e5fd chore(release): v0.54.0 2026-05-19 06:30:30 +00:00
github-actions[bot] ce227c437a chore(release): v0.53.52 2026-05-19 06:06:06 +00:00
github-actions[bot] 94a407c0dd chore(staging): v0.53.51 2026-05-19 05:05:38 +00:00
github-actions[bot] 70fdedcdd4 chore(staging): v0.53.50 2026-05-18 10:35:44 +00:00
github-actions[bot] 36a0e73b39 chore(staging): v0.53.49 2026-05-16 18:38:32 +00:00
github-actions[bot] bcfecc34d8 chore(staging): v0.53.48 2026-05-16 18:21:08 +00:00
Steven EnamakelandGitHub 2d54e46296 test(e2e): make the harness actually exercise the UI past login (#1859) 2026-05-15 15:52:51 -07:00
YellowSnnowmannandGitHub 1550e9f428 fix: pre-CEF single-instance mutex guard on Windows + provider retry for 502s (#1723) 2026-05-14 21:06:39 -07:00
github-actions[bot] 08b881350b chore(staging): v0.53.47 2026-05-14 19:00:05 +00:00
github-actions[bot] 2aea60c208 chore(staging): v0.53.46 2026-05-14 12:10:27 +00:00
github-actions[bot] be214510e7 chore(staging): v0.53.45 2026-05-14 05:43:55 +00:00
github-actions[bot] 3e13adaab5 chore(staging): v0.53.44 2026-05-13 21:32:25 +00:00
github-actions[bot] 2b64ea8ac5 chore(release): v0.53.43 2026-05-13 19:24:19 +00:00
github-actions[bot] 6b992e1e65 chore(release): v0.53.42 2026-05-13 18:32:56 +00:00
github-actions[bot] 41813dba14 chore(staging): v0.53.41 2026-05-13 15:50:42 +00:00
github-actions[bot] 9160317e06 chore(release): v0.53.40 2026-05-13 13:02:39 +00:00
github-actions[bot] 84ffce7d54 chore(release): v0.53.39 2026-05-13 12:58:18 +00:00
github-actions[bot] 7beed3a47e chore(staging): v0.53.38 2026-05-13 12:25:06 +00:00
github-actions[bot] 4788b8cbea chore(release): v0.53.37 2026-05-13 12:20:45 +00:00
github-actions[bot] 7e44a5c8c0 chore(staging): v0.53.36 2026-05-13 11:23:16 +00:00
acebeb12b6 fix(tauri): hide main window via OS API on Windows close (#1607) (#1621)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 04:13:33 -07:00
github-actions[bot] 6abf4a6e02 chore(staging): v0.53.35 2026-05-13 09:06:00 +00:00
github-actions[bot] de33b12980 chore(staging): v0.53.34 2026-05-13 07:38:19 +00:00
github-actions[bot] 86ea12f676 chore(staging): v0.53.33 2026-05-13 06:27:50 +00:00
github-actions[bot] c591d88982 chore(staging): v0.53.32 2026-05-13 05:04:52 +00:00
github-actions[bot] 3966df4037 chore(staging): v0.53.31 2026-05-12 17:49:07 +00:00
github-actions[bot] 15c744296d chore(staging): v0.53.30 2026-05-12 12:21:31 +00:00
github-actions[bot] ef556f8835 chore(staging): v0.53.29 2026-05-12 09:25:51 +00:00
Steven EnamakelandGitHub e3749a0383 fix(tauri): prevent CEF init panic on second launch via single-instance plugin (#1510) 2026-05-11 19:35:03 -07:00
github-actions[bot] dbc536f8b0 chore(staging): v0.53.28 2026-05-11 19:17:47 +00:00
github-actions[bot] 09c55609ca chore(staging): v0.53.27 2026-05-11 08:40:31 +00:00
Steven EnamakelandGitHub 838e6fce90 fix(windows): stop terminal flood on app launch via GUI subsystem + AttachConsole (#1468) 2026-05-10 23:20:25 -07:00
github-actions[bot] 8c6b1273e2 chore(staging): v0.53.26 2026-05-10 06:46:33 +00:00
github-actions[bot] c4fc70c376 chore(staging): v0.53.25 2026-05-10 02:54:10 +00:00
github-actions[bot] 8a4ceaac6d chore(staging): v0.53.24 2026-05-09 23:57:45 +00:00
github-actions[bot] 8b29772171 chore(staging): v0.53.23 2026-05-09 23:09:33 +00:00
github-actions[bot] 90e9f48f3a chore(release): v0.53.22 2026-05-09 07:53:54 +00:00
github-actions[bot] cf4784e43b chore(release): v0.53.21 2026-05-09 06:47:20 +00:00
github-actions[bot] 26ff73a90a chore(staging): v0.53.20 2026-05-08 09:07:54 +00:00
Steven EnamakelandGitHub 836a6d852c feat(meet): join Google Meet calls with mascot virtual camera (#1350) 2026-05-07 17:56:05 -07:00
44062fae8c fix(webview/cdp): replace wall-clock load timeout with idle-watchdog (#1213) (#1312)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 12:06:21 -07:00
github-actions[bot] ca8e4f610b chore(staging): v0.53.19 2026-05-07 10:59:26 +00:00
github-actions[bot] a3a1843140 chore(staging): v0.53.18 2026-05-06 07:59:31 +00:00
oxoxDevandGitHub 5f3a9693d9 fix(tauri): clean shutdown + orphan reap (#1060) (#1248) 2026-05-05 22:36:33 -07:00
github-actions[bot] afb569063c chore(release): v0.53.17 2026-05-06 01:57:19 +00:00
Steven EnamakelandGitHub 50d109b5e6 feat(mascot): floating desktop mascot via native NSPanel + WKWebView (macOS) (#1203) 2026-05-04 22:21:41 -07:00
github-actions[bot] 229e374025 chore(release): v0.53.16 2026-05-04 20:29:44 +00:00