# v6.58.1

### 2026-04-21

### What's Changed

#### New Features 🎉

* feat: default to error logs in node side panel
* feat: Add view/filter view on runs dashboard
* feat: implement inline workflow logs
* feat: Distinguish Pod nodes from orchestration nodes in DAG and Workflow

#### Patches 🩹

* fix: Filter logs level button and navigate pages/limit when saved filter activated
* fix: country on signup and show logs on DAG side panel when inline logs activated

#### Bug Fixes and Dependency Updates 🐞

***

### About Pipekit

Pipekit is the control plane for Argo Workflows. Platform teams use Pipekit to manage data & CI pipelines at scale, while giving developers self-serve access to Argo. Pipekit's unified logging view, Workflow Metrics dashboards, enterprise-grade RBAC and multi-cluster management capabilities lower maintenance costs for platform teams while delivering a superior devex for Argo users. Sign up for a 30-day free trial at [pipekit.io/signup](https://pipekit.io/signup?utm_campaign=release-notes).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://releases.pipekit.io/v6/v6.58.1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
