it-tools/CHANGELOG.md
2022-04-19 00:13:32 +02:00

12 KiB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.2.0 (2022-04-18)

Features

Bug Fixes

  • sider-footer: fixed commit sha url (ed9046d)

2.1.0 (2022-04-18)

Features

Refactors

  • menu: removed burger menu icon tooltip (09abffb)

2.0.2 (2022-04-18)

Bug Fixes

  • git-memo: pre scroll on overflow (4fc303e)
  • menu: menu auto closed on mobile (71f79a5)
  • qr-code: responsive layout (cbf0b3d)

Refactors

  • crontab: list instead of table on small screen (6b11de2)
  • removed empty sources (a14cac6)
  • throw an error object instead of string (4112fa5)

2.0.1 (2022-04-16)

Features

  • config: added vercel.json (2e046ad)

Bug Fixes

  • remove duplicate property (d066319)
  • style: url encode/decode layout (34480b4)

Documentation

Refactors

2.0.0 (2022-04-16)

Features

Bug Fixes

  • hash-text: added missing toString() (4ca5fce)
  • hash-text: correct copy message (bab92ef)
  • removed global define (889d594)
  • style: working dark mode persistence (3ae8728)
  • validation: proper rules (11d8110)

Refactors

Documentation

  • added new tool creation procedure (8177883)
  • updated readme (1134e0b)