# 2022-06-15

#### Highlights in this release

---

##### GraphQL: filtering jobs on additional criteria (KERNEL-1239)

As part of our expanding GraphQL support, it is now possible to filter the result in a jobs query on a number of criteria, such as job status and type.

##### Bug fix: Client can't filter on Project Type (KERNEL-1222)

Even though the client Orders page had the option to filter on project type, it really wasn't possible. Until now.