Skip to content

Commit

Permalink
chore: release v6.7.0-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KrzysztofMoch committed Oct 11, 2024
1 parent 82fd301 commit 411df1d
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 1 deletion.
83 changes: 83 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,88 @@


* lint ios files (82fd301e)
* feat(exoplayerview): Migrate ExoPlayerView to kotlin (#4038) (9056054f)
* fix(ios): fix lint error (441fb565)
* fix(android): fix lint error (d712690f)
* Merge branch 'master' into feat/android-pip (8e132c3a)
* Chore: rework ad props (#4220) (d86adc52)
* Update android/src/main/java/com/brentvatne/react/VideoManagerModule.kt (9c805d96)
* Merge branch 'master' into feat/android-pip (74abd7f0)
* feat: add setSource API function fix ads playback (#4185) (9a3fcda3)
* chore: Add react compiler workaround (#4227) (4c9db284)
* fix(iOS): pause video on end reached & don't remove listeners (#4218) (2c19a477)
* feat(android): add settings button to control video playback speed (#4211) (d1883a7e)
* docs: highlight maintainer services & update twg site links (#4214) (d81e6ea3)
* docs: update the TextTrackType enum (#4216) (74fb44dd)
* Merge tag 'v6.6.3' into feat/android-pip (2c78d416)
* fix(android): fix lint error (7e8a0b81)
* fix(android): fix crash issue when unmounting in PIP mode (362459d1)
* Merge tag 'v6.6.2' into feat/android-pip (f376b53e)
* fix(android): fix pip ratio to be calculated with correct ratio value (96126beb)
* Merge tag 'v6.4.3' into feat/android-pip (5455d16d)
* refactor(android): remove redundant code (8308baa7)
* fix(android): add hideWithoutPlayer fn into Kotlin ver (79522756)
* Merge branch 'master' into feat/android-pip (a40e66b0)
* refactor(android): Ignore exception for some device ignore pip checker (b392b75d)
* fix(ios): fix RCTPictureInPicture (ff25e833)
* fix(android): fix onPictureInPictureStatusChanged (d0f521ac)
* fix(ios): fix applicationDidEnterBackground for PIP (6bbfe82b)
* refactor(ios): remove redundant code (ae933cb1)
* fix(ios): fix enter background handler (053f84cd)
* chore(android): fix lint error (c5d9a280)
* fix(android): fix syntax (1cd78b4d)
* fix(js): add PIP type definition for codegen (a5bff13a)
* Merge tag 'v6.4.1' into feat/android-pip (b4db6da7)
* Merge branch 'master' into feat/android-pip (b17a7bd5)
* Merge tag 'v6.3.0' into feat/android-pip (ec0c1728)
* refactor(android): remove redundant override lifecycle (ebb7fbe2)
* fix(android): fix Fragment managed code (9c9fe4c7)
* Merge tag 'v6.2.0' into feat/android-pip (c552487f)
* fix(ios): fix syntax error (edc91d09)
* Merge branch 'master' into feat/android-pip (4a79fd75)
* fix(android): fix picture in picture with fullscreen mode (dc6a64ed)
* fix(android): fix import (15cd0e85)
* fix(android): fix flickering issue when stop picture in picture (5fbede28)
* refactor(android): refactor android pip logics (2e3b13b7)
* Merge branch 'master' into feat/android-pip (5c153acc)
* fix(android): fix lint error (013a69c6)
* Merge branch 'master' into feat/android-pip (39988c02)
* refactor(android): refactor codes (8cf55f3e)
* Merge branch 'master' into feat/android-pip (8f1490a1)
* refactor(ios): refactor code (6cff2bd6)
* fix(ios): fix pip active fn variable reference (6313b0e1)
* Merge branch 'master' into feat/android-pip (f0647dae)
* fix(android): sync pip controller with external controller state (bf073487)
* docs: update docs for pip (ed77c4ca)
* fix: fix onDetachedFromWindow (2c99b611)
* Merge branch 'master' into feat/android-pip (5ccc997a)
* fix: prevent audio play in background without playInBackground prop (e0795adb)
* fix: fix lint error (f75489c8)
* refactor: add enterPictureInPictureOnLeave prop and pip methods (ad06910d)
* fix: fix FullscreenPlayerView constructor (cf574754)
* Merge branch 'master' into feat/android-pip (78c2321f)
* Merge tag 'v6.0.0-beta.8' into feat/android-pip (c1c76256)
* Merge branch 'master' into feat/android-pip (5c5ab63b)
* Merge branch 'master' into feat/android-pip (996cb2f1)
* Merge tag 'v6.0.0-beta.5' into feat/android-pip (7419a815)
* refactor: enhance PIP util codes (ac4ca79d)
* fix: handling when onStop is called while in multi-window mode (d742b964)
* fix: check multi window mode when host pause (05e704df)
* refactor: refining variable name (d10f6243)
* fix: sync controller visibility (82695467)
* docs: add pictureInPicture prop's Android guide (9723313d)
* fix: add manifest value checker for prevent crash (28726891)
* Merge branch 'master' into feat/android-pip (60657eb9)
* feat: add pipFullscreenPlayerView for makes PIP include video only (f3066a4f)
* feat: add isInPictureInPicture flag for lifecycle handling (0c06c2f9)
* fix: remove redundant codes (6e8307b4)
* fix: rewrite pip action intent code for Android14 (4938bd04)
* refactor: minor refactor code and apply lint (3ba6a300)
* Merge branch 'master' into feat/android-pip (e6797fd0)
* feat(android): implement Android PictureInPicture (b5540347)
* chore: change comments (e5fd0c7a)
* docs: enable Android PIP (29c35e9b)

## [6.6.4](https://github.com/TheWidlarzGroup/react-native-video/compare/v6.6.3...v6.6.4) (2024-10-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-video",
"version": "6.6.4",
"version": "6.7.0-rc.0",
"description": "A <Video /> element for react-native",
"main": "lib/index",
"source": "src/index",
Expand Down

0 comments on commit 411df1d

Please sign in to comment.