We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e771936 commit 368a9e1Copy full SHA for 368a9e1
2 files changed
docs/en-us/changelog.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## 45.3
4
+(2026-03-17)
5
+
6
+### Fixed
7
8
+Playlist: Fixed a file locking issue related to playlist updates (#1887)
9
+Playlist: Ensured that old playlists are registered in file tracking when loaded (#1888)
10
+Playlist: Fixed an issue when adding items after path resolution (#1893)
11
12
## 45.2
13
(2026-03-02)
14
docs/ja-jp/changelog.md
@@ -1,5 +1,15 @@
# 更新履歴
+### 不具合修正
+プレイリスト:プレイリスト更新のファイルロック問題対策 (#1887)
+プレイリスト:古いプレイリストが読み込まれた場合にファイル追跡に登録されるようにした (#1888)
+プレイリスト:パス追従後の追加で問題になることがある不具合修正 (#1893)
15
0 commit comments