UNI4C Chat의 버전 기록 - 2개 버전
UNI4C Chat 제작자: UNI4C
UNI4C Chat의 버전 기록 - 2개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 2.0.1
2026년 8월 3일에 출시 - 699.79 KBfirefox 121.0 이상에서 작동- Overlay could get stuck open. The close control only existed in the panel header, which the loading, signed-out and crashed states never rendered — with the launcher hidden while docked, an auth error left the panel open with no way out. The close control now renders in every panel state, behind an error boundary that keeps a closable shell even when a child crashes, and closing posts straight to the overlay host (background message as fallback) targeting the top frame by id. A popup toggle was added as a manual escape hatch.
- Random sign-outs mid-session. Concurrent 401s each rotated the session token independently, so losers cleared the session the winner had just stored. Refresh now shares one in-flight rotation and only clears the session when the server actually rejects it — not on network or 5xx failures.
- BC panes rendering underneath the docked panel. The page offset narrows , but position: fixed elements still resolved against the viewport (BC's Settings pane was the visible case). now gets a transform while docked so it becomes the containing block for fixed descendants; the page's own inline transform is captured on dock and restored on close.
- Unusable "environment-only" connection. A BC URL without a company query param (e.g. /Production) produced {environment: "Production", company: ""} — a broken connection that looked selected. A URL now only yields a connection when it carries both parts; a company-less URL falls back to the portal default only if that default is on the same environment, otherwise nothing is selected. Chat shows a dismissable notice when a session ends up with no connection (hidden while session detail is still loading).
All Rights Reserved에 따라 릴리스된 소스 코드
이전 버전
버전 2.0.0
2026년 7월 17일에 출시 - 710.98 KBfirefox 121.0 이상에서 작동All Rights Reserved에 따라 릴리스된 소스 코드