Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 49 additions & 0 deletions blog/docs-release-notes-2025-10.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# Documentation Release Notes for October 2025
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Date Mismatch in Release Notes Title

The new release notes document is titled "October 2025", but the PR title and description indicate it's for November 2025. This date mismatch could confuse readers about which month's changes are being documented.

Fix in Cursor Fix in Web


## New Documentation

- Added new Markdown file: `blog/20250926_deprecations.md`
- Added new Markdown file: `blog/250831-deprecation-quickbooks-desktop-changes-to-sync-schedule.md`
- Added new Markdown file: `blog/250831-quickbooks-desktop-improved-scheduling-and-reduced-disruption.md`
- Added new Markdown file: `blog/251006-deprecation-quickbooks-desktop-changes-to-sync-schedule.md`
- Added new Markdown file: `blog/251006-quickbooks-desktop-improved-scheduling-and-reduced-disruption.md`

## Updated Documentation

- Updated Markdown file: `blog/20250926_deprecations.md`
- Updated Markdown file: `blog/250929-sage-intacct-financials.md`
- Updated Markdown file: `blog/250930-jes-transactional-amount-currency.md`
- Updated Markdown file: `blog/251003-deprecation-of-integrations.md`
- Updated Markdown file: `blog/251003-deprecation-of-legacy-products.md`
- Updated Markdown file: `blog/251006-deprecation-quickbooks-desktop-changes-to-sync-schedule.md`
- Updated Markdown file: `blog/251006-quickbooks-desktop-improved-scheduling-and-reduced-disruption.md`
- Updated Markdown file: `docs/bank-feeds/guides/bank-feeds-tutorial.md`
- Updated Markdown file: `docs/bank-feeds/setup.md`
- Updated Markdown file: `docs/configure/user-management/user-roles.md`
- Updated Markdown file: `docs/core-concepts/connections.md`
- Updated Markdown file: `docs/get-started/first-steps.md`
- Updated Markdown file: `docs/integrations/bank-feeds/xero-bank-feeds/xero-bank-feeds-push-bank-transactions.md`
- Updated Markdown file: `docs/integrations/banking/plaid/banking-plaid-setup.md`
- Updated Markdown file: `docs/lending/get-started.md`
- Updated Markdown file: `docs/payables/_create-connection.md`
- Updated Markdown file: `docs/payables/get-started.md`
- Updated Markdown file: `docs/spend-insights/overview.md`
- Updated Markdown file: `docs/spend-insights/resources/link-file.md`
- Updated Markdown file: `docs/spend-insights/resources/link-software.md`
- Updated Markdown file: `docs/using-the-api/managing-companies.md`
- Updated Markdown file: `docs/using-the-api/paging.md`
- Updated Markdown file: `docs/using-the-api/push.md`
- Updated Markdown file: `docs/using-the-api/querying.md`
- Updated Markdown file: `docs/using-the-api/upload-attachments.md`
- Updated Markdown file: `docs/using-the-api/webhooks/create-consumer.md`

## Removed Documentation

- Removed Markdown file: `blog/20251003_integrationdeprecations.md`
- Removed Markdown file: `blog/250811-improved-dynamics-365-business-central-link-flow.md`
- Removed Markdown file: `blog/250929-sage-intacct-financials.md`
- Removed Markdown file: `blog/250930-jes-transactional-amount-currency.md`
- Removed Markdown file: `blog/251003-closed-books-indicator.md`
- Removed Markdown file: `blog/251003-deprecation-of-integrations.md`
- Removed Markdown file: `blog/251006-deprecation-quickbooks-desktop-changes-to-sync-schedule.md`
- Removed Markdown file: `blog/251006-quickbooks-desktop-improved-scheduling-and-reduced-disruption.md`
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Release notes contain conflicting document states

The blog/docs-release-notes-2025-10.md file contains logical inconsistencies. The documents blog/251006-deprecation-quickbooks-desktop-changes-to-sync-schedule.md and blog/251006-quickbooks-desktop-improved-scheduling-and-reduced-disruption.md are listed in "New", "Updated", and "Removed". Additionally, blog/250929-sage-intacct-financials.md, blog/250930-jes-transactional-amount-currency.md, and blog/251003-deprecation-of-integrations.md appear in both "Updated" and "Removed". A document cannot hold multiple conflicting states in a single release.

Fix in Cursor Fix in Web