Changelogs

Stay up to date with the latest features and improvements in Vidiopintar.

v1.2.9

patch release
changed
  • Improved authentication and search result handling
  • Enhanced YouTube search schema validation
added
  • Chat response feedback system
  • Admin feedback management with delete confirmation dialog

v1.2.8

patch release
added
  • Admin dashboard page for understanding users
changed
  • Code cleanup and maintenance
removed
  • Transcript debug code

v1.2.7

patch release
added
  • Add youtube to threads generator tools
changed
  • Changed YouTube search route to use POST method for better security
  • Refactored and improved YouTube search route implementation
  • Implemented API proxy for YouTube video search functionality
  • Improved styling and spacing consistency on home page

v1.2.6

patch release
changed
  • Updated testimonials section with additional testimonials

v1.2.5

patch release
fixed
  • Security vulnerability - ensures users can only delete their own videos

v1.2.4

patch release
added
  • Testimonial from Muhammad Fatih Darmawan
changed
  • Profile page is now responsive and mobile friendly
  • Improved header navigation style
  • Removed duplicate code related to search video

v1.2.3

patch release
added
  • Profile page with theme and language preferences
  • Language selector component with backend sync
  • Real testimonials data
  • GitHub link in navigation
changed
  • Updated YouTube model name display
  • Improved UI padding and layout

v1.2.2

patch release
added
  • Top users in dashboard admin page

v1.2.1

patch release
added
  • Terms of Service and Privacy Policy pages
changed
  • Refactor call to action component to use FormStartLearning

v1.2.0

minor release
added
  • Manage profile page where users can view their latest messages
  • View latest shared chats in profile page
  • Delete profile permanently option
  • Tips alert showing how to convert YouTube URLs to VidioPintar chat links
  • CC BY-NC 4.0 license for open source release
  • Automatic cleanup of previous containers after successful deployment
changed
  • Remove theme-toggle change to theme-switcher
  • Improved rollout deployment script for better reliability
fixed
  • Prevent submit quick question when in shared mode
  • Display of created_at timestamp for latest messages in admin page

v1.1.0

minor release
added
  • Search functionality triggered on button click
  • Rollout deployment system setup
changed
  • Multiple code cleanup and optimization passes
fixed
  • Container name conflicts during deployment
  • Styling issues in delete video dialog
  • Rollout deployment process stability
removed
  • Deprecated submit-button component