2.0.1
This is a bugfix release with the following changes:
- The query string is now case insensitive, as it should be.
- You can now search for proposals using the internal name of a
particular proposal status (such as.rejected
or
.acceptedWithRevisions
). - You now have to insert a space between se and your
query string. Previously, the workflow also triggered for queries
such as setup, which was not a good idea. - The timing of how the script is run when you modify the query
string has been tweaked.