You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.markdown
+19-18Lines changed: 19 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,25 @@ title: Codeception Changelog
9
9
10
10
11
11
12
+
### lib-innerbrowser 4.0.5: 4.0.5
13
+
14
+
Released by [ Naktibalda](https://github.com/Naktibalda) on 2024/09/13 05:15:37 / [Repository](https://github.com/Codeception/lib-innerbrowser) / [Releases](https://github.com/Codeception/lib-innerbrowser/releases)
15
+
16
+
17
+
18
+
* Fix name of unsetHttpHeader method [#71](https://github.com/Codeception/lib-innerbrowser/issues/71)
19
+
20
+
21
+
### lib-innerbrowser 4.0.4: 4.0.4
22
+
23
+
Released by [ Naktibalda](https://github.com/Naktibalda) on 2024/09/13 05:14:55 / [Repository](https://github.com/Codeception/lib-innerbrowser) / [Releases](https://github.com/Codeception/lib-innerbrowser/releases)
24
+
25
+
26
+
27
+
* Declare nullable parameter types explicitly by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/lib-innerbrowser/pull/70
28
+
* InnerBrowser.php: Deprecate `deleteHeader` in favor of `unsetHeader` by **[ThomasLandauer](https://github.com/ThomasLandauer)** in https://github.com/Codeception/lib-innerbrowser/pull/69
29
+
30
+
12
31
### module-webdriver 4.0.2: 4.0.2
13
32
14
33
Released by [ TavoNiievez](https://github.com/TavoNiievez) on 2024/08/10 00:21:53 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
@@ -3820,15 +3839,6 @@ Released by [ Naktib
3820
3839
3821
3840
3822
3841
3823
-
### lib-innerbrowser 1.2.0: Compatibility with Symfony 5
3824
-
3825
-
Released by [ Naktibalda](https://github.com/Naktibalda) on 2019/11/24 16:16:32 / [Repository](https://github.com/Codeception/lib-innerbrowser) / [Releases](https://github.com/Codeception/lib-innerbrowser/releases)
3826
-
3827
-
3828
-
3829
-
3830
-
3831
-
3832
3842
### lib-asserts 1.10.1: rerelease
3833
3843
3834
3844
Released by [ Naktibalda](https://github.com/Naktibalda) on 2019/11/23 21:14:50 / [Repository](https://github.com/Codeception/lib-asserts) / [Releases](https://github.com/Codeception/lib-asserts/releases)
@@ -3847,15 +3857,6 @@ Released by [ Naktib
3847
3857
Requires PHPUnit 8.4, so this version can only be used on PHP 7.2+ and it is required by Codeception 5
3848
3858
3849
3859
3850
-
### lib-innerbrowser 1.1.0: Supports HTML5 button form attribute
3851
-
3852
-
Released by [ Naktibalda](https://github.com/Naktibalda) on 2019/11/21 15:51:19 / [Repository](https://github.com/Codeception/lib-innerbrowser) / [Releases](https://github.com/Codeception/lib-innerbrowser/releases)
3853
-
3854
-
3855
-
3856
-
3857
-
3858
-
3859
3860
### module-doctrine2 1.0.1: Updated documentation
3860
3861
3861
3862
Released by [ Naktibalda](https://github.com/Naktibalda) on 2019/11/13 17:34:35 / [Repository](https://github.com/Codeception/module-doctrine2) / [Releases](https://github.com/Codeception/module-doctrine2/releases)
0 commit comments