We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3c657e commit c904fcaCopy full SHA for c904fca
1 file changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Current dev build: v4.2.0-dev.2024091600
+## Current dev build: v4.2.0-dev.2024092600
4
5
### Features
6
@@ -14,6 +14,10 @@
14
information on ALL representations, even those that won't be played [#1501]
15
- Add `LogFormat` static property to the `RxPlayer` to try improving on bug reports
16
[#1469]
17
+- chore: add macOS generated file to gitignore [#1549]
18
+- Fix some issues that may arise on BUFFER_FULL situations [#1546]
19
+- [Proposal] Re-export config in v4 and synchronize main thread config and worker config [#1510]
20
+
21
22
### Bug fixes
23
0 commit comments