ui: expand/collapse buttons in drawer is always at the bottom now (f7ba70f)
ui: Rename enable polling/disable polling to enable jobs polling/disable jobs polling (50ac80d)
Features
ui: remove "Expand jobs count by default" preference. Instead collapsed/expanded state of every queue in drawer is now persisted to localstorage (f18b535)
gql: add ids arg in jobs query. When specified query will return jobs with every matched id. It has priority overother args(id, order, limit, offset, status) (88985b2)