New – Added secure file validation across the admin panel to restrict file types, block dangerous files, and verify actual file content.
New – Reworked the Media Library’s chunked upload flow with smaller chunks, a controlled concurrent upload queue, and full server-side validation after the file is completely assembled. Added clear per-file progress, failure, and removal states in the UI.
Update – Media Library uploads are now processed synchronously and moved instead of copied on local storage. For remote disk storage, files are streamed instead of being loaded entirely into memory, reducing memory usage and processing time for large video files.
Update – Continue Watching progress is now saved periodically every 15 seconds during playback. Save requests use keepalive so navigation away from the page does not cancel them. Previously, progress was saved only on seek or video completion.
Update – Fixed episode resume behavior so users can correctly continue watching TV show episodes from where they left off.
Update – Featured banners, movies, TV shows, and Live TV content now display the newest content first.
Update – PIN verification now applies only when switching from a child profile to a parent profile.
Update – SEO settings are now accessible only to authorized administrators.
Update – Video details now display the correct thumbnail image, with the poster image used as a fallback.
Update – Profile image uploads now validate file types before submission and provide clearer error messages.
Update – Refined the Genres layout with improved poster sizing, spacing, and content display across the Homepage and Genres page.
Fix – Corrected the Short Drama file upload validation issue.
Fix – Removed duplicate routes and resolved route conflicts across the Ads, Onboarding, File Manager, and Security modules.
New – Added dedicated listing pages for homepage sections, allowing users to explore full content for individual modules
Update – Plan and access settings removed from seasons; episode plans now align with or exceed the parent TV show’s plan for consistent access management
Update – Enhanced platform security by adding and validating OWASP security measures
Update – Codebase optimized to efficiently handle large volumes of data, improving performance and scalability
Update – Validation logic improved across all modules for better data integrity and user feedback
Update – OTP flow refined and enhanced with bug fixes to improve reliability and security
Update – Multi-device usage handling improved based on plan-specific device limits
Update – Demo login access limited to prevent sensitive changes from the admin panel for security purposes
Fix – Localization and language-related issues resolved across the platform
New – Global & Content-Specific SEO Settings — Optimize your website’s search visibility like never before with powerful SEO controls. Set SEO globally for your entire platform or fine-tune it for individual movies, shows, and more to attract the right audience and boost discoverability
Fix – Minor bug fixes and validation issues resolved
New – Subtitle Support Added: Users can now enjoy movies and shows with subtitle support in multiple languages. Subtitles can be toggled on/off directly from the video player
FIx – Resolved multiple tax calculation issues in subscriptions
FIx – Device type-wise plan data issue fixed
FIx – Website > Security Control – Added a switch to disable Parental Control, similar to the mobile app
FIx – Coupon restore and permanent delete action issues have been resolved
FIx – Add to Watchlist button issue fixed on the homepage
FIx – TMDB import now correctly fetches TV poster images