Skip to content

Releases: mateusfg7/Noisekun

1.5.3

18 Jan 12:18
Compare
Choose a tag to compare

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)

1.5.2

02 Jan 14:39
Compare
Choose a tag to compare

1.5.2 (2024-01-02)

Bug Fixes

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

1.5.1

28 Dec 16:49
Compare
Choose a tag to compare

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)

1.5.0

27 Dec 16:58
Compare
Choose a tag to compare

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)

1.4.0

25 Nov 19:16
3b5fc03
Compare
Choose a tag to compare

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)

1.3.4

10 Oct 01:52
733cd34
Compare
Choose a tag to compare

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)

1.3.3

10 Oct 00:00
0e8d6f4
Compare
Choose a tag to compare

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)

1.3.2

04 Oct 00:39
fddca19
Compare
Choose a tag to compare

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)

1.3.0

03 Oct 01:18
b6b3146
Compare
Choose a tag to compare

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)

1.2.1

03 Oct 00:14
aca201b
Compare
Choose a tag to compare

1.2.1 (2023-10-03)

Features

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