vGo.codes

Changelog

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

83 entries total · page 4 of 9

  • Site admin / Homepage taxonomy: drag-and-drop reordering for homepage section rows (grip handle); a clear insertion line shows whether the row will land above or below the target; order is persisted when you save and is reflected in GET /api/sites/:slug/home-taxonomy-rows
  • Site delete: fixed orphan data left behind when deleting a site — now properly removes SEO configs, SEO translations, taxonomy translations, menus, menu items, menu translations, and all AI job/task queues (SEO, taxonomy, menu)
  • Site duplication: fixed Error 1062 (duplicate key) on site_videos during clone — orphan rows from a previously failed clone with a recycled site ID are now cleared before batch insert; batch inserts use INSERT IGNORE as a second safety layer
  • Site duplication / creation: slug conflict now returns HTTP 409 Conflict instead of 500 Internal Server Error when two concurrent requests race for the same slug
1.1.0 vTheme 004 01/05/2026 10:27:35

Fix sitemap

1.1.0 vTheme 003 01/05/2026 10:25:54
  • Fix sitemap
1.3.0 vTheme 002 01/05/2026 10:16:31
  • Fix sitemap
1.3.0 vTheme 001 01/05/2026 10:14:44
  • Fix sitemap
1.1.0 vTheme 005 01/05/2026 10:09:11
  • Fix sitemap
  • Admin: duplicate an existing site from the sites list with a new API slug; copies videos, menus, SEO, ads, filters, and related settings
  • Duplicate skips theme install/deploy fields and AI or translation job queues; configure theme separately on the new site
  • Same license rules as creating a site (e.g. Free tier still one site total)
1.0.0 vTheme 007 30/04/2026 19:58:20
  • First version