Skip to content

Releases: romangarms/Raspberry-Pi-Spotify-Status

v3.0.0 Last Release Before Re-Write

06 Sep 00:59
414e53d

Choose a tag to compare

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

always-this-late r-u-mine swim

Progress bar, no refresh for liking songs, better color algorithm

24 Oct 01:04

Choose a tag to compare

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!

05 Apr 22:02

Choose a tag to compare

Color picking algorithm is improved to reduce likelihood of unreadable text. Many dependency upgrades.

What's Changed

Full Changelog: v2.0.0...v2.5.0

Many Bug Fixes and Features!

06 Oct 18:18

Choose a tag to compare

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

29 Nov 23:29
6986ad6

Choose a tag to compare

Final version of the project for Harvard's CS50 course.