Releases: romangarms/Raspberry-Pi-Spotify-Status
Releases · romangarms/Raspberry-Pi-Spotify-Status
v3.0.0 Last Release Before Re-Write
What's Changed
- Drop shadow around album art and progress bar
- Revamp auth entirely to fix logging out issue
- Consolidate raspi and main branch
- Better error handling
Soon
- React frontend rewrite!
Full Changelog: v2.5.5...v3.0.0

Progress bar, no refresh for liking songs, better color algorithm
What's Changed
- Update README.md by @Romano-Garmez in #9
- Bump gunicorn from 20.1.0 to 22.0.0 by @dependabot in #10
- gunicorn security update by @Romano-Garmez in #11
- Bump werkzeug from 3.0.1 to 3.0.3 by @dependabot in #12
- security fix by @Romano-Garmez in #13
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #14
- security update 2 by @Romano-Garmez in #15
- keeping this branch up to date by @Romano-Garmez in #16
- Implement progress bar by @Romano-Garmez in #18
- update raspi branch by @Romano-Garmez in #19
- fix scroll bar height and logic by @Romano-Garmez in #20
- fix bugs involving scroll bars and not detecting music playing by @Romano-Garmez in #21
- Update no reload by @Romano-Garmez in #22
Full Changelog: v2.5.0...v2.5.5
Much Improved Color Picking!
Color picking algorithm is improved to reduce likelihood of unreadable text. Many dependency upgrades.
What's Changed
- Bump werkzeug from 2.2.2 to 2.2.3 by @dependabot in #4
- Bump spotipy from 2.21.0 to 2.22.1 by @dependabot in #5
- Bump flask from 2.2.2 to 2.3.2 by @dependabot in #6
- Bump werkzeug from 2.2.3 to 3.0.1 by @dependabot in #7
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #8
Full Changelog: v2.0.0...v2.5.0
Many Bug Fixes and Features!
Text truncating, better color picking to enhance readability, much nicer sign in page, and various visual improvements. There's also now a second branch called "RasPi" that hides the mouse cursor, ideal for usage on a touchscreen raspberry pi or similar.
What's Changed
- Fix padding by @Romano-Garmez in #1
- Raspi by @Romano-Garmez in #2
- reload on error by @Romano-Garmez in #3
Full Changelog: v1.0.0...v2.0.0
CS50
Final version of the project for Harvard's CS50 course.