v0.8.0
- Improve UI, performance
- Fix minor bugs
What's Changed
- [engine] Worker를 활용한 깃 로그 받아오기 by @BeA-Pro in #713
- #712 작업 브랜치에 main 브랜치 내용 적용 by @BeA-Pro in #737
- feature/712 브랜치 fix: package-lock.json 최신화 by @BeA-Pro in #738
- [engine] #713 요구사항 적용 by @BeA-Pro in #739
- [engine] 로그 개수에 맞는 쓰레드 생성 by @BeA-Pro in #743
- [engine] 최대 쓰레드 수 3개 제한 및 git 로그 최초 한 번만 불러오기 by @BeA-Pro in #758
- [engine] main 브랜치 병합을 위한 동기화 작업 by @BeA-Pro in #764
- [engine] git.worker.ts에 새로운 git format 적용 by @BeA-Pro in #765
- [engine] git log 파싱에 사용되는 separator 개선 by @yoouyeon in #770
- [engine] feature/712 브랜치에서 작업한 내용을 main 브랜치에 반영 by @BeA-Pro in #766
- [view] 클러스터 리스트 y축 스크롤바 얇게 보이는 문제 해결 by @jkea1 in #729
- [Refactor] SummaryUtil 리팩토링(#723) by @pithesun in #756
- [View] cluster 요약에서 cluster의 releaseTag를 보여주는 방식 변경 by @rakseong in #763
- [vscode] Azure DevOps URL 파싱 지원 및 getRepo 함수 개선 by @SingTheCode in #801
- [view] 날짜별 커밋 및 코드 변경량 계산 오류 수정 by @Jxxunnn in #808
- fix: 한글 파일명이 유니코드 이스케이프 시퀀스로 나타나는 문제 해결 by @ethandeveloper2 in #811
- [vscode] 테스트 프레임워크 Mocha 제거 it.each 리뷰 반영 by @SingTheCode in #810
- [view] refactor(theme): window.theme 제거 및 zustand + persist 기반 상태관리 적용 by @Zy0ung in #802
- [view] Summary 내 Detail 컴포넌트 내부 콘텐츠 스타일 개선 작업 by @seocylucky in #815
- feat: TemporalFilter 정렬 성능 최적화 by @ojspp41 in #812
- fix : Avatar 컴포넌트 리팩토링 by @grapefruit13 in #820
- fix: FilteredAuthors의 3중 map 구조 개선 by @yuminnnnni in #819
- [vscode/engine] git log 파싱 로직 구조 개선 리팩토링 by @nxnaxx in #825
- fix(vscode): repo 변수에서 잘못된 배열 접근 제거 by @ethandeveloper2 in #843
- [view] 새로고침의 무한로딩 문제 해결 by @chae-dahee in #817
- [view] tag와 releaseTag에 대한 테스트 코드 추가 by @ongheong in #827
- env: ready for v0.8.0 by @ytaek in #869
New Contributors
- @jkea1 made their first contribution in #729
- @SingTheCode made their first contribution in #801
- @Jxxunnn made their first contribution in #808
- @ethandeveloper2 made their first contribution in #811
- @seocylucky made their first contribution in #815
- @ojspp41 made their first contribution in #812
- @grapefruit13 made their first contribution in #820
- @yuminnnnni made their first contribution in #819
- @nxnaxx made their first contribution in #825
- @chae-dahee made their first contribution in #817
- @ongheong made their first contribution in #827
Full Changelog: v0.7.2...v0.8.0