1+ ### v1.4.2
2+
3+ - Add prefix to XML resources so they don't collide, thanks to [ @RocketRider ] [ RocketRider ] ([ #162 ] [ 162 ] )
4+ - Add ` videoMaxSize ` API and XML attribute, to set max size video in bytes, thanks to [ @chaitanyaraghav ] [ chaitanyaraghav ] ([ #104 ] [ 104 ] )
5+ - Improved the preview size selection, thanks to [ @YeungKC ] [ YeungKC ] ([ #133 ] [ 133 ] )
6+ - Improved the playSounds attribute, was playing incorrectly, thanks to [ @xp-vit ] [ xp-vit ] ([ #143 ] [ 143 ] )
7+
8+ https://github.com/natario1/CameraView/compare/v1.4.1...v1.4.2
9+
110### v1.4.1
211
312- Fixed a bug that would flip the front camera preview on some devices ([ #112 ] [ 112 ] )
@@ -56,7 +65,11 @@ https://github.com/natario1/CameraView/compare/v1.2.3...v1.3.0
5665
5766[ v-gar ] : https://github.com/v-gar
5867[ andrewmunn ] : https://github.com/andrewmunn
68+ [ chaitanyaraghav ] : https://github.com/chaitanyaraghav
69+ [ YeungKC ] : https://github.com/YeungKC
5970[ RobertoMorelos ] : https://github.com/RobertoMorelos
71+ [ RocketRider ] : https://github.com/RocketRider
72+ [ xp-vit ] : https://github.com/xp-vit
6073
6174[ 73 ] : https://github.com/natario1/CameraView/pull/73
6275[ 80 ] : https://github.com/natario1/CameraView/pull/80
@@ -70,5 +83,9 @@ https://github.com/natario1/CameraView/compare/v1.2.3...v1.3.0
7083[ 97 ] : https://github.com/natario1/CameraView/pull/97
7184[ 99 ] : https://github.com/natario1/CameraView/pull/99
7285[ 101 ] : https://github.com/natario1/CameraView/pull/101
86+ [ 104 ] : https://github.com/natario1/CameraView/pull/104
7387[ 105 ] : https://github.com/natario1/CameraView/pull/105
7488[ 112 ] : https://github.com/natario1/CameraView/pull/112
89+ [ 133 ] : https://github.com/natario1/CameraView/pull/133
90+ [ 143 ] : https://github.com/natario1/CameraView/pull/143
91+ [ 162 ] : https://github.com/natario1/CameraView/pull/162
0 commit comments