NocoDB 0.202.8: Bug Fix Release Release
출처 | https://github.com/nocodb/nocodb/releases/tag/0.202.8 |
---|
요약
🐛 해결된 이슈
- [해결됨] 🐛 버그: 부모 테이블에서 링크인 lookup 필드로 필터링 할 때 오류가 발생합니다. #7027
- [해결됨] 🐛 버그: API V2 업데이트 API /rowid가 누락되었습니다. #7021
- [🐛 유형: 버그] 🐛 버그: Api로 연결된 필드가 중복되었습니다. #7020
- [🐛 유형: 버그] 🐛 버그: 엑셀 가져오기시 42701 오류가 발생합니다. #6998
- [해결됨] 🐛 버그: API v2의 일관된 오류 #6986
- [상태: 재현가능] 🐛 버그: 가져오기 파일 내용 제목이 유니코드를 지원하지 않습니다. (emoji🔥, 중국어) #6959
- [해결됨] 컴포넌트에 대한 루트 노드가 아닌 노드에 사용된 런타임 지시문. 지시문은 의도한대로 작동하지 않습니다. #6952
- [해결됨] 🐛 버그: 다중 필드 편집기, 필드 유형 아이콘이 잘못 표시됩니다. #6946
- [해결됨] 🐛 버그: 마이그레이션 디렉토리가 손상되었습니다. #6936
- [해결됨] 새 데이터 소스 연결 #6913
- [해결됨] 🐛 버그: CSV 다운로드 및 CSV 업로드 옵션을 포함하는 뷰 컨텍스트 메뉴 #6857
- [해결됨] 🐛 버그: API LINK RECORDS ENDPOINT가 작동하지 않습니다. #6823
- [해결됨] 🐛 버그: 이전 버전에서 다른 행으로 이동한 경우 기본 뷰가 표시되지 않습니다. #6798
- [해결됨] 🔦 기능: 더 많은 열 유형으로 그룹화 허용 #6247
- [🔎 상태: 더 많은 정보 필요] 🐛 버그: 프로젝트/테이블 복제 실패 #5788
변경된 내용
- @github-actions가 #7008에서 Relase 0.202.7 로 수정되었습니다.
- Translation 페이지에서의 GitHub 대소문자 수정 @varghesejose2020가 #7009에 수정되었습니다.
- sharp 를 0.32.5 에서 0.32.6 로 업데이트 by @dependabot in #7011
- bugfix (보안) by @renovate in #6995
- 한국어 열거형 언어 수정 by @bsy0317 in #7014
- 새 데이터 API(v2) 삽입 메서드 버그 수정 by @pranavxc in #7015
- s3: URL을 통한 업로드에 스트림 사용하기 by @mertmit in #7018
- @dependabot가 #7010 에서 /packages/noco-docs 에서 sharp와 @docusaurus/plugin-ideal-image를 업데이트했습니다.
- @varghesejose2020가 첫 기여를했습니다. #7009
- @bsy0317가 첫 기여를했습니다. #7014
전체 변경 내역: 0.202.7...0.202.8
원문 내용
🐛 Closed Issues
- [closed] 🐛 Bug: error when filtering by lookup field that is Link in the parent table. #7027
- [closed] 🐛 Bug: API V2 Update API /rowid is missing #7021
- [🐛 Type: Bug] 🐛 Bug: Api linked fields duplicated #7020
- [🐛 Type: Bug] 🐛 Bug: Import excel throw 42701 Error #6998
- [closed] 🐛 Bug: Uniform error in API v2 #6986
- [Status: Reproducible] 🐛 Bug: import file content title not support unicode eg.(emoji🔥, Chinese) #6959
- [closed] Runtime directive used on component with non-element root node. The directives will not function as intended. #6952
- [closed] 🐛 Bug: multi fields editor, field type icons displayed are incorrect #6946
- [closed] 🐛 Bug: Migration directory is corrupt #6936
- [closed] Connect New Data Source #6913
- [closed] 🐛 Bug: view context menu to include download CSV & upload CSV options #6857
- [closed] 🐛 Bug: API LINK RECORDS ENDPOINT NOT WORKING. #6823
- [closed] 🐛 Bug: Default View not showing if you moved it to other row in past version #6798
- [closed] 🔦 Feature: Allow grouping by more column types #6247
- [🔎 Status: More Info Needed] 🐛 Bug: Failure to duplicate project/table #5788
What's Changed
- Release 0.202.7 by @github-actions in #7008
- Fix GitHub casing in Translation page by @varghesejose2020 in #7009
- chore(deps-dev): bump sharp from 0.32.5 to 0.32.6 by @dependabot in #7011
- chore(renovate): Security update Update dependency passport to ^0.6.0 [SECURITY] by @renovate in #6995
- Korean enum Language correction by @bsy0317 in #7014
- fix: New data api(v2) insert method bug by @pranavxc in #7015
- fix(s3): use stream to upload via url by @mertmit in #7018
- chore(deps): bump sharp and @docusaurus/plugin-ideal-image in /packages/noco-docs by @dependabot in #7010
- Fix GitHub Casing issue in 060.builds-and-releases.md by @varghesejose2020 in #7024
- refactor: Uniform error message by @pranavxc in #7025
- chore(renovate): Update patch (patch) by @renovate in #6996
- chore(renovate): Update patch (patch) by @renovate in #7028
- fix: vue warnings by @wingkwong in #6954
- chore: logic for replacing version by @mertmit in #6759
- fix: import sanitization by @wingkwong in #7022
- chore(renovate): Update patch (patch) by @renovate in #7031
- New Crowdin updates by @o1lab in #7032
- fix: on clicking table node navigate to default view by @pranavxc in #7023
- fix: Avoid treating value as column_name in sql join by @pranavxc in #7017
- fix: ignore duplicate item in LTAR by @pranavxc in #7030
- 0.202.8 Pre-release by @github-actions in #7035
New Contributors
- @varghesejose2020 made their first contribution in #7009
- @bsy0317 made their first contribution in #7014
Full Changelog: 0.202.7...0.202.8
링크 : https://github.com/nocodb/nocodb/releases/tag/0.202.8