File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ ## JSONView 3.0.2
2+
3+ - Fixed a regression in Firefox where JSON not served as UTF-8 (which is technically invalid) caused ugly characters to display in the formatted JSON.
4+
15## JSONView 3.0.1
26
37- Fixed a regression where floating-point numbers were truncated to integers.
Original file line number Diff line number Diff line change 11{
22 "id" : " jsonview@brh.numbera.com" ,
3- "version" : " 3.0.1 " ,
3+ "version" : " 3.0.2 " ,
44 "name" : " jsonview" ,
55 "title" : " JSONView" ,
66 "description" : " View JSON documents in the browser." ,
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 3 ,
33 "name" : " JSONView" ,
4- "version" : " 3.0.1 " ,
4+ "version" : " 3.0.2 " ,
55 "description" : " __MSG_extensionDescription__" ,
66 "author" : " Benjamin Hollis" ,
77 "homepage_url" : " https://jsonview.com/" ,
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 3 ,
33 "name" : " JSONView" ,
4- "version" : " 3.0.1 " ,
4+ "version" : " 3.0.2 " ,
55 "description" : " __MSG_extensionDescription__" ,
66 "author" : " Benjamin Hollis" ,
77 "homepage_url" : " https://jsonview.com/" ,
You can’t perform that action at this time.
0 commit comments