Skip to content

✨ feat(Core): add attachments - #113

Merged
iandday merged 4 commits into
mainfrom
develop
Aug 15, 2026
Merged

✨ feat(Core): add attachments#113
iandday merged 4 commits into
mainfrom
develop

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR contains changes from the develop branch.

Latest commit: feat(Core): add attachments

fixes #106, #105, and #105

Changes

  • 67135b9 feat(Core): add attachments (Ian Day)
  • fffa5a4 fix(Expenses): 🐛 fix expsnse delete (Ian Day)
  • 92db281 fix(Expenses): 🎨 truncate description (Ian Day)
  • 5fb4fda chore: sync files from main (v0.24.3) (github-actions[bot])

Stats

  • Total commits: 4
  • Branch: develop
  • Base: main
  • Last updated: 2026-08-15 23:15:37 UTC

🤖 This PR was automatically created/updated by GitHub Actions

@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@iandday
iandday merged commit f5f48f9 into main Aug 15, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expense Item Delete Fails

2 participants