825160ee46
Chronological port of every Tauri release commit (v0.11.4 -> v0.15.2)
into the Electron rebuild, plus Discord-style audio handling that goes
beyond the Tauri original.
Highlights:
- All 17 Tauri release commits ported (audio fixes, custom notification
sound, Discord-style chat UX, profile banner, changelog page,
Discord-parity call UX, screen-share echo + re-watch UX, audio-loop
fix).
- Native napi-rs audio-loopback addon with WASAPI process-loopback:
* EXCLUDE_TARGET_PROCESS_TREE for full-screen shares -> peers
never hear themselves echoed back through the capture.
* INCLUDE_TARGET_PROCESS_TREE for window shares -> only the
picked window's audio is captured, not the whole OS mixer
(Discord parity).
* HWND -> PID resolution via Win32 GetWindowThreadProcessId.
- Discord-style screen-source picker (thumbnail grid, screens vs
apps tabs, live-refreshing thumbnails).
- Hash routing fix for packaged builds (file:// can't resolve
BrowserRouter paths).
- Tauri sources removed (apps/desktop/src-tauri).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
28 lines
1.3 KiB
JSON
28 lines
1.3 KiB
JSON
[
|
|
{
|
|
"version": "0.13.0",
|
|
"pub_date": "2026-04-25T15:37:24Z",
|
|
"notes": "- Profil-Banner: Eigenes Bannerbild im Profil hochladbar (3:1 Format, max 8 MB)\n- Anzeigename direkt in den Einstellungen bearbeitbar\n- Profil-Vorschau in Einstellungen zeigt jetzt Banner + Avatar wie im Popover"
|
|
},
|
|
{
|
|
"version": "0.12.3",
|
|
"pub_date": "2026-04-25T14:17:15Z",
|
|
"notes": "- Fix: Update-Changelog zeigt jetzt mehrzeilige Release Notes korrekt an\n- Fix: Hover-Leiste über Nachrichten verschwindet nicht mehr beim Hochfahren der Maus"
|
|
},
|
|
{
|
|
"version": "0.12.2",
|
|
"pub_date": "2026-04-25T14:10:36Z",
|
|
"notes": "- Fix: Hover-Leiste über der Nachricht verschwindet nicht mehr beim Hochfahren der Maus"
|
|
},
|
|
{
|
|
"version": "0.12.1",
|
|
"pub_date": "2026-04-24T22:35:29Z",
|
|
"notes": "- Publisher-Name im Windows Autostart & Task-Manager korrigiert (Netralax statt \"meinname\")"
|
|
},
|
|
{
|
|
"version": "0.12.0",
|
|
"pub_date": "2026-04-24T16:07:15Z",
|
|
"notes": "- Auto-Start: ChatApp kann jetzt mit Windows starten (Einstellungen → Start)\n- Umfrage-Anzeige: bessere Kontraste in eigenen Nachrichten, scharfe Options-Nummern statt verpixelter Emojis\n- Fix: Hover-Leiste springt nicht mehr wenn man auf 'Mehr' klickt\n- Archiv-Icon im Chats-Header entfernt (die Tabs Aktiv/Archiv übernehmen das)"
|
|
}
|
|
]
|