Version 1, Update 35
More features added to plugin parameters (which itself is still in beta)!
- It is now allowed to make all parameters optional
- The setSuggestions function now supports icons. Check out the updated Svg Inserter for an example
- You can set a custom error message using setError. This can also be used for validating user typed values and enforcing pre-conditions like selection or document contents. Resizer contains an example for how to do this
- You can also set custom loading messages setLoadingMessage when accessing network requests
- Lots of rendering improvements to the parameter UI