All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Update deps
- "electron": "2.0.2",
- "electron-builder": "20.14.7",
- "music-metadata": "^1.1.0",
- Update deps
- add genre to columns & search (#307) (#309)
- build: specify AppImage as linux target (#306)
- menu: do not strip "bugs" from package (#304) (#305)
- fixed by bumping [email protected]
- Update internal deps:
- Update [email protected]
- Update [email protected]
- Update [email protected]
- Update [email protected]
- Update [email protected]
- Update electron due to security fixes
- 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
- Fix range sliders getting stuck in a disabled state (🙏nickpeihl🙏)
- Disable nanotiming in production
- Report auto update errors to sentry
- Switch to a shared thread sentry for easier importing to unrelated modules
- Add sentry
- Expose auto-update events to player
- Fix windows bugs
- Prevent multiple instances of the app
- Update choo devtools
- Remove choo log
- Fix header update function
- Update electron
- Added this here changelog
- Fix some state transfer bugs
- Engage