[PR #5653] [MERGED] feat(currency): add BRL, JMD, RSD, RUB, THB and UAH #6051

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5653
Author: @misu-dev
Created: 8/31/2025
Status: Merged
Merged: 9/5/2025
Merged by: @youngcw

Base: masterHead: feat/add-currency-request


📝 Commits (2)

  • 0047873 feat: add BRL, JMD and THB currencies
  • 933c03e feat: add RSD, RUB and UAH

📊 Changes

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

View changed files

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

📄 Description

Adds BRL, JMD, RSD, RUB, THB and UAH as requested in https://github.com/actualbudget/actual/issues/5191 and here


🔄 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/5653 **Author:** [@misu-dev](https://github.com/misu-dev) **Created:** 8/31/2025 **Status:** ✅ Merged **Merged:** 9/5/2025 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `feat/add-currency-request` --- ### 📝 Commits (2) - [`0047873`](https://github.com/actualbudget/actual/commit/00478737c721513b08100692ff0ea31a74408f9c) feat: add BRL, JMD and THB currencies - [`933c03e`](https://github.com/actualbudget/actual/commit/933c03e64af3774ced3dc2245e74fa6d413b248b) feat: add RSD, RUB and UAH ### 📊 Changes **3 files changed** (+18 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/settings/Currency.tsx` (+6 -0) 📝 `packages/loot-core/src/shared/currencies.ts` (+6 -0) ➕ `upcoming-release-notes/5653.md` (+6 -0) </details> ### 📄 Description Adds BRL, JMD, RSD, RUB, THB and UAH as requested in https://github.com/actualbudget/actual/issues/5191 and here --- <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:09 -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#6051