Skip to content

Commit

Permalink
4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
popstas committed Mar 10, 2021
1 parent 1431bf3 commit 7b76fd2
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 2 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# [4.2.0](https://github.com/viasite/site-audit-seo-viewer/compare/v4.1.0...v4.2.0) (2021-03-10)


### Bug Fixes

* add css for readability_text ([18a52a6](https://github.com/viasite/site-audit-seo-viewer/commit/18a52a6ce060c71da546ce06011ab283dec951de))
* fix queue displey count ([b5e8229](https://github.com/viasite/site-audit-seo-viewer/commit/b5e822905d67a2ff33223e42c2d1b2fc86458091))
* **reports:** rearrange panels: explorer, current columns, stats, presets ([adc3fb1](https://github.com/viasite/site-audit-seo-viewer/commit/adc3fb1cfb92bf9f3be91b503a1bf70c168f76e3))
* **scan:** remove color from url/urls switch ([8d26d47](https://github.com/viasite/site-audit-seo-viewer/commit/8d26d4767870e3c58ca127f3414e72fc6e963b1b))
* **scan:** switch to site-audit-server-stable.popstas.ru ([60c9051](https://github.com/viasite/site-audit-seo-viewer/commit/60c9051ef64e0684a7979fa3f4607ffcc3767d03))
* focus on scan button, then on report button ([2f1596a](https://github.com/viasite/site-audit-seo-viewer/commit/2f1596a42c36c9800757f8b11d9dbaa63695ed0e))


### Features

* cancel command ([1431bf3](https://github.com/viasite/site-audit-seo-viewer/commit/1431bf346b8d9ea0153310d77aca82b9f13cf823))
* restore connection with running scan job ([8e676de](https://github.com/viasite/site-audit-seo-viewer/commit/8e676de7dfc2a2c5a7b2b2c4ef4eae218158f6ff))
* show animated loader ([74a82a0](https://github.com/viasite/site-audit-seo-viewer/commit/74a82a07b3a7338848a5a7c7d3718ac4ca2b5fe8))
* **scan:** loader spinner while scan ([251bc88](https://github.com/viasite/site-audit-seo-viewer/commit/251bc88b45f5909f4798da81064a78bae99e9449))



# [4.1.0](https://github.com/viasite/site-audit-seo-viewer/compare/v4.0.0...v4.1.0) (2020-12-29)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "site-audit-seo-viewer",
"version": "4.1.0",
"version": "4.2.0",
"description": "Web service for SEO site audit: crawl site, Lighthouse all pages, view public reports in browser. 100+ metrics for each page.",
"author": "Stanislav Popov <popstas@gmail.com>",
"homepage": "https://github.com/viasite/site-audit-seo-viewer",
Expand Down

0 comments on commit 7b76fd2

Please sign in to comment.