2022-04-16 15:29:08 +02:00
# 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.
2022-04-16 21:02:40 +02:00
### [2.0.1](https://github.com/CorentinTh/it-tools/compare/v2.0.0...v2.0.1) (2022-04-16)
### Features
* **config:** added vercel.json ([2e046ad ](https://github.com/CorentinTh/it-tools/commit/2e046ad09fed4a55bbf4449e3683a4150839c461 ))
### Bug Fixes
* remove duplicate property ([d066319 ](https://github.com/CorentinTh/it-tools/commit/d066319b45dee35df0212c7ff407013bd7449ae3 ))
* **style:** url encode/decode layout ([34480b4 ](https://github.com/CorentinTh/it-tools/commit/34480b4e25ffc33536b03a0ba711c480219ad553 ))
### Documentation
* updated description ([70a3df0 ](https://github.com/CorentinTh/it-tools/commit/70a3df044ea86ac35c1839ac5ab624f694fdd845 ))
### Refactors
* clean imports ([724e142 ](https://github.com/CorentinTh/it-tools/commit/724e142222202798ea3df7d0fb34da1e7a5216a1 ))
* lint fix ([a58ae24 ](https://github.com/CorentinTh/it-tools/commit/a58ae24d9409728ac12fb780f2c64643087de5be ))
* ref name ([5828085 ](https://github.com/CorentinTh/it-tools/commit/582808597c6aadf0feb48f6aae0a29b839e0dd54 ))
2022-04-16 15:29:08 +02:00
## 2.0.0 (2022-04-16)
### Features
* **a11y:** aria-label on icon button ([5f50275 ](https://github.com/CorentinTh/it-tools/commit/5f502755d69ab21a78d9256db8a1c64f1ab82c2a ))
* added commit short sha ([668625c ](https://github.com/CorentinTh/it-tools/commit/668625c6dab6e8b98f363df6c0aa3bf00a3afaa4 ))
* added plausible tracker ([0808920 ](https://github.com/CorentinTh/it-tools/commit/0808920951b55c938537f33353a37ece96b04084 ))
* added twitter link ([d126abc ](https://github.com/CorentinTh/it-tools/commit/d126abc7b12a9fce778fe9883e44dca581509778 ))
* footer in sider ([3f03850 ](https://github.com/CorentinTh/it-tools/commit/3f038503dd705ba3a5562a1e8f85a3b0e7d0be5b ))
* **layout:** menu category ([9c9be9e ](https://github.com/CorentinTh/it-tools/commit/9c9be9e2e2e2c856d1af1df9d9d37a64460cd82b ))
* mobile friendly menu ([1e67fa6 ](https://github.com/CorentinTh/it-tools/commit/1e67fa6e0bede8c055d9e4cb9bf7f97423bc9bdf ))
* **navbar:** added github link ([d4e226e ](https://github.com/CorentinTh/it-tools/commit/d4e226e09face78da794fa7e676eef85d05dde75 ))
* **nav:** navigation tooltips ([b892f50 ](https://github.com/CorentinTh/it-tools/commit/b892f50cd633d42e6261be208bd077d92d336afb ))
* **page:** added 404 page ([3db4f91 ](https://github.com/CorentinTh/it-tools/commit/3db4f91c27a2ab37bb23d8feb77b6dffa9a92977 ))
* **page:** home page layout ([57fd14a ](https://github.com/CorentinTh/it-tools/commit/57fd14a199a253f49f3c53810490e5d31512b261 ))
* persistent theme selection fallback to prefered theme ([40e9af0 ](https://github.com/CorentinTh/it-tools/commit/40e9af06cf28b7348152f8ec3898fa2b27ec0b21 ))
* **router:** added legacy routes redirections ([dbce46b ](https://github.com/CorentinTh/it-tools/commit/dbce46b470b0187a395cdd350a023641c6319582 ))
* search-bar ([e8594de ](https://github.com/CorentinTh/it-tools/commit/e8594de7b45102b8bc1cfb82d0839e3722d9c4c2 ))
* **search:** round and clearable searchbar ([b112f5f ](https://github.com/CorentinTh/it-tools/commit/b112f5f226c6b03151bbeb4fc607e449c444e667 ))
* **seo:** added robots.txt and humans.txt ([cd9a3bc ](https://github.com/CorentinTh/it-tools/commit/cd9a3bc9b10cf7363301e9a0d0b17f38ea640e0c ))
* **seo:** added title + description ([5f74037 ](https://github.com/CorentinTh/it-tools/commit/5f74037105c5e8efc5bdad2261597458cfcf26d3 ))
* **seo:** pwa and icons ([b7193e8 ](https://github.com/CorentinTh/it-tools/commit/b7193e838ba83d0548211cff922e107a1f11f90f ))
* **share:** social image ([39746e0 ](https://github.com/CorentinTh/it-tools/commit/39746e07c53c22ac132ad2aaf25dd71bb6458cde ))
* **style:** dark mode ([3e92b7f ](https://github.com/CorentinTh/it-tools/commit/3e92b7f1e04a709df231fce22801b55619e8faab ))
* **style:** theme overrides ([d542688 ](https://github.com/CorentinTh/it-tools/commit/d542688664cc9c675d1d26f4278a25f1b9e3f28d ))
* **tool:** add lch in color converter ([b5243c4 ](https://github.com/CorentinTh/it-tools/commit/b5243c43638f37a2d727b015bba61fab0d1b9fe9 ))
* **tool:** added token generator ([40dec52 ](https://github.com/CorentinTh/it-tools/commit/40dec52c8467fd27eb8f3857ed72746ebaa4f509 ))
* **tool:** base converter ([034c686 ](https://github.com/CorentinTh/it-tools/commit/034c686896d0443ea587cd152535b2227234c011 ))
* **tool:** base64 string converter ([203b6a9 ](https://github.com/CorentinTh/it-tools/commit/203b6a9d73dcb30182b130de59920534e18b76b4 ))
* **tool:** bip39-generator ([d55329f ](https://github.com/CorentinTh/it-tools/commit/d55329f3abc3d3f8ad48def7d7f63b44cd768e27 ))
* **tool:** bip39-generator ([765c010 ](https://github.com/CorentinTh/it-tools/commit/765c010700c07b2809daef0e7c694ac265ce9ddc ))
* **tool:** case converter ([7a7372d ](https://github.com/CorentinTh/it-tools/commit/7a7372df191abc7ecd3fee7234d4de7aaaba03f6 ))
* **tool:** color converter ([4e50b7a ](https://github.com/CorentinTh/it-tools/commit/4e50b7a973e950819a52c127db2a754838cbbf8e ))
* **tool:** crontab generator ([358ff45 ](https://github.com/CorentinTh/it-tools/commit/358ff45ae1d9822b8a7c342515f668d25b7128b5 ))
* **tool:** date-time converter ([2d9cb20 ](https://github.com/CorentinTh/it-tools/commit/2d9cb209b377326f4bf62067db7d5ad0c7eb7bde ))
* **tool:** encryption ([888ab2c ](https://github.com/CorentinTh/it-tools/commit/888ab2cf378597e2880b6dd6a013f3bc192f2b1a ))
* **tool:** git memo ([5cd9997 ](https://github.com/CorentinTh/it-tools/commit/5cd9997a845f6d5f82d3ae74d3ec12603224517d ))
* **tool:** lorem ipsum generator ([5dcb2ed ](https://github.com/CorentinTh/it-tools/commit/5dcb2ed95c318ea1c4134da207c844672d0fbbd8 ))
* **tool:** qr-code generator ([5582d75 ](https://github.com/CorentinTh/it-tools/commit/5582d75927b560d9259929c787c0809634d1f8ae ))
* **tool:** random port generator ([7c540f1 ](https://github.com/CorentinTh/it-tools/commit/7c540f1208da749c3932aab8f2c392048c4546ae ))
* **tool:** roman-arabic numbers converter ([655019c ](https://github.com/CorentinTh/it-tools/commit/655019cf23babcec2a2f1e03cac87744e3139304 ))
* **tool:** text hash ([0f3b744 ](https://github.com/CorentinTh/it-tools/commit/0f3b7445ad1f945d9b364476147bf824ac309a6c ))
* **tool:** text statistics ([0a7c325 ](https://github.com/CorentinTh/it-tools/commit/0a7c3252e36a4769eedaaec4524b4ee2ae2b19c7 ))
* **tool:** url encode/decode ([afac566 ](https://github.com/CorentinTh/it-tools/commit/afac5664c802c8480fe2c457bcfb7f5e26829cdf ))
* **tool:** uuid v4 generator ([3ae6114 ](https://github.com/CorentinTh/it-tools/commit/3ae61147a94791987e9e326b19063579976d8dc0 ))
* **ux:** copyable input ([1859a9a ](https://github.com/CorentinTh/it-tools/commit/1859a9a174010789dcd7ecefb2451e1de7b60b4c ))
### Bug Fixes
* **hash-text:** added missing toString() ([4ca5fce ](https://github.com/CorentinTh/it-tools/commit/4ca5fce911c3312d56bca1ffba863b2f37841c9e ))
* **hash-text:** correct copy message ([bab92ef ](https://github.com/CorentinTh/it-tools/commit/bab92ef84f66372df40ce385c2949518ed158427 ))
* removed global define ([889d594 ](https://github.com/CorentinTh/it-tools/commit/889d59499212a449ee460c68c480648e337a7ecb ))
* **style:** working dark mode persistence ([3ae8728 ](https://github.com/CorentinTh/it-tools/commit/3ae872847b00d65e4e2e629775d479a3333450f1 ))
* **validation:** proper rules ([11d8110 ](https://github.com/CorentinTh/it-tools/commit/11d8110226e22e30ae16d297628c1d252a93be9e ))
### Refactors
* better icon ([0af7d81 ](https://github.com/CorentinTh/it-tools/commit/0af7d81abd987aa5d1b0321c25a65131d978e929 ))
* **clean:** removed extra console.log ([82606f6 ](https://github.com/CorentinTh/it-tools/commit/82606f6a477fce2041ab33adc7e95bcba4343e2b ))
* embeded sider scrollbar ([f872972 ](https://github.com/CorentinTh/it-tools/commit/f872972e69aeb4fde4c17f0c122ca3fd4aa1c56c ))
* icon sizes ([9bb7fc4 ](https://github.com/CorentinTh/it-tools/commit/9bb7fc47aa70bdc5083d0883f1496fac63f812ea ))
* menu option key ([390ef93 ](https://github.com/CorentinTh/it-tools/commit/390ef93232dc1b448022a0c09d36367adad9d221 ))
* **page:** removed unused import ([f70fce6 ](https://github.com/CorentinTh/it-tools/commit/f70fce65e20989eb19b0f0976e756a43edf02e9d ))
* removed theme editor ([8559fbd ](https://github.com/CorentinTh/it-tools/commit/8559fbd7744fe82b7702a5c0eb77a8d627c5a73d ))
* removed unused files ([c1e7669 ](https://github.com/CorentinTh/it-tools/commit/c1e76695e4a16b8312ab6031a1bdfb6368946677 ))
* removed unused files ([8d9f924 ](https://github.com/CorentinTh/it-tools/commit/8d9f92417744a5fbd9b4108e851005f23de18b53 ))
* **style:** cleaner layout ([1d09a01 ](https://github.com/CorentinTh/it-tools/commit/1d09a01bb25088493cc9b7f2cb7f8a8aa69ac9e9 ))
* **style:** improve style for tool-card ([65a6896 ](https://github.com/CorentinTh/it-tools/commit/65a6896563d16f30420424e274bd306e3e9182c8 ))
* **style:** label width ([fd4426d ](https://github.com/CorentinTh/it-tools/commit/fd4426d246ada553528759f761c8192df85c0d44 ))
* **style:** menu item height ([8951e87 ](https://github.com/CorentinTh/it-tools/commit/8951e87c143fda74be32bae5b28e009556d7086e ))
* **style:** menu scrollbar ([483cf66 ](https://github.com/CorentinTh/it-tools/commit/483cf66db992169d361487c8461938810793b978 ))
* **style:** port display ([2632f24 ](https://github.com/CorentinTh/it-tools/commit/2632f24cc89af7dd12f7a0c1a8b58983a1bb78d8 ))
* **style:** removed extra br ([b44539c ](https://github.com/CorentinTh/it-tools/commit/b44539c1820defbaaa6dfe83a76c72982a641971 ))
* **style:** replaced scss style block to less ([655d9d2 ](https://github.com/CorentinTh/it-tools/commit/655d9d22e3136bdf1dee29310ab04cf38596bdc8 ))
* **style:** responsive layout ([2df3f53 ](https://github.com/CorentinTh/it-tools/commit/2df3f53b78bbe419763fd359788a4b0b5710e4b7 ))
* **style:** updated linter config ([6b58ec5 ](https://github.com/CorentinTh/it-tools/commit/6b58ec554a0de91139f16d67cec42536d093d5fb ))
### Documentation
* added new tool creation procedure ([8177883 ](https://github.com/CorentinTh/it-tools/commit/81778834e6a79725c42eae1772935682ce7580c6 ))
* updated readme ([1134e0b ](https://github.com/CorentinTh/it-tools/commit/1134e0b822edbc25ce9ff83007bf5d331a1becbd ))