Briar v1.2.188
What's Changed
- fix: streamline web authentication flow by @lentil32 in #1552
- Handle Team and Project as property by @briar-workflow[bot] in #1555
- test: D1 migration setup 최적화 by @briar-workflow[bot] in #1557
- feat: add named lucide project icons with color picker by @briar-workflow[bot] in #1556
- fix(ci): fail local CI on any failed step by @siisee11 in #1559
- perf(test): start worker D1 tests from a committed schema snapshot by @siisee11 in #1561
- refactor(ci): run local checks with Effect by @lentil32 in #1558
- fix: 채널 이슈 제안 답변이 매번 실패하던 프롬프트 예시 수정 by @siisee11 in #1560
- perf(test): stop loading the Worker entry and rebooting workerd per test file by @siisee11 in #1563
- feat: add Skip button to opencode provider setup and fix auth hanging by @briar-workflow[bot] in #1564
- fix: 인박스 디테일 패널 Channels에 onRequestedMessageOpen 전달 by @briar-workflow[bot] in #1566
- fix: Claude 채널 답변의 structured output을 끄던 format 키워드 제거 by @siisee11 in #1562
- 코드 레벨 Project → Team 리네이밍 (실행 경계 계층 구조 반영) by @siisee11 in #1565
- perf(ci): rerun D1 migration checks only when their inputs change by @siisee11 in #1569
- fix: Claude 액세스 토큰 만료를 로그인 만료로 오인하지 않도록 수정 by @siisee11 in #1568
- chore: 새 관리형 컴퓨터 AMI에 맞춰 Launch Template 버전을 14로 올림 by @siisee11 in #1570
- perf(app): 사이드바 접기/펼치기를 width 애니메이션 대신 단일 리플로우 + opacity/transform 전환으로 변경 by @siisee11 in #1571
- perf(app): Google Fonts 외부 요청 제거하고 Inter·DM Mono를 로컬 woff2로 번들 by @siisee11 in #1572
- perf(app): Tauri setup의 에셋 동기화·Worker 재시작을 백그라운드 스레드로 이동 by @siisee11 in #1575
- perf(ci): cache the app test suites as separate Turborepo tasks by @siisee11 in #1573
- perf(app): 패널 리사이즈 드래그를 CSS 변수 직접 갱신으로 전환해 pointermove마다의 전체 리렌더 제거 by @siisee11 in #1574
- perf(app): 프로젝트 전환 시 대시보드를 비우지 않고 프로젝트별 캐시로 즉시 표시 by @siisee11 in #1576
- perf(app): 뷰·이모지·로케일 코드 스플리팅으로 초기 번들 축소 by @siisee11 in #1577
- perf(app): 첫 실행 인트로를 Rust에서 즉시 띄우고 전용 엔트리로 분리, 5초 유지 + 메인 창 준비 신호로 공개 by @siisee11 in #1578
- fix(ci): keep the shared Cargo cache out of the purgeable user cache dir by @siisee11 in #1579
- perf(ci): lint and build the Rust crate in one pass by @siisee11 in #1580
- refactor(app): 도메인 atom 상태 분리 Phase 0 — 상태 모듈 기반과 렌더 카운트 테스트 헬퍼 by @siisee11 in #1581
- chore: prepare Briar v1.2.188 by @siisee11 in #1582
Full Changelog: v1.2.187...v1.2.188