- Updated Dixie from 2.x to 3.x
- Improved DB schema. Added migration
- Improved store (rewritten)
- Unknown for title instead of file name when processing
- small UI cosmetic fixes
- Unicode files still not playing
- When library scan is finished route doesn't change
- Fixed a way processing is working
- Other UI fixes
- Page crashes while scanning library #20
- Requesting files by name in Dropbox with utf-8 cause error #17
- Added id requests to Dropbox instead of file names
- New UI
- Dropped element UI, photon
- Lottie
- Handle Service Worker Update
- Ability to install Application issue #1
- fixed #10
- fixed #19
- Process now adding to collection all files
- Show progress only if it's available
Site deployed first time to https://boxaudio.app
- caching to service worker issue #2
- SSL certs for local development
- SSL generating script
- gzip compression
- Apache 2 HTTP 2 deployment instructions
- bundle size reduced. Routes split into chunks
- improved loader component issue #12
- aurora.js issue with HTTP
- music-metadata-browser package. Released new @industral/music-metadata-browser with fix
- moved app to separate folder
- App icons
- App name
- reference to aurora.js
- README
- removed console.log
- Initial version of player. It just PoC. Lots of bugs and issues