Skip to Content
Skip to Content

Web Release Notes: July 5, 2018

Release Notes

Improvement

  • Previously when jumping to a transaction in the register, if your filters hid that transaction we would display a message with the option to turn off the filters. Nine times out of 10 if you’re jumping to a transaction in the register, you want to see that transaction. Now we automatically turn off the filters and display a message letting you know we’ve done so.

Bug Fix

  • Fixed an issue displaying image challenges for a couple of institutions when connecting accounts for direct import.

API News

  • All API endpoints that return categories now include an original_category_group_id field. That field will be populated for hidden categories and will contain the id of the original category group, before it was hidden.
  • We now support urn:ietf:wg:oauth:2.0:oob as the redirect URI for the Authorization Code Grant flow in OAuth. We used to return HTTP 401. Sorry about that.