Skip to content

Releases: websavva/home-dash

home-dash: v1.2.0

07 Dec 13:23
7d594c6

Choose a tag to compare

1.2.0 (2024-12-07)

Features

  • cd: Automatic WebChromeStore deployment was implemented (bfc123d)

Bug Fixes

  • cd: Deployment happens only on release (8fd022b)

home-dash: v1.1.1

26 Oct 20:31
4471b17

Choose a tag to compare

1.1.1 (2024-10-26)

Bug Fixes

  • BookmarkItem: line-height was set back to default value to prevent cutting of letters (d31e5a4)

home-dash: v1.1.0

17 Oct 15:48
43335a4

Choose a tag to compare

1.1.0 (2024-10-03)

Features

  • CardPlaceholder is not shown when Manager is not loaded (7a6b99e)

home-dash: v1.0.0

18 Aug 10:10
d8d65ab

Choose a tag to compare

1.0.0 (2024-08-18)

⚠ BREAKING CHANGES

  • service-worker: All event listeners are regitered synchronously in service worker

Bug Fixes

  • service-worker: All event listeners are regitered synchronously in service worker (a7bba18)

home-dash: v0.1.2

10 Aug 20:46
1cabd8e

Choose a tag to compare

0.1.2 (2024-08-10)

Bug Fixes

  • ActionsList are placed correctly now as offsetHeight of scrolling parent is used instead of scrollHeight (a8cbc88)
  • ci/cd: pnpm version was fixed in ci/cd (23fe506)

home-dash: v0.1.1

01 Aug 07:32
92bd133

Choose a tag to compare

0.1.1 (2024-08-01)

Bug Fixes

  • ci/cd: sudo is used to fix apt-get permission error (9a42877)

home-dash: v0.1.0

31 Jul 20:52
8ecc610

Choose a tag to compare

0.1.0 (2024-07-31)

Features

  • ci/cd: Extension is built on release and compressed for further publishing (24b94f7)

Bug Fixes

  • ci/cd modified files are added .prettierignore (171f6fa)

home-dash: v0.0.2

31 Jul 14:53
8916460

Choose a tag to compare

0.0.2 (2024-07-31)

Bug Fixes

  • Title of index.html was made more detailed (f9200db)