File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
8
+ ## [ 4.3.0] - 2020-11-04
9
+ ### Added
10
+ - New function ` $embed->setSettings() ` to pass the settings before get the site info
11
+
12
+ ### Fixed
13
+ - PHP 8 compatibility [ #394 ]
14
+ - Facebook and Instagram adapted to the new API changes [ #392 ] [ #399 ]
15
+
8
16
## [ 4.2.7] - 2020-09-23
9
17
### Added
10
18
- New option ` twitch:parent ` to fix Twitch embed with iframes [ #384 ]
@@ -97,7 +105,11 @@ Full library refactoring.
97
105
[ #386 ] : https://github.com/oscarotero/Embed/issues/386
98
106
[ #387 ] : https://github.com/oscarotero/Embed/issues/387
99
107
[ #388 ] : https://github.com/oscarotero/Embed/issues/388
108
+ [ #392 ] : https://github.com/oscarotero/Embed/issues/392
109
+ [ #394 ] : https://github.com/oscarotero/Embed/issues/394
110
+ [ #399 ] : https://github.com/oscarotero/Embed/issues/399
100
111
112
+ [ 4.3.0 ] : https://github.com/oscarotero/Embed/compare/v4.2.7...v4.3.0
101
113
[ 4.2.7 ] : https://github.com/oscarotero/Embed/compare/v4.2.6...v4.2.7
102
114
[ 4.2.6 ] : https://github.com/oscarotero/Embed/compare/v4.2.5...v4.2.6
103
115
[ 4.2.5 ] : https://github.com/oscarotero/Embed/compare/v4.2.4...v4.2.5
You can’t perform that action at this time.
0 commit comments