vGo.codes

Changelog

Sorted by publish time (newest first). Filter by product on the right.

60 entries total · page 3 of 6

1.0.0 vTheme 003 30/04/2026 15:28:35
  • First version
  • Themes: theme store and updates now work with the online catalog for a simpler install and refresh experience
  • Admin: installed themes show clearer notices when a newer version is available
  • Fixes: resolved outstanding issues reported by users
  • Languages: updated Thai language translations
  • Videos: added manual sync option for selected videos (arbitrary quantity)
  • Added related movies section, with suggestions for related titles sharing the same TMDB or IMDB ID
  • Added AI option to rewrite video content using custom filters
  • Can now select multiple AI scripts for videos to generate different writing styles
  • Fixed language editing for videos
  • File Manager: fixed API route resolution when the admin path is customized, ensuring all file operations continue to work with non-default admin prefixes
  • Admin UI: delivered a refined visual refresh with targeted CSS enhancements for cleaner layout, improved spacing, and more consistent styling across management pages
  • Update workflow: improved the system update pipeline to support theme-only updates from update URLs and provide a smoother, more reliable installation experience
  • Ophim: do not persist poster or backdrop URLs when no image is available
  • Menus: renaming a menu item now updates its slug to stay in sync
  • Crawler: TMDB duplicate checks now cover both movies and TV series so the correct title can be created when the same ID exists only in the other type
  • Themes: advanced env JSON stays in sync with both .env.local and .env.production.local; values are merged from template defaults, package/ZIP, database, manual file edits, and the admin UI with a clear priority
  • Themes: install, catalog/embedded update, ZIP update, rebuild, and save-env paths import disk .env where needed and persist merged env JSON to the database
  • Themes API: ZIP theme update endpoint returns clearer errors when the site has no theme yet or uses a different catalog theme (install from the wizard instead of the update action)
  • Admin: quick AI video create — classification and content-style options in step 1; AI draft uses selected taxonomy and style
  • AI draft API: accepts taxonomy IDs and ai_style for better titles, SEO, and tags
  • Quick-create UI: clearer active states in dark mode for stepper and style buttons
  • Adult (18+) draft prompts tuned for explicit adult-catalog metadata
  • Video model: TMDBVoteAverage and IMDBVoteAverage fields
  • Crawlers: map TMDB vote_average on TMDB, Ophim (TMDB enrich), Anisrc, and Vgo sync paths
  • TMDB re-crawl updates vote scores on existing videos; optional IMDB id fill from TMDB when missing
  • Safer updates: avoid wiping IMDB id or TMDB score with empty/zero payloads where applicable
  • Scan API: raise max page range to 5000