[Plugin] Frappe/ERPNext Better Attach Control

@kid1194 Hi Bro
Thanks for your hard work!

i updated the plugin on May.06.2024 to the newest using your Update method (GitHub - kid1194/frappe-better-attach-control: A small plugin for Frappe that adds the support of customizations to the attach control.)

But unfortunately, still in my customized doctype, limiting the type of image still didn’t work. ( {“allowed_file_types”: [“.jpg”, “.png”, “.gif”]} in a Attach Image ’s options)
even when i uploaded a .csv file in attach image , the uploading didn’t report an error, I think before erpnext would prompt to disallow upload formats other than images.

Best!
Key