# Changelog

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.

## [2.0.0](https://github.com/indr/webcg-devtools/compare/v1.5.0...v2.0.0) (2020-02-09)


### ⚠ BREAKING CHANGES

* This will reset the settings and data for all templates.

### Features

* save settings according to the URL's path ([99e69b1](https://github.com/indr/webcg-devtools/commit/99e69b1417f623ac2c10e0f9fbbb71fb6d64e53b))

## [1.5.0](https://github.com/indr/webcg-devtools/compare/v1.4.1...v1.5.0) (2020-01-22)


### Features

* automatically restore background color ([5b2a2ae](https://github.com/indr/webcg-devtools/commit/5b2a2ae3265b6a630e22b2e9b427ed68fe4ea0e3))
* use input type color for background color preference ([49d8839](https://github.com/indr/webcg-devtools/commit/49d8839a51ca976fa33d5361285875f1bf805bb9))

<a name="1.4.1"></a>
## [1.4.1](https://github.com/indr/webcg-devtools/compare/v1.4.0...v1.4.1) (2019-01-27)


### Bug Fixes

* element and font sizing depends on rem ([3521fac](https://github.com/indr/webcg-devtools/commit/3521fac))



<a name="1.4.0"></a>
# [1.4.0](https://github.com/indr/webcg-devtools/compare/v1.3.1...v1.4.0) (2019-01-25)


### Bug Fixes

* remove substitution strings from console.log ([586c283](https://github.com/indr/webcg-devtools/commit/586c283))


### Features

* add box-shadow, decrease footer font-size ([34083bf](https://github.com/indr/webcg-devtools/commit/34083bf))



<a name="1.3.1"></a>
## [1.3.1](https://github.com/indr/webcg-devtools/compare/v1.3.0...v1.3.1) (2018-12-14)


### Bug Fixes

* storage does not return default value ([9542af7](https://github.com/indr/webcg-devtools/commit/9542af7))



<a name="1.3.0"></a>
# [1.3.0](https://github.com/indr/webcg-devtools/compare/v1.2.0...v1.3.0) (2018-12-14)


### Features

* add settings ([81b8550](https://github.com/indr/webcg-devtools/commit/81b8550))



<a name="1.2.0"></a>
# [1.2.0](https://github.com/indr/webcg-devtools/compare/v1.1.0...v1.2.0) (2018-09-21)


### Features

* set initial data via window.debugData ([eca8e79](https://github.com/indr/webcg-devtools/commit/eca8e79))



<a name="1.1.0"></a>
# [1.1.0](https://github.com/indr/webcg-devtools/compare/v1.0.0...v1.1.0) (2018-08-29)


### Bug Fixes

* remove Remove button ([2050b7b](https://github.com/indr/webcg-devtools/commit/2050b7b))
* set explicit css styles for devtools ([dba9233](https://github.com/indr/webcg-devtools/commit/dba9233))


### Features

* automatically add new record after entering a value ([530fe30](https://github.com/indr/webcg-devtools/commit/530fe30))



<a name="1.0.0"></a>
# 1.0.0 (2018-07-29)

### Features

* first release
