Frappe Better Attach Control Versions Save

A small plugin for Frappe that adds the support of customizations to the attach control.

v2.0.0-beta-13

8 months ago

v2.0.0-beta-12

1 year ago

v2.0.0-beta-9

1 year ago

What's new:

  • Added a new option to restrict upload files by file name using exact file name string or RegExp
  • Show error in file manager if the selected file is invalid

v2.0.0-beta8

1 year ago

What's new:

  • Created a custom field to be used for setting the plugin options in order to make the plugin work in web forms
  • The plugin options will be retrieved from the default options field if the custom field is empty

v2.0.0-beta-7

1 year ago

What's new

  • Fixed minor bugs

v2.0.0-beta-4

1 year ago

What's new:

  • Improved support for multiple uploads
  • Improved support for file manager uploads
  • Improved attach control code

v2.0.0-beta-2

1 year ago

What's new:

  • Fixed minor bugs

v2.0.0-beta-1

1 year ago

What's new:

  • Rebuilt better
  • New options and functionality added

v2.0.0-beta-0

1 year ago

What's new:

  • Full support for multiple uploads
  • Added restrictions to file browser and url upload

v1.1.6

1 year ago

What's new:

  • Fixed some bugs