Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔖 (25.2.0) #4296

Merged
merged 2 commits into from
Feb 5, 2025
Merged

🔖 (25.2.0) #4296

merged 2 commits into from
Feb 5, 2025

Conversation

jfdoming
Copy link
Member

@jfdoming jfdoming commented Feb 5, 2025

@actual-github-bot actual-github-bot bot changed the title 🔖 (25.2.0) [WIP] 🔖 (25.2.0) Feb 5, 2025
Copy link

netlify bot commented Feb 5, 2025

Deploy Preview for actualbudget ready!

Name Link
🔨 Latest commit 6406e84
🔍 Latest deploy log https://app.netlify.com/sites/actualbudget/deploys/67a2cc5fda5a9d00090e4ec9
😎 Deploy Preview https://deploy-preview-4296.demo.actualbudget.org
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@jfdoming jfdoming changed the title [WIP] 🔖 (25.2.0) 🔖 (25.2.0) Feb 5, 2025
Copy link
Contributor

github-actions bot commented Feb 5, 2025

Here are the automatically generated release notes!

Version: v25.2.0

#### Features

- [#4112](https://github.com/actualbudget/actual/pull/4112) Add language setting — thanks @jfdoming
- [#4141](https://github.com/actualbudget/actual/pull/4141) Add sorting options to custom reports — thanks @matt-fidd
- [#4173](https://github.com/actualbudget/actual/pull/4173) Release schedule upcoming length adjustment — thanks @matt-fidd
- [#4206](https://github.com/actualbudget/actual/pull/4206) Add option for custom upcoming length — thanks @SamBobBarnes

#### Enhancements

- [#3734](https://github.com/actualbudget/actual/pull/3734) Add navigation to combined-accounts transactions lists from the accounts page on mobile. — thanks @GabeKlavans
- [#3805](https://github.com/actualbudget/actual/pull/3805) Enables rule activation from the account view via dropdown menu or by pressing 'R' — thanks @esseti
- [#4019](https://github.com/actualbudget/actual/pull/4019) Add "Year to date" and "Last year" to reports header. — thanks @rodriguestiago0
- [#4032](https://github.com/actualbudget/actual/pull/4032) Allow note prefixes in budget templates. — thanks @UnderKoen
- [#4072](https://github.com/actualbudget/actual/pull/4072) Sort barchart data — thanks @matt-fidd
- [#4081](https://github.com/actualbudget/actual/pull/4081) Added ability to control category learning per payee and globally — thanks @NullScope
- [#4089](https://github.com/actualbudget/actual/pull/4089) Include translations in builds — thanks @jfdoming
- [#4096](https://github.com/actualbudget/actual/pull/4096) Add Copy last 6/12 months to budget menu. — thanks @psybers
- [#4097](https://github.com/actualbudget/actual/pull/4097) Do not show undo/redo notifications on desktop. — thanks @psybers
- [#4129](https://github.com/actualbudget/actual/pull/4129) Add ability to provide default cleared status in the API and skip updating the cleared status on subsequent imports. — thanks @NikxDa
- [#4159](https://github.com/actualbudget/actual/pull/4159) Display transaction notes on mobile, fixes #1764 — thanks @DarkWolfSLV
- [#4164](https://github.com/actualbudget/actual/pull/4164) Move upcoming schedule length setting — thanks @matt-fidd
- [#4166](https://github.com/actualbudget/actual/pull/4166) Show all occurrences of upcoming schedules within the upcoming period — thanks @matt-fidd
- [#4168](https://github.com/actualbudget/actual/pull/4168) Improve one month schedule upcoming length and introduce current month option — thanks @matt-fidd
- [#4180](https://github.com/actualbudget/actual/pull/4180) Add option to complete non-recurring schedules from transaction menu — thanks @matt-fidd
- [#4181](https://github.com/actualbudget/actual/pull/4181) [Mobile] Show undo notification when updating category budget. — thanks @joel-jeremy
- [#4216](https://github.com/actualbudget/actual/pull/4216) Extend "fix splits" to also fix transfers that have categories and should not. — thanks @youngcw & @UnderKoen
- [#4243](https://github.com/actualbudget/actual/pull/4243) Add new helpers to rule action templating — thanks @UnderKoen
- [#4276](https://github.com/actualbudget/actual/pull/4276) Show sorting of reports on the dashboard — thanks @UnderKoen

#### Bugfix

- [#3998](https://github.com/actualbudget/actual/pull/3998) Usage of notes is (nothing) on new transactions — thanks @UnderKoen
- [#4033](https://github.com/actualbudget/actual/pull/4033) Change net bar graph to show actual net values — thanks @UnderKoen
- [#4051](https://github.com/actualbudget/actual/pull/4051) Fixing report crash when filters have an "any" clause selected and all conditions are deleted. — thanks @douugdev
- [#4075](https://github.com/actualbudget/actual/pull/4075) Fix to ensure that the toolbar's server status updates correctly during synchronization — thanks @p-payet
- [#4099](https://github.com/actualbudget/actual/pull/4099) Fix resulting wrong name when creating a new payee in rule with the condition set to "one of" — thanks @sveselinovic
- [#4120](https://github.com/actualbudget/actual/pull/4120) Fixed stacked templates with priorities — thanks @youngcw
- [#4130](https://github.com/actualbudget/actual/pull/4130) Fix translations missing from preview deploys — thanks @jfdoming
- [#4149](https://github.com/actualbudget/actual/pull/4149) Fix string upload if new changes are present — thanks @jfdoming
- [#4151](https://github.com/actualbudget/actual/pull/4151) Remove code injection in /update-vrt workflow — thanks @UnderKoen
- [#4161](https://github.com/actualbudget/actual/pull/4161) Fix payees autocomplete not reflecting new name of a renamed account (under the Transfer To/From section) — thanks @joel-jeremy
- [#4162](https://github.com/actualbudget/actual/pull/4162) Fix inconsistent legend coloring in custom reports — thanks @matt-fidd
- [#4167](https://github.com/actualbudget/actual/pull/4167) Improve translation string punctuation in reports — thanks @jfdoming
- [#4171](https://github.com/actualbudget/actual/pull/4171) Fix schedule actions not applying and schedules paid today not showing — thanks @matt-fidd
- [#4175](https://github.com/actualbudget/actual/pull/4175) Add a missing space between the category name and "is" in the category deletion popup. — thanks @sampellino
- [#4182](https://github.com/actualbudget/actual/pull/4182) Fix amount input requiring two clicks on safari mobile — thanks @MatissJanis
- [#4185](https://github.com/actualbudget/actual/pull/4185) Fix i18n language fallback for regional languages — thanks @jfdoming
- [#4186](https://github.com/actualbudget/actual/pull/4186) Fix various split transaction edits not working — thanks @jfdoming
- [#4188](https://github.com/actualbudget/actual/pull/4188) Fix paid schedules showing as upcoming in the account — thanks @matt-fidd
- [#4190](https://github.com/actualbudget/actual/pull/4190) Fix rounding of split rules — thanks @jfdoming
- [#4194](https://github.com/actualbudget/actual/pull/4194) Fix Spending Report category filters when comparing to Budgeted — thanks @CertifiKate
- [#4195](https://github.com/actualbudget/actual/pull/4195) Fix schedule bug crashing API — thanks @matt-fidd
- [#4196](https://github.com/actualbudget/actual/pull/4196) Fix app hanging when schedule moved before weekend — thanks @matt-fidd
- [#4199](https://github.com/actualbudget/actual/pull/4199) Fix upcomingLength type mismatch in getStatus — thanks @SamBobBarnes
- [#4200](https://github.com/actualbudget/actual/pull/4200) Fix FocusableAmountInput's onUpdate to only fire when amount was updated — thanks @joel-jeremy
- [#4222](https://github.com/actualbudget/actual/pull/4222) Fix notifications when applying to a single category — thanks @youngcw
- [#4225](https://github.com/actualbudget/actual/pull/4225) Fix persistent split error popover — thanks @matt-fidd
- [#4246](https://github.com/actualbudget/actual/pull/4246) Hide to budget tooltip when menu is open — thanks @UnderKoen
- [#4255](https://github.com/actualbudget/actual/pull/4255) Allow child transactions to have different transfer payees — thanks @jfdoming
- [#4256](https://github.com/actualbudget/actual/pull/4256) Fix first occurrence of some schedules moved after the weekend not showing in preview — thanks @matt-fidd
- [#4265](https://github.com/actualbudget/actual/pull/4265) Fix schedule templates sometimes budgeting wrong amounts — thanks @youngcw
- [#4266](https://github.com/actualbudget/actual/pull/4266) Make password login page more mobile responsive — thanks @matt-fidd

#### Maintenance

- [#3583](https://github.com/actualbudget/actual/pull/3583) Mobile budget menu modal e2e tests — thanks @joel-jeremy
- [#3964](https://github.com/actualbudget/actual/pull/3964) TypeScript: move ScheduleDetails to tsx. — thanks @MatissJanis
- [#3993](https://github.com/actualbudget/actual/pull/3993) Migrate to ESLint v9 — thanks @matt-fidd
- [#4000](https://github.com/actualbudget/actual/pull/4000) Phase 1 - Migrate to modern redux toolkit APIs — thanks @joel-jeremy
- [#4012](https://github.com/actualbudget/actual/pull/4012) Phase 2 - Redux Toolkit Migration - accounts slice — thanks @joel-jeremy
- [#4016](https://github.com/actualbudget/actual/pull/4016) Phase 2 - Redux Toolkit Migration - queries slice — thanks @joel-jeremy
- [#4018](https://github.com/actualbudget/actual/pull/4018) Phase 2 - Redux Toolkit Migration - app slice — thanks @joel-jeremy
- [#4041](https://github.com/actualbudget/actual/pull/4041) Improve translation strings and update some wording — thanks @matt-fidd
- [#4047](https://github.com/actualbudget/actual/pull/4047) TypeScript: Refactor Accounts/Balances to tsx and Remove ts-strict-ignore from Accounts/Account — thanks @tlesicka
- [#4061](https://github.com/actualbudget/actual/pull/4061) Refactoring the mobile TransactionListWithBalance component into typescript — thanks @leoltl
- [#4063](https://github.com/actualbudget/actual/pull/4063) Refactoring the mobile TransactionList component to typescript — thanks @leoltl
- [#4083](https://github.com/actualbudget/actual/pull/4083) Remove unused `report` prop from `Link` component. — thanks @MatissJanis
- [#4085](https://github.com/actualbudget/actual/pull/4085) Remove unused `permission` prop from `Button` component. — thanks @MatissJanis
- [#4086](https://github.com/actualbudget/actual/pull/4086) Refactor `theme` variable to be statically defined. — thanks @MatisJanis
- [#4105](https://github.com/actualbudget/actual/pull/4105) Mark releases as draft by default — thanks @jfdoming
- [#4108](https://github.com/actualbudget/actual/pull/4108) TypeScript: ported transactions-table tests to TS. — thanks @MatissJanis
- [#4110](https://github.com/actualbudget/actual/pull/4110) Add types to loot-core server events. — thanks @joel-jeremy
- [#4123](https://github.com/actualbudget/actual/pull/4123) Add eslint rule for useDispatch and useSelector — thanks @joel-jeremy
- [#4124](https://github.com/actualbudget/actual/pull/4124) [Address suppressed ESLint errors] Fix exhaustive deps errors in App.tsx — thanks @joel-jeremy
- [#4144](https://github.com/actualbudget/actual/pull/4144) Update issue template with translation issue type — thanks @jfdoming
- [#4146](https://github.com/actualbudget/actual/pull/4146) Fix `send` types in a number of places (1/2) — thanks @jfdoming
- [#4147](https://github.com/actualbudget/actual/pull/4147) Fix `send` types in a number of places (2/2) — thanks @jfdoming
- [#4148](https://github.com/actualbudget/actual/pull/4148) Exclude untranslated languages from builds — thanks @jfdoming
- [#4154](https://github.com/actualbudget/actual/pull/4154) Improve translation strings and update some wording — thanks @matt-fidd
- [#4155](https://github.com/actualbudget/actual/pull/4155) Add types to loot-core app — thanks @joel-jeremy
- [#4160](https://github.com/actualbudget/actual/pull/4160) Updating linting rules and disabling yarn TransparentWorkspaces in prep for merging actual-server into actual repository — thanks @MikesGlitch
- [#4163](https://github.com/actualbudget/actual/pull/4163) Change TS `moduleResolution` to `bundler` and patch `CSSProperties` imports. — thanks @MatissJanis
- [#4179](https://github.com/actualbudget/actual/pull/4179) Remove unnecessary dispatch calls that are already being handled by shared-listeners.ts — thanks @joel-jeremy
- [#4183](https://github.com/actualbudget/actual/pull/4183) Do not check if active version is outdated for preview builds. — thanks @MatissJanis
- [#4184](https://github.com/actualbudget/actual/pull/4184) Patch lint issues in master branch. — thanks @MatissJanis
- [#4187](https://github.com/actualbudget/actual/pull/4187) Ensure 'GitHub' name is used correctly across the project, following the official style. — thanks @xthiago
- [#4189](https://github.com/actualbudget/actual/pull/4189) Make `Account.tsx` compatible with `exactOptionalPropertyTypes` — thanks @jfdoming
- [#4191](https://github.com/actualbudget/actual/pull/4191) Use `'cimode'` as default language in tests — thanks @jfdoming
- [#4207](https://github.com/actualbudget/actual/pull/4207) Add type to the the amount utils to clarify what's the difference between amount, integer amount, and currency. — thanks @joel-jeremy
- [#4208](https://github.com/actualbudget/actual/pull/4208) [Typescript] Update validateBudgetName and uniqueBudgetName return types — thanks @joel-jeremy
- [#4217](https://github.com/actualbudget/actual/pull/4217) Convert playwright tests to TypeScript. — thanks @joel-jeremy
- [#4232](https://github.com/actualbudget/actual/pull/4232) Keep all English translations regardless of translated percentage — thanks @matt-fidd

Copy link
Contributor

coderabbitai bot commented Feb 5, 2025

Walkthrough

The pull request updates the version number in three package manifests. The changes reflect a semantic version bump from 25.1.0 to 25.2.0 for the @actual-app/api, desktop-client, and desktop-electron packages. No other functional modifications, dependency updates, or script changes are present in the diff.

Possibly related PRs

  • 🔖 (24.12.0) #3931: Involves a similar version update for the same packages, showing a clear connection at the code level.
  • 🔖 (25.1.0) #4095: Covers version updates from 25.1.0 to 25.2.0 in the same packages, directly aligning with the changes in this PR.
  • 🔖 (24.11.0) #3766: Also updates version numbers in the affected packages, indicating a direct code-level relationship.

Suggested labels

:sparkles: Merged

Suggested reviewers

  • MikesGlitch
  • MatissJanis

Tip

🌐 Web search-backed reviews and chat
  • We have enabled web search-based reviews and chat for all users. This feature allows CodeRabbit to access the latest documentation and information on the web.
  • You can disable this feature by setting web_search: false in the knowledge_base settings.
  • Please share any feedback in the Discord discussion.

📜 Recent review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 0c1c8e6 and 6406e84.

⛔ Files ignored due to path filters (91)
  • upcoming-release-notes/3583.md is excluded by !**/*.md
  • upcoming-release-notes/3734.md is excluded by !**/*.md
  • upcoming-release-notes/3805.md is excluded by !**/*.md
  • upcoming-release-notes/3964.md is excluded by !**/*.md
  • upcoming-release-notes/3993.md is excluded by !**/*.md
  • upcoming-release-notes/3998.md is excluded by !**/*.md
  • upcoming-release-notes/4000.md is excluded by !**/*.md
  • upcoming-release-notes/4012.md is excluded by !**/*.md
  • upcoming-release-notes/4016.md is excluded by !**/*.md
  • upcoming-release-notes/4018.md is excluded by !**/*.md
  • upcoming-release-notes/4019.md is excluded by !**/*.md
  • upcoming-release-notes/4032.md is excluded by !**/*.md
  • upcoming-release-notes/4033.md is excluded by !**/*.md
  • upcoming-release-notes/4041.md is excluded by !**/*.md
  • upcoming-release-notes/4047.md is excluded by !**/*.md
  • upcoming-release-notes/4051.md is excluded by !**/*.md
  • upcoming-release-notes/4061.md is excluded by !**/*.md
  • upcoming-release-notes/4063.md is excluded by !**/*.md
  • upcoming-release-notes/4072.md is excluded by !**/*.md
  • upcoming-release-notes/4075.md is excluded by !**/*.md
  • upcoming-release-notes/4081.md is excluded by !**/*.md
  • upcoming-release-notes/4083.md is excluded by !**/*.md
  • upcoming-release-notes/4085.md is excluded by !**/*.md
  • upcoming-release-notes/4086.md is excluded by !**/*.md
  • upcoming-release-notes/4089.md is excluded by !**/*.md
  • upcoming-release-notes/4096.md is excluded by !**/*.md
  • upcoming-release-notes/4097.md is excluded by !**/*.md
  • upcoming-release-notes/4099.md is excluded by !**/*.md
  • upcoming-release-notes/4105.md is excluded by !**/*.md
  • upcoming-release-notes/4108.md is excluded by !**/*.md
  • upcoming-release-notes/4110.md is excluded by !**/*.md
  • upcoming-release-notes/4112.md is excluded by !**/*.md
  • upcoming-release-notes/4120.md is excluded by !**/*.md
  • upcoming-release-notes/4123.md is excluded by !**/*.md
  • upcoming-release-notes/4124.md is excluded by !**/*.md
  • upcoming-release-notes/4129.md is excluded by !**/*.md
  • upcoming-release-notes/4130.md is excluded by !**/*.md
  • upcoming-release-notes/4141.md is excluded by !**/*.md
  • upcoming-release-notes/4144.md is excluded by !**/*.md
  • upcoming-release-notes/4146.md is excluded by !**/*.md
  • upcoming-release-notes/4147.md is excluded by !**/*.md
  • upcoming-release-notes/4148.md is excluded by !**/*.md
  • upcoming-release-notes/4149.md is excluded by !**/*.md
  • upcoming-release-notes/4151.md is excluded by !**/*.md
  • upcoming-release-notes/4154.md is excluded by !**/*.md
  • upcoming-release-notes/4155.md is excluded by !**/*.md
  • upcoming-release-notes/4159.md is excluded by !**/*.md
  • upcoming-release-notes/4160.md is excluded by !**/*.md
  • upcoming-release-notes/4161.md is excluded by !**/*.md
  • upcoming-release-notes/4162.md is excluded by !**/*.md
  • upcoming-release-notes/4163.md is excluded by !**/*.md
  • upcoming-release-notes/4164.md is excluded by !**/*.md
  • upcoming-release-notes/4166.md is excluded by !**/*.md
  • upcoming-release-notes/4167.md is excluded by !**/*.md
  • upcoming-release-notes/4168.md is excluded by !**/*.md
  • upcoming-release-notes/4171.md is excluded by !**/*.md
  • upcoming-release-notes/4173.md is excluded by !**/*.md
  • upcoming-release-notes/4175.md is excluded by !**/*.md
  • upcoming-release-notes/4179.md is excluded by !**/*.md
  • upcoming-release-notes/4180.md is excluded by !**/*.md
  • upcoming-release-notes/4181.md is excluded by !**/*.md
  • upcoming-release-notes/4182.md is excluded by !**/*.md
  • upcoming-release-notes/4183.md is excluded by !**/*.md
  • upcoming-release-notes/4184.md is excluded by !**/*.md
  • upcoming-release-notes/4185.md is excluded by !**/*.md
  • upcoming-release-notes/4186.md is excluded by !**/*.md
  • upcoming-release-notes/4187.md is excluded by !**/*.md
  • upcoming-release-notes/4188.md is excluded by !**/*.md
  • upcoming-release-notes/4189.md is excluded by !**/*.md
  • upcoming-release-notes/4190.md is excluded by !**/*.md
  • upcoming-release-notes/4191.md is excluded by !**/*.md
  • upcoming-release-notes/4194.md is excluded by !**/*.md
  • upcoming-release-notes/4195.md is excluded by !**/*.md
  • upcoming-release-notes/4196.md is excluded by !**/*.md
  • upcoming-release-notes/4199.md is excluded by !**/*.md
  • upcoming-release-notes/4200.md is excluded by !**/*.md
  • upcoming-release-notes/4206.md is excluded by !**/*.md
  • upcoming-release-notes/4207.md is excluded by !**/*.md
  • upcoming-release-notes/4208.md is excluded by !**/*.md
  • upcoming-release-notes/4216.md is excluded by !**/*.md
  • upcoming-release-notes/4217.md is excluded by !**/*.md
  • upcoming-release-notes/4222.md is excluded by !**/*.md
  • upcoming-release-notes/4225.md is excluded by !**/*.md
  • upcoming-release-notes/4232.md is excluded by !**/*.md
  • upcoming-release-notes/4243.md is excluded by !**/*.md
  • upcoming-release-notes/4246.md is excluded by !**/*.md
  • upcoming-release-notes/4255.md is excluded by !**/*.md
  • upcoming-release-notes/4256.md is excluded by !**/*.md
  • upcoming-release-notes/4265.md is excluded by !**/*.md
  • upcoming-release-notes/4266.md is excluded by !**/*.md
  • upcoming-release-notes/4276.md is excluded by !**/*.md
📒 Files selected for processing (3)
  • packages/api/package.json (1 hunks)
  • packages/desktop-client/package.json (1 hunks)
  • packages/desktop-electron/package.json (1 hunks)
✅ Files skipped from review due to trivial changes (3)
  • packages/desktop-electron/package.json
  • packages/api/package.json
  • packages/desktop-client/package.json

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@jfdoming jfdoming merged commit bdf4dda into master Feb 5, 2025
3 checks passed
@jfdoming jfdoming deleted the release/v25.2.0 branch February 5, 2025 21:10
jfdoming added a commit to actualbudget/docs that referenced this pull request Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants