HyperAmp Changelog

What's new in HyperAmp 1.1.8

May 1, 2024
  • Merged:
  • Bump electron-debug from 3.2.0 to 4.0.0 #370
  • Commits:
  • Fix imports fcf792e

New in HyperAmp 1.1.7 (Apr 24, 2024)

  • Remove release patch 9968883
  • Bump through2-filter from 3.1.0 to 4.0.0 22524e5
  • Bump electron from 29.3.1 to 30.0.1 8eb18c9

New in HyperAmp 1.1.6 (Feb 24, 2024)

  • Bump electron from 28.2.4 to 29.0.1

New in HyperAmp 1.1.5 (Jan 16, 2024)

  • Update README.md

New in HyperAmp 1.1.4 (Dec 25, 2023)

  • Package zip and dmg 8408dff

New in HyperAmp 1.1.0 (Dec 23, 2023)

  • Commits
  • Fix meda keys on macos and support navigator.mediaSession d9aa7b8
  • Re-enable auto update a6c9965

New in HyperAmp 1.0.10 (Dec 18, 2023)

  • Notarize macOS builds

New in HyperAmp 1.0.9 (Dec 18, 2023)

  • Merged:
  • Bump electron from 27.1.3 to 28.0.0 #363
  • Bump actions/upload-artifact from 3 to 4 #364
  • Bump actions/setup-node from 3 to 4 #362
  • Commits:
  • Re-enabled code signing fce2b22

New in HyperAmp 1.0.8 (Oct 23, 2023)

  • Merged:
  • Bump electron from 26.4.0 to 27.0.1 #361
  • Bump actions/checkout from 3 to 4 #359

New in HyperAmp 1.0.7 (Aug 15, 2023)

  • Merged:
  • Bump electron from 25.5.0 to 26.0.0 #358
  • Bump p-temporary-directory from 1.1.1 to 2.0.1 #357
  • Bump electron-builder from 23.6.0 to 24.4.0 #356

New in HyperAmp 1.0.6 (May 30, 2023)

  • Merge pull request #355 from hypermodules/dependabot/npm_and_yarn/electron-25.0.0 b7d1e1f
  • Bump electron from 24.4.0 to 25.0.0 5841885

New in HyperAmp 1.0.5 (May 3, 2023)

  • Commits:
  • (bug) Handle cancel action when opening files b86b150

New in HyperAmp 1.0.4 (Apr 5, 2023)

  • Restore media button functionality bdcd18e

New in HyperAmp 1.0.3 (Apr 4, 2023)

  • Merge pull request #354 from hypermodules/dependabot/npm_and_yarn/electron-24.0.0 fbd3ea1
  • Bump electron from 23.2.2 to 24.0.0 e70b163

New in HyperAmp 1.0.0 (Mar 12, 2023)

  • Update README.md 2cd1d21
  • Fix test command 8db2c3b

New in HyperAmp 0.6.11 (Mar 11, 2023)

  • Fix build targets f145813

New in HyperAmp 0.6.3 (Jul 15, 2019)

  • Bump deps:
  • Update all deps
  • Update to electron 5

New in HyperAmp 0.6.2 (Nov 5, 2018)

  • Update to music-metadata@^3.1.6
  • Update electron-is-dev@^1.0.1
  • Update electron-window-state@^5.0.2
  • Update electron-builder@^20.31.2
  • New signing certificate

New in HyperAmp 0.6.1 (Aug 8, 2018)

  • Upgrade to electron 3
  • Add CSP to Harden electron environment

New in HyperAmp 0.6.0 (Aug 3, 2018)

  • Pause playback when entering sleep #314
  • Add always-on-top view menu item #313
  • Update deps:
  • "electron-context-menu": "^0.10.0",
  • "electron-updater": "3.0.3",
  • "music-metadata": "^2.4.2",
  • "through2-filter": "^3.0.0",
  • "electron": "2.0.6",
  • "electron-builder": "20.26.1",

New in HyperAmp 0.5.15 (May 23, 2018)

  • Update deps:
  • "electron": "2.0.2",
  • "electron-builder": "20.14.7",
  • "music-metadata": "^1.1.0",

New in HyperAmp 0.5.13 (Mar 7, 2018)

  • add genre to columns & search (#307) (#309)

New in HyperAmp 0.5.12 (Mar 4, 2018)

  • build: specify AppImage as linux target (#306)

New in HyperAmp 0.5.11 (Feb 24, 2018)

  • FIXES:
  • menu: do not strip "bugs" from package (#304) (#305)
  • fixed by bumping [email protected]

New in HyperAmp 0.5.10 (Feb 15, 2018)

New in HyperAmp 0.5.9 (Jan 28, 2018)

  • Electron security update

New in HyperAmp 0.5.8 (Dec 22, 2017)

  • Disable slow duration extraction. Some songs may lack a duration but this will avoid slow metadata extraction. We have a solution that is almost done to alleviate this issue, hold tight.
  • Better library scan timing.
  • Search header is now selectable and wont drag the window.
  • feat(playlist): add "Reveal in Finder" context menu option to tracks
  • fix(scanning): uncaught TypeError from missing "no" prop (#289)
  • fix(sort): send tracks with no artist to bottom
  • refactor(log): ignore timeupdate channel
  • update add button, refactor button groups
  • Fix missing artwork due to a build regression

New in HyperAmp 0.5.7 (Dec 4, 2017)

  • Fix range sliders getting stuck in disabled state (🙏nickpeihl🙏)
  • Disable nanotiming

New in HyperAmp 0.5.6 (Nov 14, 2017)

  • Report auto update errors to sentry