29 commits in all time Dec 17, 2025 21:26 – Mar 17, 2026 21:26 UTC
No-Cash-7970 txnDuck
chore(release): bump to v0.17.0
Git Commit 2371088a Branch main Document 1/1 ++ 1 --
No-Cash-7970 txnDuck
chore: upgrade dependencies
Git Commit cf18c48d Branch main Document 2/72 ++ 87 --
No-Cash-7970 txnDuck
perf(aesthetics): decrease size of icon of back button on txn-presets page
Git Commit c12d0360 Branch main Document 1/3 ++ 3 --
No-Cash-7970 txnDuck
perf(aesthetics): add more spacing around the "No transactions" message on compose-group page
Git Commit 112c48e9 Branch main Document 1/1 ++ 1 --
No-Cash-7970 txnDuck
feat(grp_sign): add sign-group page
Git Commit e1c32145 Branch main Document 4/43 ++ 1 --
No-Cash-7970 txnDuck
docs(grp_compose): correct the description of GroupComposePage
Git Commit f7cbe9e2 Branch main Document 1/1 ++ 1 --
No-Cash-7970 txnDuck
perf(usability): increase size of sign-group button on compose-group page
The sign-group button being the largest button on the page makes the next step more clear to the
user
Git Commit e1410d54 Branch main Document 1/1 ++ 1 --
No-Cash-7970 txnDuck
fix(grp_compose): enable button to sign-group page when there are no empty slots
Fixes the issue where deleting an empty slot does not enable the sign-group button when there are no
empty slots after the deletion
Git Commit 1acbddfa Branch main Document 1/2 ++ 7 --
No-Cash-7970 txnDuck
perf(usability): change text of compose-transaction submit button when editing group transaction
Git Commit 74b58a9c Branch main Document 3/8 ++ 1 --
No-Cash-7970 txnDuck
refactor(txn_presets): move NoPresetLinkPlaceholder & add back button
Git Commit 6f8c092d Branch main Document 5/49 ++ 25 --
No-Cash-7970 txnDuck
feat(grp_compose): add cancel button
Git Commit e4a064f0 Branch main Document 5/40 ++ 27 --
No-Cash-7970 txnDuck
fix(compose_txn): specify 0 as minimum for fee number field
The fee number field in the compose-transaction form allowed for a negative number, which would
never be a valid fee amount
Git Commit 568d4347 Branch main Document 1/1 ++ 0 --
No-Cash-7970 txnDuck
fix(txn_preset): include URL query parameters in link to skip preset
Fixes the issue where clicking on the "Skip" button removes query parameters that may also be needed
on the compose-transaction page
Git Commit 6a167188 Branch main Document 4/61 ++ 13 --
No-Cash-7970 txnDuck
chore(i18n): disable I18Next support message
The support message appears multiple times when running unit tests
Git Commit 711c83ce Branch main Document 2/4 ++ 1 --
No-Cash-7970 txnDuck
docs(readme): fix PWA badge image
Git Commit 30f43c4a Branch main Document 1/1 ++ 1 --
No-Cash-7970 txnDuck
docs(lib): fix spelling mistake
Git Commit a38a0d82 Branch main Document 1/1 ++ 1 --
No-Cash-7970 txnDuck
refactor(app): use more descriptive Tailwind class names
Git Commit 2a67ca86 Branch main Document 11/18 ++ 18 --
No-Cash-7970 txnDuck
chore(upgrade dependencies): eslint not upgraded to v10 because current plugins did not work with it
Git Commit 36a7b679 Branch main Document 2/860 ++ 977 --
No-Cash-7970 txnDuck
chore(release): bump to v0.16.0
Git Commit fe9b7a69 Branch main Document 1/1 ++ 1 --
No-Cash-7970 txnDuck
chore: upgrade dependencies
Git Commit 2221dd24 Branch main Document 2/62 ++ 62 --
No-Cash-7970 txnDuck
fix(app): use `undefined` instead of `false` when asset close address is not given
Git Commit 8e51b9f9 Branch main Document 1/1 ++ 1 --
No-Cash-7970 txnDuck
fix(app): use `global.sessionStorage` for storing transaction data
Git Commit 71ea880f Branch main Document 1/1 ++ 1 --
No-Cash-7970 txnDuck
fix(compose_txn): correct grammatical error in label for closing asset
Git Commit b1125b75 Branch main Document 1/1 ++ 1 --
No-Cash-7970 txnDuck
feat(grp_compose): display each transaction in group according to type
How each transaction is displayed in a transaction group list is determined by the preset used or
the transaction type.
Git Commit 8c7dafbc Branch main Document 7/774 ++ 132 --
No-Cash-7970 txnDuck
build(release-it): fix whatBump issue
Git Commit f7595cc6 Branch main Document 2/4 ++ 10 --