PPV.LAND Changelog
Changes and updates to the PPV.LAND platform are published here. If you run into any bugs that are introduced as a result of a change, let us know.
Version 0.1.6 - December, 2024
- Site/Player
- Updated JW Player version from 8.30.0 to 8.36.3.
- If you run into any issues as a result of this change, let us know.
Version 0.1.5 - December, 2024
- Site/Auth
- Authentication pages (login, register, recovery) have been redesigned.
- Functionality of registration page has been restored. Previously, it would have returned an "internal server error" informing the user to try again later.
- Site/Backend
- Some database-derived elements of the site are being converted to use Redis for caching. This is to decrease unnecessary & repeative database queries with Redis queries which are more efficient.
- We're preparing to update client side JavaScript in order to be clean and uniform across the site. No API changes are expected to take place as a result of this.
- [breaking] PPV chat is being prepared for a large update which will re-write how the entire chat system operates.
Version 0.1.4 - 21st October, 2024
- API/Streams: Streams API now returns all streams with categories. Empty categories, such as those with no streams or streams that have ended, will not be present.
- Site/Homepage: Rewrote logic for parsing streams API response. Streams are now sorted categorically instead of being lumped into the "Streams" category.
- Site/Settings: Added VIP username effect preview.
Version 0.1.3 - 2th October, 2024
- Site/VIP: Fixed wording on the VIP page.
- Site/VIP: Fixed VIP script not fetching required stuff to authenticate.
Version 0.1.2 - 2th October, 2024
- VIP: Added automatic payment gateways to purchase VIP.
Version 0.1.1 - 16th September, 2024
- Site/Core: Username colors are now randomized rather than being based on the users primary platform.
Version 0.1.0 - 11th September, 2024
- Site: Started the site!
- Site: Ingested database and took over design from other people.