Skip to content

Releases: mateusfg7/Noisekun

1.2.0

30 Sep 19:30
2e1bade
Compare
Choose a tag to compare

1.2.0 (2023-09-30)

⚠ BREAKING CHANGES

  • sound: Fade In/Out volume

Features

  • ui: define combo input to show just when click on save button (9f37c01)

Bug Fixes

  • deps: update dependency react-icons to v4.11.0 (e8d5617)
  • sound: remove sound fade in/out effect (85c0af1), closes #249
  • ui: add placeholder text color to combo input when on transition theme (819fd39)
  • ui: define if combo list trigger button is disabled on client side (b0fb23c)
  • ui: remove infinite sound loading animation (350bcbe)
  • ui: rename property data-isShowing to data-is-showing on global volume controller (c4dada4)

1.0.5

03 Sep 16:30
2a4c1ff
Compare
Choose a tag to compare

1.0.5 (2023-09-03)

Bug Fixes

  • ui: remove shadown when sound is loading (40dd618)

1.0.4

28 Aug 17:23
db1dd01
Compare
Choose a tag to compare

1.0.4 (2023-08-28)

Features

  • sound: get sounds from Noisekun CDN instead GCS (9acac5f)

1.0.3

25 Aug 12:58
4c0d3a3
Compare
Choose a tag to compare

1.0.3 (2023-08-25)

Features

  • ui: add loading animation on sound and pomodoro components (79382b5)

Bug Fixes

  • deps: update dependency @headlessui/react to v1.7.17 (b420f48)

1.0.2

18 Aug 23:20
27a2cb7
Compare
Choose a tag to compare

1.0.2 (2023-08-18)

Bug Fixes

  • analytics: rename all "umami-data-event" to "data-umami-event" (db009d5)

1.0.1

18 Aug 23:10
28fcb49
Compare
Choose a tag to compare

1.0.1 (2023-08-18)

Features

  • analytics: add umami event tracker on buttons and links (fb63cad)

1.0.0

18 Aug 17:16
a17ff12
Compare
Choose a tag to compare

1.0.0 (2023-08-18)

Features

  • pwa: add PWA support (6b549fe), closes #516
  • sound: add "Boat" (d2186ac), closes #293
  • sound: add "Playground" (d24c00a), closes #174
  • sound: add "Rain on Tent" (19ad037), closes #523
  • stores: create combo-store (c232241)
  • stores: create sounds-state-store (a81febc)
  • tailwind: add minWidth size (b977386)
  • ui: add clear-button to remove active sounds (8acb72b), closes #527
  • ui: create "combo-list" component (557aa8e)
  • ui: create "save-combo" button (5c69eac)
  • ui: update border-radius of sound icons (f77a0fe)

Bug Fixes

  • ui: remove hard coded white color for some sound svg (82ed65d)

0.7.0

11 Aug 21:31
353d5ec
Compare
Choose a tag to compare

0.7.0 (2023-08-11)

Features

  • ui: add version number information on footer (73e7ca8)
  • ui: create pomodoro timer (d5cdfdf)
  • ui: reduce z-index of theme-menu (0328085)

Bug Fixes

  • deps: update dependency zustand to v4.4.1 (206396e)

0.6.0

09 Aug 23:46
c3a5d60
Compare
Choose a tag to compare

0.6.0 (2023-08-09)

⚠ BREAKING CHANGES

  • sound: remove copyright protected sounds

Features

  • sound: decrease drops.ogg duration (26ad35c)

Reverts

  • sound: remove copyright protected sounds (950dc01), closes #521

0.5.0

09 Aug 22:09
7bae562
Compare
Choose a tag to compare

0.5.0 (2023-08-09)

Features