Explorar el Código

Merge commit '8f9d79ccf0e6258bfd2562fb8c898ee2aa811685' into 1.2.5.6

maziggy hace 3 días
padre
commit
d23ba7645f
Se han modificado 2 ficheros con 1 adiciones y 13 borrados
  1. 0 12
      CHANGELOG.md
  2. 1 1
      backend/app/services/model_providers/makerworld/service.py

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 0 - 12
CHANGELOG.md


+ 1 - 1
backend/app/services/model_providers/makerworld/service.py

@@ -529,7 +529,7 @@ class MakerWorldService(ProviderService):
         Validates that the URL's host is one of the declared thumbnail hosts
         (SSRF guard — symmetric to :meth:`download_3mf`; both allowlists are
         fed from the provider descriptor by ``build_service``). Caps
-        payload at 5 MB. Returns ``(bytes, content_type)``; content type
+        payload at 10 MB. Returns ``(bytes, content_type)``; content type
         defaults to ``image/jpeg`` if the upstream didn't set one.
         """
         try:

Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio