Skip to content

2.0.1

Choose a tag to compare

@lorentey lorentey released this 20 Feb 13:54
· 19 commits to master since this release

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.