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.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,8 @@
1
1
# Change log
2
+
### [1.2.8] - 2020-07-21
3
+
#### Changes
4
+
- Fixed silent failure when there was an invalid host in the cookies set by the server ([#32](https://github.com/Cuadrix/puppeteer-page-proxy/issues/32))
5
+
- Fixed Page URL not updating in Puppeteer when there was a server-side redirect (via location header)
2
6
### [1.2.7] - 2020-06-30
3
7
#### Changes
4
8
- Reimplement cookie handling to account for deletion and addition of browser cookies
0 commit comments