[PR #5698] [MERGED] feat: add EGP and SAR currencies to supported list #6073

Closed
opened 2026-02-28 21:23:30 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5698
Author: @xshalan
Created: 9/8/2025
Status: Merged
Merged: 9/8/2025
Merged by: @youngcw

Base: masterHead: feat-add-egp-sar-currency


📝 Commits (4)

  • 7f3e492 feat: add EGP and SAR currencies to supported list
  • 3af1726 add release notes for currency support
  • 265d776 use yarn generate:release-notes to fix release notes
  • cfcc08c Rename file with PR number 5698

📊 Changes

3 files changed (+10 additions, -0 deletions)

View changed files

📝 packages/desktop-client/src/components/settings/Currency.tsx (+2 -0)
📝 packages/loot-core/src/shared/currencies.ts (+2 -0)
upcoming-release-notes/5698.md (+6 -0)

📄 Description

Add support for Egyptian (EGP) and Saudi (SAR) currencies https://github.com/actualbudget/actual/issues/5697


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/5698 **Author:** [@xshalan](https://github.com/xshalan) **Created:** 9/8/2025 **Status:** ✅ Merged **Merged:** 9/8/2025 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `feat-add-egp-sar-currency` --- ### 📝 Commits (4) - [`7f3e492`](https://github.com/actualbudget/actual/commit/7f3e49233ea62bc6423da858a51620186a48e3c5) feat: add EGP and SAR currencies to supported list - [`3af1726`](https://github.com/actualbudget/actual/commit/3af1726653e9c04c77fd2b89ad5a9d84494b1c8f) add release notes for currency support - [`265d776`](https://github.com/actualbudget/actual/commit/265d7765e2edb1a1497401e4de1dd0048d6f226a) use yarn generate:release-notes to fix release notes - [`cfcc08c`](https://github.com/actualbudget/actual/commit/cfcc08cbdfa6fe0487cf97237c174875a2fce811) Rename file with PR number 5698 ### 📊 Changes **3 files changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/settings/Currency.tsx` (+2 -0) 📝 `packages/loot-core/src/shared/currencies.ts` (+2 -0) ➕ `upcoming-release-notes/5698.md` (+6 -0) </details> ### 📄 Description Add support for Egyptian (EGP) and Saudi (SAR) currencies https://github.com/actualbudget/actual/issues/5697 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 21:23:30 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#6073