Table of Contents | ||||
---|---|---|---|---|
|
v3.3.0 -
...
June 2024
Tech Enhancements
Update NodeJS LTS version to v20.11.1
Updated software to use nestjs/mongodb Libraries
Updated nestJs version to v10.3.3
Optimised video codec to skip converting process by matching h264 mp4 or webm videos.
Updated DTO to communicate between two systems (like an API and your server) without potentially exposing sensitive information.
Replaced windows path with Posix path module to handle file paths consistently across different operating systems.
🆕 What’s New?
Updated Homescreen to show In home models first and then the affiliate cam models for xCams Pro
New feature to alert Users with Low wallet balance, when trying initiate to join the call.
Added option to Download Earnings Report in CSV and PDF Formats.
New flow in making the payout request
What’s Fixed?
Admin
a. Fixed the error when searching a video
b. Fixed the error in updating User’s wallet balance
c. Fixed the error whennavigating to an all-performer page
d. Fixed the error message upon navigating to the “Payment Information” page.
e. Fixed the error message upon updating the category.
f. Fixed the error message after updating the model commission.
g. Fixed the error upon updating the email template.Model
a. Updated Banking info fields not to accept random values
b. Fixed errors in Model working hours/schedule
c. Fixed Model Created Gallery is not on my gallery page
d. The model live streaming video is now fixed to show.
e. Updated Date of birth field
g. Fixed the error message when Model getting upon navigating to add photos page
h. Optimised Group live streaming video which was not showing earlier.
Users
a. Navigation to land on the chosen category page
b. Optimised the video playback, which was not loading to some users.
c. Enhanced to update the Model’s status instantly
d. Fixed the error message upon sending a tip to the model
e. Video duration is showing right.
f. Fixed the 404 error page when Guest users clicking on the PPV videos under the model profile
g. Fixed a common issue with the PIP (Picture-in-Picture) video player unexpectedly closes when navigating within the application
h. Fixed the black tile appearing for users on the group chat page
i. video downloads button is optimised instead of opening a new tab when initiating the download.
j. Chat scrolling is now optimised
k. Updated Post stream navigation.Studio
a. Optimised the model listing page to show all the models.
b. Fixed the Number of models count.
c. Optimised to save the uploaded company registration certificate.
v3.2.3 - Aug 2023
We have enhanced the UI for Live streaming page, for better user experience
Fixed some streaming issues
Change video convert command by using
spawn
...