4.17.0 マジのマージ対応#43
Merged
Misaki0331 merged 1014 commits intoMisaki-Project:Misaki-Stablefrom Dec 29, 2025
Merged
Conversation
…16696) * Initial plan * Fix video audio loss during compression by specifying AAC codec Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> * Fix audio by avoiding transcoding - copy audio stream directly Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
修正: iOSで動画の圧縮を行うと音声トラックが失われる問題を修正
related? #16703
* Initial plan * Fix iOS touch position offset in image masking feature Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Chinese Traditional)
Release: 2025.10.1
- LRU 정책을 통해 캐싱이 적용되며, 최대 500개의 노트를 캐시로 저장합니다. 500개를 초과하면 가장 오래 사용하지 않은 노트의 내용부터 캐시에서 제거됩니다. - 이 변경으로 인해 클라이언트를 오래 켜놓는 경우 및 모바일 환경에서 사용하는 디바이스의 전력 효율 및 성능 향상이 예상됩니다.
- 불필요한 리렌더링을 방지하여 클라이언트의 성능을 향상합니다.
Release: 4.17.0
f84df12
into
Misaki-Project:Misaki-Stable
16 of 31 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Why
Additional info (optional)
Checklist