Releases: block-core/angor
Releases · block-core/angor
Angor 0.2.20
What's Changed
- fix: add spinner feedback to cancel/refresh buttons and navigate back after cancel by @dangershony in #786
- fix: resolve TotalInvested showing zero and fix 12 UI/UX issues by @dangershony in #787
- Fix TaskCompletionSource race condition in relay callbacks by @dangershony in #788
- fix: show refresh/scan buttons on empty state in Funders and My Projects by @dangershony in #791
- Fix concurrent LiteDB access crash with lock() serialization by @Copilot in #784
- fix: Nostr relay deadlock prevention with disconnect handler and TCS timeouts by @dangershony in #795
- refactor: centralize broadcast retry in indexer service; replace IWalletOperations with IIndexerService in PublishInvestment by @Copilot in #800
- fix: paginated tx fetching and mempool tx inclusion by @dangershony in #794
- test: add BigFundTest and BigInvestTest 15-investor integration tests by @dangershony in #797
- feat/extract-invest-flow by @DavidGershony in #793
- fix: update build and start scripts to use correct project path by @miladsoft in #798
- Improve mobile design performance and controls by @Zazawowow in #802
- Add integration test for network switch data cleanup by @dangershony in #803
- fix: prevent duplicate wallet import and add import button spinner by @dangershony in #809
- ui: disable Testnet/Signet network options and add Liquid placeholder by @dangershony in #808
- fix: correct inverted testnet/mainnet cache key in MempoolSpaceIndexerApi by @dangershony in #805
- fix: use network-specific derivation path for relay investment storage by @dangershony in #807
- fix: network switch properly clears all cached data and resets UI state by @dangershony in #806
- Improve mobile design performance and controls by @Zazawowow in #810
- feature/secure-key-provider by @DavidGershony in #804
Full Changelog: v0.2.19...v0.2.20
Angor 0.2.19
What's Changed
- feat: Edit Profile for project founders (mirrors angor-profile web app) by @Copilot in #778
- fix/mobile-port-regressions by @DavidGershony in #785
Full Changelog: v0.2.18...v0.2.19
Angor 0.2.18
What's Changed
- Mobile performance + responsive pass: founder flow + Home re-layout by @Zazawowow in #780
- Fix InvestModalsViewFixesTest timing: accept any valid progress text by @dangershony in #782
- Mobile design by @dangershony in #783
Full Changelog: v0.2.17...v0.2.18
Angor 0.2.17
What's Changed
- Add founder release-funds integration tests (Fund + Invest) and fix belowThreshold routing by @dangershony in #775
- Add verified navigation and UI-level assertions to integration tests by @dangershony in #779
- Update app icons to new Angor logo by @dangershony in #777
- Fix wallet encryption key mismatch, surface real errors, and restore scan button by @dangershony in #781
Full Changelog: v0.2.16...v0.2.17
Angor 0.2.16
What's Changed
- Second responsive pass: fix ProjectDetailView + refactor grids to in-place mutation by @Zazawowow in #774
- Fix Lightning swap fee estimation, auto-create wallet in 1-click invest flow by @DavidGershony in #776
New Contributors
- @Zazawowow made their first contribution in #774
Full Changelog: v0.2.15...v0.2.16
Angor 0.2.15
What's Changed
- refactor: enforce UI-driven interaction hierarchy in integration tests by @dangershony in #769
- Add local testnet docker stack and env-var endpoint overrides for integration tests by @dangershony in #761
- Port responsive mobile/tablet layout to design/App by @DavidGershony in #771
- Fix 17 UI issues from testing comments (Tiers 1-3) by @dangershony in #773
Full Changelog: v0.2.14...v0.2.15
Angor 0.2.14
Full Changelog: v0.2.13...v0.2.14
Angor 0.2.13
Full Changelog: v0.2.12...v0.2.13
Full Changelog: v0.2.12...v0.2.13
Angor 0.2.12
What's Changed
- Add App.Android project under design/ for release workflow by @dangershony in #766
- fix: resolve 6 flaky integration tests (fee tolerance, dedup, timing) by @dangershony in #767
Full Changelog: v0.2.11...v0.2.12
Angor 0.2.11
What's Changed
- 1-click-invest by @DavidGershony in #764
- fix: replace all Debug.WriteLine with ILogger across src/design/ by @dangershony in #765
Full Changelog: v0.2.10...v0.2.11