Noisekun

Web page for listen combinations of sounds for relax, sleep, or getting more productive on tasks.

MIT License

Stars
128
Committers
17

Bot releases are visible (Hide)

Noisekun - 1.5.3 Latest Release

Published by github-actions[bot] 9 months ago

1.5.3 (2024-01-18)

Features

  • analytics: update umami script url (5c70b21)

Bug Fixes

  • deps: update dependency @headlessui/react to v1.7.18 (89f1a5b)
  • deps: update dependency react-icons to v5 (3be9124)
  • deps: update dependency react-icons to v5.0.1 (7cc0b10)
Noisekun - 1.5.2

Published by github-actions[bot] 10 months ago

1.5.2 (2024-01-02)

Bug Fixes

  • pomodoro: sound volume increasing while pomodoro is stopped after a period of time (6417887), closes #608
Noisekun - 1.5.1

Published by github-actions[bot] 10 months ago

1.5.1 (2023-12-28)

Features

  • config-menu: add error messages and "is changed" marker (c3694e4)
  • tailwind: add slider-thumb variant (ae09fda)
  • toast: add Toaster component on layout (06e7b6e)
  • ui: add volume-controller-slider component ui (706601b)
Noisekun - 1.5.0

Published by github-actions[bot] 10 months ago

1.5.0 (2023-12-27)

Features

  • add config menu (fbf1535)
  • added index.tsx files for random controller (55f8411)
  • added styles.css for random-controller (3b8f141)
  • config-menu: add "updaet trasition time" config (45d3994)
  • random-mode: add updateTransitionTimeInMs on random-mode store (8208c4b)
  • ui: fit footer loco background with theme (2ab947c), closes #622
  • ui: improve config-menu styles (c83f4d7)
  • ui: small improvements on footer's logo (c7c8645)
  • ui: small improvements on random-mode toggle (a8e5f8a)
  • utils: create padZero function (35ab6ed)
  • utils: create padZero function (246afd7)

Bug Fixes

  • a11y: add title on config-menu trigger button (a50d7cb)
  • add testable code (0d679a3)
  • deps: update dependency sharp to ^0.33.0 (8643d5b)
  • deps: update dependency zustand to v4.4.7 (c5bcd25)
  • duplicate volume icon (bbbec25)
  • fix sound state issue (unoptimized) (91d0ab7)
  • fixed error (6d2404d)
  • linting issues (22a62b2)
  • prettier (615fdd3)
  • prettier error (dc0aefd)
  • randomization optimization (850f813)
  • reafactoring to make tests pass (d02db7f)
  • sounds: update sounds CDN URLs (4228f3c)
  • types: add missing types on random-controller functions (42197dc)
  • ui: hide global volume controller on small devices (4f8f17e)
  • ui: update broken "Credits" link on footer (0a0ef15)
  • umami: add proper umami event titles (01f68aa)
  • uncomment extra lines (ff2c6b0)
Noisekun - 1.4.0

Published by github-actions[bot] 11 months ago

1.4.0 (2023-11-25)

Features

  • add querySounds verification on page mount before show interaction-modal (e01418c)
  • added queryParams (f3b1abc)
  • seo: improve website title (cc5ba6a), closes #601
  • sound: add interaction verification before play sound (5ee974d)
  • stores: create user-interation-store (eeba491)
  • ui: change load theme source priority (88aa8ec)
  • ui: create "share-button" component (94b02b2)
  • ui: create interaction-modal component (7b14531)

Bug Fixes

  • adjusted some appointments (a59e85e)
  • copy combo url to clipboard (160989c)
  • deps: update dependency react-icons to v4.12.0 (e86981a)
  • deps: update dependency zustand to v4.4.6 (39675bb)
  • seo: get current hostname/domain from env variables (1980569)
  • ui: update queryTheme when select a new theme (5ab9c12)
  • ui: use localSoundState.loaded as criteria for visual active feedback (84e9d11)
Noisekun - 1.3.4

Published by github-actions[bot] about 1 year ago

1.3.4 (2023-10-10)

Features

  • a11y: add aria-label on sound buttons (d5c8cea)
  • ui: add red effect when removing combo (8a33629)
  • ui: rename "Edit" to "Delete" on combo options (bba0698)

Bug Fixes

  • deps: update dependency zustand to v4.4.3 (c867beb)
  • ui: small effect fixes (fcfbf1e)
Noisekun - 1.3.3

Published by github-actions[bot] about 1 year ago

1.3.3 (2023-10-09)

Features

  • replace @faker-js/faker alphanumeric by math random (9d5fd9b)
  • seo: add metadata.metadataBase with base url (5074c2c)
  • ui: add sound loading animation (08df8f6)
Noisekun - 1.3.2

Published by github-actions[bot] about 1 year ago

1.3.2 (2023-10-04)

Features

  • ui: customize ui styles on webkit based browsers (1f99d63)

Bug Fixes

  • stores: add correct version number on combo-store (6463349)
Noisekun - 1.3.0

Published by github-actions[bot] about 1 year ago

1.3.0 (2023-10-03)

Features

  • a11y: replace <span> with <label> on volume controller component (7bafcbc), closes #388
  • ui: save theme information on combo data (3dcfcc6)
Noisekun - 1.2.1

Published by github-actions[bot] about 1 year ago

1.2.1 (2023-10-03)

Features

  • stores: add version field on combo-store (85983f2)
Noisekun - 1.2.0

Published by github-actions[bot] about 1 year ago

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)
Noisekun - 1.0.5

Published by github-actions[bot] about 1 year ago

1.0.5 (2023-09-03)

Bug Fixes

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

Published by github-actions[bot] about 1 year ago

1.0.4 (2023-08-28)

Features

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

Published by github-actions[bot] about 1 year ago

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)
Noisekun - 1.0.2

Published by github-actions[bot] about 1 year ago

1.0.2 (2023-08-18)

Bug Fixes

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

Published by github-actions[bot] about 1 year ago

1.0.1 (2023-08-18)

Features

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

Published by github-actions[bot] about 1 year ago

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)
Noisekun - 0.7.0

Published by github-actions[bot] about 1 year ago

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)
Noisekun - 0.6.0

Published by github-actions[bot] about 1 year ago

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
Noisekun - 0.5.0

Published by github-actions[bot] about 1 year ago

0.5.0 (2023-08-09)

Features

Related Projects