# Release Notes — 2.63 Covers the **2.63** release series. Most recent patch: **2.63.2**. Unless a subsection notes otherwise, changes apply to both Monad SaaS and self-hosted. ## New features & improvements - **Alert rule status wording is now Enable / Disable** — the alert-rule status control uses consistent Enable/Disable terminology across the app. ## New connectors - **Method Financial — Accounts (input)** — pull Method Financial account records into Monad pipelines, so account data can be normalized and routed alongside the rest of your security and audit telemetry. [Docs →](https://app.monad.com/docs/inputs/method-financial/method-financial-accounts) ## Fixes - **The API now returns 404 (not 500) when a resource doesn't exist** — requesting a pipeline, input, transform, or output that was never created or has been deleted now returns a proper `404 Not Found` instead of a generic `500`. Tooling that keys off the status code — including Terraform — can now tell "gone" apart from "broken", and the Monad UI handles the new response. - **Creating an alert rule with no pipelines selected no longer freezes the page.** ## Breaking changes None. ## Need help? See the [Monad docs](https://app.monad.com/docs) for setup guides and reference, or reach out to Monad Customer Support at [support@monad.com](mailto:support@monad.com) or via your dedicated Slack customer channel. :::note Self-hosted deployments upgrade to a `2.63.x` release with `helm upgrade`. Review the **Breaking changes** section above before upgrading; when it says "None," the upgrade is drop-in. :::