|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
4 | 4 |
|
5 |
| -### [3.4.5](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/compare/v3.4.0...v3.4.5) (2020-04-29) |
| 5 | +### [3.4.6](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/compare/v3.4.5...v3.4.6) (2020-08-23) |
| 6 | + |
| 7 | +### Bug Fixes |
6 | 8 |
|
| 9 | +- Add multiple selection & delete in Hosts Table ([c7e6e35](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/commit/c7e6e353203402c944a05dddcf73d41f428ea451)) |
| 10 | +- Fix the hosts table navigation ([34babeb](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/commit/34babeb2769bcb68118e5360c0dec91055e2891b)) |
| 11 | +- Host Tables page is not scrollable ([cfb8c96](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/commit/cfb8c962413f96744680de8f7f490c93da7e6e13)) |
| 12 | +- Update the rest popup to include Cancel, Reset, Reset & Refresh ([5252267](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/commit/52522670ce10c91d879ce0b87f0dbd59ad8c71e0)) |
| 13 | +- **deps:** pin dependencies ([#96](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/issues/96)) ([c004649](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/commit/c004649f4b46fce0de75707d2efa39598299fc8d)) |
| 14 | + |
| 15 | +### [3.4.5](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/compare/v3.4.0...v3.4.5) (2020-04-29) |
7 | 16 |
|
8 | 17 | ### Bug Fixes
|
9 | 18 |
|
10 |
| -* Add https://cdnjs.cloudflare.com and https://gitcdn.link in the CSP ([ca3b295](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/commit/ca3b295a582c1817167551ea494ab9edf123dc7a)) |
11 |
| -* External scripts do not inject in strict time order ([dd86352](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/commit/dd86352623397ca0ec7778e0c4fd26bee8255f00)) |
12 |
| -* Show log message only if the website is enabled ([775c856](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/commit/775c856008d644eb3730b1b49458dec3bb685841)) |
13 |
| -* Upgrade dependencies ([8e1c37e](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/commit/8e1c37ebdadb3ca14bc2e64d85e52f135ffd52f5)) |
14 |
| -* Use Ant Design 4.0 ([3e2fdee](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/commit/3e2fdeeaca476efe9fadf548a33f289ca78cc582)) |
| 19 | +- Add https://cdnjs.cloudflare.com and https://gitcdn.link in the CSP ([ca3b295](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/commit/ca3b295a582c1817167551ea494ab9edf123dc7a)) |
| 20 | +- External scripts do not inject in strict time order ([dd86352](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/commit/dd86352623397ca0ec7778e0c4fd26bee8255f00)) |
| 21 | +- Show log message only if the website is enabled ([775c856](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/commit/775c856008d644eb3730b1b49458dec3bb685841)) |
| 22 | +- Upgrade dependencies ([8e1c37e](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/commit/8e1c37ebdadb3ca14bc2e64d85e52f135ffd52f5)) |
| 23 | +- Use Ant Design 4.0 ([3e2fdee](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/commit/3e2fdeeaca476efe9fadf548a33f289ca78cc582)) |
15 | 24 |
|
16 | 25 | ### [3.4.4](https://github.com/xcv58/Custom-JavaScript-for-Websites-2/compare/v3.4.3...v3.4.4) (2020-01-11)
|
17 | 26 |
|
|
0 commit comments