This repository has been archived by the owner on Feb 7, 2022. It is now read-only.
Releases: Pogify/pogify
Releases · Pogify/pogify
Pogify Beta v0.1.0-beta.2
This is the second beta release that incorporate a bunch of code refactoring and implementation that increases stability of the web app overall.
Some improvements include :
- Pogify app now polls the Spotify Playback SDK for state information instead of waiting for published events.
- This has increased the predictability of the Spotify Playback SDK and has allowed us to clean up a lot of workarounds that was made necessary because we were on an events based system.
- We have reworked the messaging system which has allowed us to minimize Spotify network calls by a third of what was before.
- By incorporating into messages the
track_window
that is returned by the Spotify Playback SDK, we are able to reduce calls to the Spotify API.
- By incorporating into messages the
- A whole new UI!
- our design team has been hard at work and has designed a whole new UI that looks and feels a lot better than before.
- A bunch of under the hood code refactoring for stability and clarity.
Pogify Beta
We have reached Pogify Beta! 🎉
We have fleshed out, cleaned up, and refactored a TON of code and are confident enough to step one step closer to a production ready release.
There is not any new features of note but what we had should be very very much more stable!
Please open a ticket if you have any feedback.