Security: media casting content access is now protected against unauthorized URL access
1.0.2
Fix: product meta fields (e.g. access_days for downloads/casting) were being saved to bot cache before all fields were written to DB, causing a one-save lag in Telegram β bot cache now updates only after the full save loop completes
Fix: bot cache was updating twice per product save due to two sequential AJAX calls from the frontend β cache update is now skipped on the type-only first call
Fix: fatal error in botoscope_edit_cell when value is an array (e.g. downloads_order reordering) β value sanitization now handles both string and array types
1.0.1
Fix: new product is now assigned the lowest so it appears first when store uses menu order sorting