Vaultwarden 1.31.0 Release
요약
주요 변경사항 및 새로운 기능
- 새로운 네이티브 모바일 앱의 베타 릴리스를 위한 초기 지원
- 3012번 포트의 WebSocket 트래픽 지원 제거, 이전에 주요 HTTP 포트에 통합되어 있습니다.
- 포함된 웹 보안을 2024.5.1 버전으로 업데이트함
변경점
- 주어가 단어의 반복을 제거하기 위해 반복적인 단어를 제거함 by @one230six in #4422
- events.rs의 주석 수정 by @KrappRamiro in #4408
- JWT RSA 키 초기화 개선 및 공개 키 저장을 피하기 위한 수정 by @dani-garcia in #4085
- 사용자 정의 WebSocket 코드 제거 by @BlackDex in #4001
- 패닉을 정상적인 종료로 수정함 by @tessus in #4402
- 이메일 변경에 대한 작은 개선 사항 by @Timshel in #4415
- 타임스탬프 데이터 유형 변경함 by @gzfrozen in #4355
- 관리자 권한 설정 오류 수정 by @matlink in #3624
- 이메일 주소를 2단계 인증 제공자로 자동으로 사용함 by @stefan0xC in #4317
- 오타 수정함 by @testwill in #4440
- Rust와 라이브러리 업데이트함 by @BlackDex in #4436
- 웹 보안을 v2024.3.1 버전으로 업데이트함(새로운 수직 레이아웃)
- 크레이트와 러스트 업데이트함 by @BlackDex in #4475
- Yubikey에 대한 async verify 사용함 by @dani-garcia in #4448
- web-vault를 v2024.3.1 버전으로 업데이트함(새로운 수직 레이아웃) by @stefan0xC in #4468
- 크레이트 및 Rust 업데이트함 by @BlackDex in #4648
- 사용자 정의 DNS 리졸버 구현함 by @dani-garcia in #3988
- 추가(지원되지 않음) 컨테이너 빌드 아키텍처 추가함 by @BlackDex in #4524
- 암호를 공유할 때 컬렉션 ID를 알림기에 전달함 by @kristof-mattei in #4517
- 그룹을 통한 컬렉션 액세스 개선함 by @stefan0xC in #4441
- 비상 접근 코드에 대한 수정함 by @stefan0xC in #4337
- 새로운 모바일 앱에 대한 몇 가지 수정함 by @dani-garcia in #4526
- 픽스톤, 크레이트 및 웹 보안 업데이트함 by @BlackDex in #4648
- 주석에 대한 디자인 개선함 by @one230six in #4422
- Fix comment in events.rs by @KrappRamiro in #4408
- Improve JWT RSA key initialization and avoid saving public key by @dani-garcia in #4085
- Remove custom WebSocket code by @BlackDex in #4001
- refactor: replace panic with a graceful exit by @tessus in #4402
- Small improvements around email change by @Timshel in #4415
- Change timestamp data type. by @gzfrozen in #4355
- Fix #3624: fix manager permission within groups by @matlink in #3754
- automatically use email address as 2fa provider by @stefan0xC in #4317
- fix: typos by @testwill in #4440
- Update chrono and sqlite by @BlackDex in #4436
- Update Rust and crates by @BlackDex in #4445
- Use async verify for Yubikey by @dani-garcia in #4448
- update web-vault to v2024.3.1 (new vertical layout) by @stefan0xC in #4468
- Update crates and some Clippy fixes by @BlackDex in #4475
- Update Key Rotation web-vault v2024.3.x by @BlackDex in #4446
- Update Crate and Rust by @BlackDex in #4522
- Implement custom DNS resolver by @dani-garcia in #3988
- Add extra (unsupported) container build arch's by @BlackDex in #4524
- Pass in collection ids to notifier when sharing cipher. by @kristof-mattei in #4517
- improve access to collections via groups by @stefan0xC in #4441
- fix emergency access invites by @stefan0xC in #4337
- Some fixes for the new mobile apps by @dani-garcia in #4526
- Update Rust, crates and web-vault by @BlackDex in #4558
- Improve Commentary Aesthetics by @rich-purnell in #4549
- Optimize Dockerfiles by @dfunkt in #4532
- also delete organization_api_key when deleting organizations by @stefan0xC in #4557
- Fix public api for domains with path prefix by @FDHoho007 in #4500
- Update crates by @BlackDex in #4587
- Fix web-vault version in Docker(files/Settings) by @dfunkt in #4575
- Update Alpine to version 3.20 by @dfunkt in #4583
- differentiate external groups by organization id by @stefan0xC in #4586
- Remove old knowndevice route by @Timshel in #4578
- Update admin interface dependencies by @BlackDex in #4581
- Update rust and remove unused header values by @dani-garcia in #4645
- Update crates, web-vault and GHA by @BlackDex in #4648
- Fix some nightly build errors by @dani-garcia in #4657
- Fix some more nightly errors and remove lint that will become an error by default by @dani-garcia in #4661
- Change API and structs to camelCase by @dani-garcia in #4386
- Fix cipher creation on new android app by @dani-garcia in #4670
- Remove mimalloc workaround by @dfunkt in #4606
- Change some missing PascalCase keys by @dani-garcia in #4671
- Fix collections and native app issue by @BlackDex in #4685
- Fix duplicate folder creations during import by @BlackDex in #4702
- Remove duplicate registry step by @dfunkt in #4703
- add group support for Cipher::get_collections() by @stefan0xC in #4592
- Switch registry cache compression algorithm to zstd by @dfunkt in #4704
- Update crates and web-vault by @BlackDex in #4714
- Some fixes for emergency access by @BlackDex in #4715
New Contributors
- @one230six made their first contribution in #4422
- @KrappRamiro made their first contribution in #4408
- @testwill made their first contribution in #4440
- @kristof-mattei made their first contribution in #4517
- @rich-purnell made their first contribution in #4549
- @dfunkt made their first contribution in #4532
- @FDHoho007 made their first contribution in #4500
Full Changelog: 1.30.5...1.31.0
링크 : https://github.com/dani-garcia/vaultwarden/releases/tag/1.31.0