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

🔖 (24.12.0) #3931

Merged
merged 4 commits into from
Dec 6, 2024
Merged

🔖 (24.12.0) #3931

merged 4 commits into from
Dec 6, 2024

Conversation

matt-fidd
Copy link
Contributor

@matt-fidd matt-fidd commented Dec 5, 2024

@actual-github-bot actual-github-bot bot changed the title 🔖 (24.12.0) [WIP] 🔖 (24.12.0) Dec 5, 2024
Copy link

netlify bot commented Dec 5, 2024

Deploy Preview for actualbudget ready!

Name Link
🔨 Latest commit 99f93ae
🔍 Latest deploy log https://app.netlify.com/sites/actualbudget/deploys/6752b74d1e7b5e0008746fb2
😎 Deploy Preview https://deploy-preview-3931.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.

Copy link
Contributor

github-actions bot commented Dec 5, 2024

Here are the automatically generated release notes!

Version: v24.12.0

#### Features

- [#3792](https://github.com/actualbudget/actual/pull/3792) Add a summary card to report dashboard — thanks @lelemm
- [#3833](https://github.com/actualbudget/actual/pull/3833) Release tracking budget feature. — thanks @MatissJanis
- [#3856](https://github.com/actualbudget/actual/pull/3856) Dashboards: release as first party feature. — thanks @MatissJanis

#### Enhancements

- [#3381](https://github.com/actualbudget/actual/pull/3381) Context menu's for transactions, budget, schedules, payees and rules pages — thanks @UnderKoen
- [#3581](https://github.com/actualbudget/actual/pull/3581) Enable all SimpleFin accounts to be synced with a single request — thanks @matt-fidd
- [#3593](https://github.com/actualbudget/actual/pull/3593) Refactored Sidebar components. Budget rename input box is now responsive. — thanks @tlesicka
- [#3666](https://github.com/actualbudget/actual/pull/3666) Adds a Button to Group Menu that allows users to apply all Budget Templates in this Group — thanks @Dreptschar
- [#3670](https://github.com/actualbudget/actual/pull/3670) Support translations in packages/desktop-client/src/components/payees/PayeeMenu.tsx. — thanks @glorenzen
- [#3693](https://github.com/actualbudget/actual/pull/3693) Auto-reload on app updates if possible, and show a notification if not possible — thanks @jfdoming
- [#3752](https://github.com/actualbudget/actual/pull/3752) Enhance app with i18n translations — thanks @awaisalee
- [#3821](https://github.com/actualbudget/actual/pull/3821) Implement SimpleFin batch sync in the API — thanks @matt-fidd
- [#3827](https://github.com/actualbudget/actual/pull/3827) Enhance app with i18n translations — thanks @awaisalee
- [#3832](https://github.com/actualbudget/actual/pull/3832) Enhance app with i18n translations — thanks @awaisalee
- [#3872](https://github.com/actualbudget/actual/pull/3872) Allow report table columns to grow to fit available space — thanks @matt-fidd
- [#3902](https://github.com/actualbudget/actual/pull/3902) Filter 'has flag(s)' must be visible just for notes — thanks @lelemm

#### Bugfix

- [#3402](https://github.com/actualbudget/actual/pull/3402) Fix wrong scheduled transfer payment direction on PWA — thanks @joel-jeremy
- [#3571](https://github.com/actualbudget/actual/pull/3571) Fixes focus ring getting "stuck" on last column of /accounts/budgeted screen when creating a new transaction. — thanks @The-Firexx
- [#3669](https://github.com/actualbudget/actual/pull/3669) Fix category filters when the value is '(nothing)' — thanks @qedi-r
- [#3686](https://github.com/actualbudget/actual/pull/3686) Fixes #3682 - Fix $ne filters incorrectly excluding null values — thanks @joel-rich
- [#3729](https://github.com/actualbudget/actual/pull/3729) Fix mobile/desktop views not change when window is resized (e.g. from portrait to landscape and vice versa) — thanks @joel-jeremy
- [#3731](https://github.com/actualbudget/actual/pull/3731) Fix mobile navigation tabs scrolling when scrolling anywhere in the app e.g. scrolling through category/group notes in mobile budget view. — thanks @joel-jeremy
- [#3732](https://github.com/actualbudget/actual/pull/3732) Fix #2932: Schedule reset amount to ten (10) when amount is zero (0). — thanks @lelemm
- [#3745](https://github.com/actualbudget/actual/pull/3745) Dashboards: save cash-flow balance setting with the widget. — thanks @MatissJanis
- [#3748](https://github.com/actualbudget/actual/pull/3748) Keep the order of imported transactions when syncing from server. — thanks @UnderKoen
- [#3753](https://github.com/actualbudget/actual/pull/3753) Fixed overflowing text on transaction records when imported payee has an extra long name — thanks @JahJoey
- [#3793](https://github.com/actualbudget/actual/pull/3793) Handle unexpected response from GoCardless when getting banks. — thanks @thraizz
- [#3794](https://github.com/actualbudget/actual/pull/3794) Fixes typescript and runtime error from useResponsive update. — thanks @tlesicka
- [#3815](https://github.com/actualbudget/actual/pull/3815) Allow server URLs to contain pathnames. — thanks @joshyrobot
- [#3817](https://github.com/actualbudget/actual/pull/3817) Fix template goals after recent rewrite — thanks @youngcw
- [#3823](https://github.com/actualbudget/actual/pull/3823) Fix Iphone 13 error when attempting to view budget. — thanks @MikesGlitch
- [#3825](https://github.com/actualbudget/actual/pull/3825) Fix back button behavior after adding a new transaction on mobile — thanks @JukeboxRhino
- [#3829](https://github.com/actualbudget/actual/pull/3829) Fix template limits — thanks @youngcw
- [#3837](https://github.com/actualbudget/actual/pull/3837) Fix validation issue for invalid server URLs in /config-server page — thanks @shb9019
- [#3873](https://github.com/actualbudget/actual/pull/3873) Fix preview transactions not showing in all accounts and aggregated accounts (budgeted/offbudget) — thanks @joel-jeremy
- [#3882](https://github.com/actualbudget/actual/pull/3882) Fix performance regression around accounts and budget pages — thanks @MikesGlitch
- [#3905](https://github.com/actualbudget/actual/pull/3905) Fix mobile transaction edit page's back button behavior — thanks @joel-jeremy
- [#3920](https://github.com/actualbudget/actual/pull/3920) Fix flickering when saving a transaction when there are transactions scheduled — thanks @MikesGlitch
- [#3932](https://github.com/actualbudget/actual/pull/3932) Fix a navigation bug and a crash from the account pages — thanks @jfdoming

#### Maintenance

- [#3548](https://github.com/actualbudget/actual/pull/3548) Support translations in various files. — thanks @a-gradina
- [#3685](https://github.com/actualbudget/actual/pull/3685) Create a new useTransactions hook to simplify loading of transactions. — thanks @joel-jeremy
- [#3744](https://github.com/actualbudget/actual/pull/3744) Custom reports: moving from session storage and local state for inner report pages to using unique URL identifiers for each custom report page. — thanks @MatissJanis
- [#3754](https://github.com/actualbudget/actual/pull/3754) Reorganize goal template code — thanks @youngcw
- [#3757](https://github.com/actualbudget/actual/pull/3757) Migrate AccountSyncCheck.jsx file to typescript — thanks @joel-jeremy
- [#3761](https://github.com/actualbudget/actual/pull/3761) Migrate mobile Transaction component to TypeScript (TransactionListItem.tsx) + cleanup — thanks @joel-jeremy
- [#3764](https://github.com/actualbudget/actual/pull/3764) Add `/update-vrt` as a command for PR's. — thanks @UnderKoen
- [#3782](https://github.com/actualbudget/actual/pull/3782) Removing node-fetch from the Desktop app and updating self signed certificate implementation — thanks @MikesGlitch
- [#3785](https://github.com/actualbudget/actual/pull/3785) Dashboards: add migration that will remove faulty 'blank' widgets. — thanks @MatissJanis
- [#3801](https://github.com/actualbudget/actual/pull/3801) Update build folder structure to allow separation of web and electron builds — thanks @MikesGlitch
- [#3830](https://github.com/actualbudget/actual/pull/3830) Fix broken translations in worker files — thanks @MikesGlitch
- [#3841](https://github.com/actualbudget/actual/pull/3841) Fix translations parameter formatting issues — thanks @MikesGlitch
- [#3859](https://github.com/actualbudget/actual/pull/3859) Strict TS typing for useResizeObserver.ts — thanks @joel-jeremy
- [#3860](https://github.com/actualbudget/actual/pull/3860) Convert ManagementApp to tsx — thanks @joel-jeremy
- [#3862](https://github.com/actualbudget/actual/pull/3862) Convert mobile Accounts.jsx to Typescript. — thanks @joel-jeremy
- [#3864](https://github.com/actualbudget/actual/pull/3864) Use strict typing in useSheetValue and fix bug where query is not being updated when the query object changed — thanks @joel-jeremy
- [#3865](https://github.com/actualbudget/actual/pull/3865) Convert EditFieldModal.jsx to tsx — thanks @joel-jeremy
- [#3866](https://github.com/actualbudget/actual/pull/3866) Convert MergeUnusedPayeesModal.jsx to tsx — thanks @joel-jeremy
- [#3867](https://github.com/actualbudget/actual/pull/3867) Convert ManagePayees page components to Typescript — thanks @joel-jeremy
- [#3868](https://github.com/actualbudget/actual/pull/3868) Convert PostsOfflineNotification.jsx to Typescript — thanks @joel-jeremy
- [#3870](https://github.com/actualbudget/actual/pull/3870) Convert SimpleTransactionsTable.jsx to tsx — thanks @joel-jeremy
- [#3871](https://github.com/actualbudget/actual/pull/3871) Summary Report: Update font size implementation to be simpler — thanks @MikesGlitch
- [#3904](https://github.com/actualbudget/actual/pull/3904) Use useNavigate instead of accessing window.__navigate — thanks @joel-jeremy

@matt-fidd matt-fidd changed the title [WIP] 🔖 (24.12.0) 🔖 (24.12.0) Dec 5, 2024
Copy link
Contributor

coderabbitai bot commented Dec 5, 2024

Walkthrough

This pull request includes updates to the package.json files of three projects within the @actual-app ecosystem, specifically @actual-app/api, @actual-app/web, and desktop-electron. Each of these files has had its version number incremented from 24.11.0 to 24.12.0. No changes were made to dependencies, scripts, or other configurations in any of the files, indicating that the updates are solely focused on versioning. The modifications are consistent across all three packages, reflecting a coordinated version bump without any additional alterations to the project structure or functionality.

Possibly related PRs

  • 🔖 (24.11.0) #3766: The changes in this PR involve updating the version number in the package.json file for the @actual-app/api package from 24.10.1 to 24.11.0, which is directly related to the version update in the main PR from 24.11.0 to 24.12.0.

Suggested labels

:sparkles: Merged

Suggested reviewers

  • joel-jeremy
  • MikesGlitch

📜 Recent review details

Configuration used: CodeRabbit UI
Review profile: CHILL

📥 Commits

Reviewing files that changed from the base of the PR and between ff249f2 and df9e0b2.

⛔ Files ignored due to path filters (58)
  • upcoming-release-notes/3381.md is excluded by !**/*.md
  • upcoming-release-notes/3402.md is excluded by !**/*.md
  • upcoming-release-notes/3548.md is excluded by !**/*.md
  • upcoming-release-notes/3571.md is excluded by !**/*.md
  • upcoming-release-notes/3581.md is excluded by !**/*.md
  • upcoming-release-notes/3593.md is excluded by !**/*.md
  • upcoming-release-notes/3666.md is excluded by !**/*.md
  • upcoming-release-notes/3669.md is excluded by !**/*.md
  • upcoming-release-notes/3670.md is excluded by !**/*.md
  • upcoming-release-notes/3685.md is excluded by !**/*.md
  • upcoming-release-notes/3686.md is excluded by !**/*.md
  • upcoming-release-notes/3693.md is excluded by !**/*.md
  • upcoming-release-notes/3729.md is excluded by !**/*.md
  • upcoming-release-notes/3731.md is excluded by !**/*.md
  • upcoming-release-notes/3732.md is excluded by !**/*.md
  • upcoming-release-notes/3744.md is excluded by !**/*.md
  • upcoming-release-notes/3745.md is excluded by !**/*.md
  • upcoming-release-notes/3748.md is excluded by !**/*.md
  • upcoming-release-notes/3752.md is excluded by !**/*.md
  • upcoming-release-notes/3753.md is excluded by !**/*.md
  • upcoming-release-notes/3754.md is excluded by !**/*.md
  • upcoming-release-notes/3757.md is excluded by !**/*.md
  • upcoming-release-notes/3761.md is excluded by !**/*.md
  • upcoming-release-notes/3764.md is excluded by !**/*.md
  • upcoming-release-notes/3782.md is excluded by !**/*.md
  • upcoming-release-notes/3785.md is excluded by !**/*.md
  • upcoming-release-notes/3792.md is excluded by !**/*.md
  • upcoming-release-notes/3793.md is excluded by !**/*.md
  • upcoming-release-notes/3794.md is excluded by !**/*.md
  • upcoming-release-notes/3801.md is excluded by !**/*.md
  • upcoming-release-notes/3815.md is excluded by !**/*.md
  • upcoming-release-notes/3817.md is excluded by !**/*.md
  • upcoming-release-notes/3821.md is excluded by !**/*.md
  • upcoming-release-notes/3823.md is excluded by !**/*.md
  • upcoming-release-notes/3825.md is excluded by !**/*.md
  • upcoming-release-notes/3827.md is excluded by !**/*.md
  • upcoming-release-notes/3829.md is excluded by !**/*.md
  • upcoming-release-notes/3830.md is excluded by !**/*.md
  • upcoming-release-notes/3832.md is excluded by !**/*.md
  • upcoming-release-notes/3833.md is excluded by !**/*.md
  • upcoming-release-notes/3837.md is excluded by !**/*.md
  • upcoming-release-notes/3841.md is excluded by !**/*.md
  • upcoming-release-notes/3856.md is excluded by !**/*.md
  • upcoming-release-notes/3859.md is excluded by !**/*.md
  • upcoming-release-notes/3860.md is excluded by !**/*.md
  • upcoming-release-notes/3862.md is excluded by !**/*.md
  • upcoming-release-notes/3864.md is excluded by !**/*.md
  • upcoming-release-notes/3865.md is excluded by !**/*.md
  • upcoming-release-notes/3866.md is excluded by !**/*.md
  • upcoming-release-notes/3867.md is excluded by !**/*.md
  • upcoming-release-notes/3868.md is excluded by !**/*.md
  • upcoming-release-notes/3870.md is excluded by !**/*.md
  • upcoming-release-notes/3871.md is excluded by !**/*.md
  • upcoming-release-notes/3872.md is excluded by !**/*.md
  • upcoming-release-notes/3873.md is excluded by !**/*.md
  • upcoming-release-notes/3882.md is excluded by !**/*.md
  • upcoming-release-notes/3905.md is excluded by !**/*.md
  • upcoming-release-notes/3920.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 as they are similar to previous changes (3)
  • packages/api/package.json
  • packages/desktop-client/package.json
  • packages/desktop-electron/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 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.

MatissJanis
MatissJanis previously approved these changes Dec 5, 2024
@youngcw youngcw merged commit f207803 into master Dec 6, 2024
3 checks passed
@youngcw youngcw deleted the release/v24.12.0 branch December 6, 2024 18:03
matt-fidd added a commit to actualbudget/docs that referenced this pull request Dec 6, 2024
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.

4 participants