* SCSS refactor for better handling of page size changes (i.e. using flexbox)
* User can enable/disable auto-scrolling of network logs (See [Panel Settings](#panel-settings))
* Search terms now have better CSS cursor indicators
<aid="version-100"></a>
## Version 1.0.0
## Version 1.0.0
@ -13,6 +45,7 @@
</a>
</a>
<aid="improved-search"></a>
<aid="improved-search"></a>
### Improved Search
### Improved Search
Advanced search capability has been added in this release which improves on the previous search by adding a negation search (i.e. "-carts" which would remove requests containing "carts" in the results).
Advanced search capability has been added in this release which improves on the previous search by adding a negation search (i.e. "-carts" which would remove requests containing "carts" in the results).
@ -35,6 +68,7 @@ And you can search for:
Which would return any requests containing **EITHER**`products`**OR**`services`.
Which would return any requests containing **EITHER**`products`**OR**`services`.
<aid="json-editor-built-in"></a>
<aid="json-editor-built-in"></a>
### JSON Editor BUILT IN
### JSON Editor BUILT IN
Using the Open Source [JSON Editor](https://github.com/josdejong/jsoneditor), you can now easily search and view JSON data just as you can on the official [jsoneditoronline.org](https://jsoneditoronline.org) website.
Using the Open Source [JSON Editor](https://github.com/josdejong/jsoneditor), you can now easily search and view JSON data just as you can on the official [jsoneditoronline.org](https://jsoneditoronline.org) website.
@ -44,6 +78,7 @@ Using the Open Source [JSON Editor](https://github.com/josdejong/jsoneditor), yo
</a>
</a>
<aid="vertical-chrome-panel"></a>
<aid="vertical-chrome-panel"></a>
### Vertical Chrome Panel
### Vertical Chrome Panel
Better Network Panel now supports a vertical layout using responsive CSS. Panel resizing will be released soon.
Better Network Panel now supports a vertical layout using responsive CSS. Panel resizing will be released soon.
@ -53,6 +88,7 @@ Better Network Panel now supports a vertical layout using responsive CSS. Panel