File tree Expand file tree Collapse file tree 3 files changed +17
-10
lines changed Expand file tree Collapse file tree 3 files changed +17
-10
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## CHANGES
4
4
5
+ v2.0.2
6
+ - Fidelity improvements (via wabac.js 2.18.4 and wombat 3.7.7), including improved encoding detection
7
+ - Upgrade Shoelace & Lit by @SuaYoo in https://github.com/webrecorder/replayweb.page/pull/329
8
+ - Adds multi-resolution ICO file for Windows by @Shrinks99 in https://github.com/webrecorder/replayweb.page/pull/325
9
+ - Resource search remove auto-added http prefix by @ikreymer in https://github.com/webrecorder/replayweb.page/pull/334
10
+ - Configure package exports explicitly by @emma-sg in https://github.com/webrecorder/replayweb.page/pull/336
11
+
5
12
v2.0.1
6
13
- Fidelity improvements (via wabac.js and wombat), including fixes ebay carousel #326 (via wombat)
7
14
- partial fix to error page escaping #323 (via wabac)
Original file line number Diff line number Diff line change 22
22
"dependencies" : {
23
23
"@fortawesome/fontawesome-free" : " ^5.15.4" ,
24
24
"@shoelace-style/shoelace" : " ~2.15.1" ,
25
- "@webrecorder/wabac" : " ^2.18.3 " ,
25
+ "@webrecorder/wabac" : " ^2.18.4 " ,
26
26
"bulma" : " ^0.9.3" ,
27
27
"electron-log" : " ^4.4.1" ,
28
28
"electron-updater" : " ^5.3.0" ,
Original file line number Diff line number Diff line change 1009
1009
resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-2.0.5.tgz#325db42395cd49fe6c14057f9a900e427df8810e"
1010
1010
integrity sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ==
1011
1011
1012
- " @webrecorder/wabac@^2.18.3 " :
1013
- version "2.18.3 "
1014
- resolved "https://registry.yarnpkg.com/@webrecorder/wabac/-/wabac-2.18.3 .tgz#eda195452a9964e8216fb0676d5da6cc69239dae "
1015
- integrity sha512-qmNLXky9QHpljt0EyEmcO6L2qFGG63mZbMYKso0MZZLFY3NeUf/ANafq9pWWm1Bw10+zoV6KRtHUin8gropccA ==
1012
+ " @webrecorder/wabac@^2.18.4 " :
1013
+ version "2.18.4 "
1014
+ resolved "https://registry.yarnpkg.com/@webrecorder/wabac/-/wabac-2.18.4 .tgz#de26c61f95b7f8f0440dd8fe9e95e1ae976915a2 "
1015
+ integrity sha512-Yvd+0nHwru5gBbjsHTXpUxpf74WU/+Js1q4yDpgPPJKtEjPvMXsRkcWgwsZ+WzyA0OCgEOirS/iKx7Y3vYNz6g ==
1016
1016
dependencies :
1017
1017
" @peculiar/asn1-ecc" " ^2.3.4"
1018
1018
" @peculiar/asn1-schema" " ^2.3.3"
1019
1019
" @peculiar/x509" " ^1.9.2"
1020
- " @webrecorder/wombat" " ^3.7.6 "
1020
+ " @webrecorder/wombat" " ^3.7.7 "
1021
1021
acorn "^8.10.0"
1022
1022
auto-js-ipfs "^2.1.1"
1023
1023
base64-js "^1.5.1"
1038
1038
stream-browserify "^3.0.0"
1039
1039
warcio "^2.2.1"
1040
1040
1041
- " @webrecorder/wombat@^3.7.6 " :
1042
- version "3.7.6 "
1043
- resolved "https://registry.yarnpkg.com/@webrecorder/wombat/-/wombat-3.7.6 .tgz#e52a1bcfccd0150517989bc4310a03730a1f74e7 "
1044
- integrity sha512-SA34StdLc+D60Aa8bZ2I+8PLjody1B/j9DmZ2zyXg/EZuPLSG4ec6XvMzq8QYuoGvD+hkjAf0YlUGxmI/viIcw ==
1041
+ " @webrecorder/wombat@^3.7.7 " :
1042
+ version "3.7.7 "
1043
+ resolved "https://registry.yarnpkg.com/@webrecorder/wombat/-/wombat-3.7.7 .tgz#8659876c8ab93d0ce184dd6eb64c923f5662d290 "
1044
+ integrity sha512-3KgkhTNFTRnYuLOTiVWOFjMX5hGtJJTgscgqBLgXuIjKD7F0YJIVjZ3JLYVR15LiOz8flu4FZY3wtSf71hcNaA ==
1045
1045
dependencies :
1046
1046
warcio "^2.2.0"
1047
1047
You can’t perform that action at this time.
0 commit comments