This release fixes an issue where toolsToInclude could become stale when navigating between pages using client-side routing.
Bug fixes
Fix stale toolsToInclude on navigation#1642 - Applied the toolsToInclude filter outside the query to prevent stale tools from appearing when client-side navigating between pages. (Author: @adaam2 )