All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Local development workflow with Docker Compose for Postgres
- Platform LiveView coverage for guest and authenticated navigation
- Upgraded to Elixir 1.19 and Phoenix 1.8 ecosystem dependencies
- Migrated UI from Surface components to Phoenix components/HEEx
- Replaced
spotify_exintegration with aReq-based Spotify auth/client flow - Updated frontend build tooling versions (esbuild, tailwind, dart_sass)
- Updated Docker runtime/build images for newer Elixir/OTP/Debian
- Upgrade Surface
- Remove Album code
- Upgrade mix deps
- Audit fix for npm deps
- Show duration and BPM for new songs
- Changelog :)