Docs: update for recent feature releases - #156
Open
mintlify[bot] wants to merge 5 commits into
Open
Conversation
Generated-By: mintlify-agent Mintlify-Source: dashboard-editor
Generated-By: mintlify-agent Mintlify-Source: dashboard-editor
Generated-By: mintlify-agent Mintlify-Source: dashboard-editor
Generated-By: mintlify-agent Mintlify-Source: dashboard-editor
Generated-By: mintlify-agent Mintlify-Source: dashboard-editor
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated documentation to reflect recent changes merged into the codebase, covering Sidekiq health monitoring, transaction tag rules, Up bank category mapping, SimpleFIN duplicate-account handling, and Lunchflow pending transaction fixes.
Files changed:
self-hosting.mdx— New "Monitoring system health" section: Sidekiq health banner, system health admin page, and tunable env vars (SIDEKIQ_HEALTH_HEARTBEAT_TIMEOUT,SIDEKIQ_HEALTH_LATENCY_THRESHOLD,SIDEKIQ_HEALTH_CACHE_TTL)guides/app-features/transactions.mdx— New "Transaction rules" section documenting all condition types including the new Tag condition, rule actions, and manual rule applicationproviders/overview.mdx— Added note under Australian users: Up bank accounts (via Lunch Flow) now get automatic category mapping on import, with user-set categories preservedproviders/simplefin.mdx— New troubleshooting entry for duplicate accounts with the same name and how Sure uses upstream account IDs to prevent one account hijacking another's historyproviders/lunchflow.mdx— New troubleshooting section for pending transactions stuck with a "Pending" badge, including blank-ID transaction deduplication behavior