vGo.codes

Changelog

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

60 entries total · page 1 of 6

1.0.0 vTheme 011 03/05/2026 11:59:10
  • First version
1.0.0 vTheme 010 03/05/2026 11:59:02
  • First version
1.0.0 vTheme 009 03/05/2026 11:58:51
  • First version
1.0.0 vTheme 008 03/05/2026 11:58:38
  • First version
  • 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