File tree 1 file changed +29
-0
lines changed
1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ ### 4.1.0 (May 20, 2021)
2
+
3
+ #### Features
4
+
5
+ - Dynamic content insets for compond bubble #685 by [ @magic146 ] ( https://github.com/magic146 )
6
+ - Added support for Swift Package Manager #690 by [ @NicholasMata ] ( https://github.com/NicholasMata )
7
+ - Add double tap handler #692 by [ @AKoulabukhov ] ( https://github.com/AKoulabukhov )
8
+ - Add support of failed loading icon to compound bubble #695 by [ @azatZul ] ( https://github.com/azatZul )
9
+ - Added camera type to callback when a photo is taken #696 by [ @KaneCheshire ] ( https://github.com/KaneCheshire )
10
+ - Introduce custom live camera cell behaviour #698 by [ @magic146 ] ( https://github.com/magic146 )
11
+ - Custom input camera picker #699 by [ @magic146 ] ( https://github.com/magic146 )
12
+ - Make timestamp revealing optional #704 by [ @simoneBumble ] ( https://github.com/simoneBumble )
13
+ - Handle live camera and photo cells taps #705 by [ @magic146 ] ( https://github.com/magic146 )
14
+
15
+ #### Improvements
16
+
17
+ - Contribution guide #676 by [ @wiruzx ] ( https://github.com/wiruzx )
18
+ - Enabling library evolution support #677 by [ @dive ] ( https://github.com/dive )
19
+ - Add github actions #678 by [ @wiruzx ] ( https://github.com/wiruzx )
20
+ - Make presenter public to fire send #701 by [ @ChaosCoder ] ( https://github.com/ChaosCoder )
21
+ - Replace presentingController with presentingViewControllerProvider #703 by [ @magic146 ] ( https://github.com/magic146 )
22
+
23
+ #### Bugfixes
24
+
25
+ - Fix false positive test runs #680 by [ @wiruzx ] ( https://github.com/wiruzx )
26
+ - Add empty scroll view delegate methods #684 by [ @wiruzx ] ( https://github.com/wiruzx )
27
+ - Fix resource name collision #686 by [ @khramtsoff ] ( https://github.com/khramtsoff )
28
+ - Fix the resources bundle signing #697 by [ @azatZul ] ( https://github.com/azatZul )
29
+
1
30
### 4.0.0 (September 20, 2020)
2
31
3
32
#### Features
You can’t perform that action at this time.
0 commit comments