n8n@2.28.5
n8n-io/n8nn8n@2.28.5Jul 2, 2026by n8n-assistant[bot]
AI Summary
Fixes Date value handling in expressions and improves Salesforce JWT authentication error handling.
Key Highlights
- Preserve Date values passed to the expression isolate
- Show Free credits badge for Tool-variant nodes
- Normalize empty 204 responses on Salesforce JWT auth path
Full Release Notes
## [2.28.5](https://github.com/n8n-io/n8n/compare/n8n@2.28.4...n8n@2.28.5) (2026-07-02)
### Bug Fixes
* **core:** Preserve Date values passed to the expression isolate ([#33363](https://github.com/n8n-io/n8n/issues/33363)) ([c3676bd](https://github.com/n8n-io/n8n/commit/c3676bd63a9e680428c3391635023ef8de2eef94))
* **editor:** Show Free credits badge for Tool-variant nodes in node creator panel ([#33348](https://github.com/n8n-io/n8n/issues/33348)) ([9625e75](https://github.com/n8n-io/n8n/commit/9625e7507bb48bacd1c63dbdbc64f3eb21478134))
* **Salesforce Node:** Normalize empty 204 responses on JWT auth path ([#33355](https://github.com/n8n-io/n8n/issues/33355)) ([e194baf](https://github.com/n8n-io/n8n/commit/e194baffef4ddc64725c5ba1972c2f49ffa8b32d))
<!-- stage-review-badge-begin -->
---
<a href="https://stagereview.app/n8n-io/n8n/pull/33415">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://stagereview.app/assets/gh-open-in-stage-dark.svg">
<img src="https://stagereview.app/assets/gh-open-in-stage-light.svg" alt="Open in Stage">
</picture>
</a>
<!-- stage-review-badge-end -->
<!-- This is an auto-generated description by cubic. -->
<a href="https://cubic.dev/pr/n8n-io/n8n/pull/33415?utm_source=github" target="_blank" rel="noopener noreferrer" data-no-image-dialog="true"><picture><source media="(prefers-color-scheme: dark)" srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img alt="Review in cubic" src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a>
<!-- End of auto-generated description by cubic. -->