Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 2.12 KB

CHANGELOG.md

File metadata and controls

35 lines (21 loc) · 2.12 KB

Changelog

1.1.0 (2023-07-12)

Features

  • Decrease website url verbosity (44eeb7c)

1.0.0 (2023-07-11)

Features

  • Add more equalizer presets (7c2afc1)
  • Allow for any number of preset gains (471d96f)
  • Allow user to add and adjust bands (0a20911)
  • Display current website and song in popup (e90745f)
  • Prevent context menu from appearing when deleting a slider (b22a1d8)
  • Sync preset selection value with panel (fa03457)

Bug Fixes

  • Fix bands not rendering correctly (ffeee57)
  • Fix incorrect slider position upon popup reopening (5513aba)
  • Fix modifiers not applying when equalizerChain is null (ec18dcb)
  • Fix sliders not saving after deletion (dfdaf8b)
  • Prevent AudioContext warning from showing up (e4449be)
  • Prevent out of bounds sliders (27e1f5a)

Performance Improvements

  • Prevent unnecessary data from being sent (77f7627)