Skip to content

Latest commit

 

History

History
199 lines (127 loc) · 14.7 KB

CHANGELOG.md

File metadata and controls

199 lines (127 loc) · 14.7 KB

0.0.24 (2024-04-10)

  • Add a refresh button in the invest page (#67) (068679c), closes #67
  • Adding cypress to angor (#65) (001ed7a), closes #65
  • bump version (9b77f2d)
  • Fixed wallet UI (#63) (9360a03), closes #63

0.0.23 (2024-03-29)

  • Add password encryption (#49) (f695155), closes #49
  • Adding support for mainnet (#61) (3db8d1b), closes #61
  • bump version (a320dd2)
  • Change some color (#62) (582d5cc), closes #62
  • Fix bug when ProjectInfo is null (#50) (73aa952), closes #50
  • Fix bug when the project search was not solving the loader (#56) (9d82cb1), closes #56
  • Fix small bugs in test coins (316e3c6)
  • General changes in style (#52) (37edc69), closes #52
  • Modification of the UI of the wallet page (#58) (f913a72), closes #58
  • UI index page (#55) (c43a04c), closes #55
  • Update README (#48) (f46b312), closes #48
  • Update README.md (31e516e)
  • Update README.md (#54) (ce316f5), closes #54
  • Use the bootstrap template without modifying original file (#57) (364d48e), closes #57
  • Wallet UI change (#60) (f547314), closes #60

0.0.22 (2024-03-04)

  • bump version (664f964)
  • Remove the long operation from create page (#47) (a3a54fd), closes #47

0.0.21 (2024-02-11)

  • bump version (200e588)
  • Changing icons (#46) (4cc2ed3), closes #46
  • Create gh-pages.yml (#31) (77aa856), closes #31
  • Fix create bug when publish failed (#43) (11167f8), closes #43
  • Movind all the project details into one root object (#41) (3709465), closes #41
  • Unifying the wallet database (#44) (ad3090e), closes #44
  • Update gh-pages.yml (984a775)
  • Using spinners instead of the blocking long operation (#45) (85a8d37), closes #45
  • When recovering coins only set the trx if it was accepted to the chain (#42) (c308535), closes #42

0.0.20 (2024-01-31)

0.0.19 (2024-01-30)

  • bump version (af0cd45)
  • Cancel a sig request also show correctly for founder (#40) (e0f68a5), closes #40
  • Marking outputs as reserved when waiting founders signatures (#39) (f0fa81f), closes #39

0.0.18 (2024-01-25)

  • bump version (d6facc4)
  • Changed the handling of subscriptions on the relay handling service (#35) (3ebd0f0), closes #35
  • Fix coin control (#37) (5bd356c), closes #37
  • Removed long operation and changed lifetime of nostr services to fit WASM (#36) (2fd0e09), closes #36

0.0.17 (2024-01-17)

  • add second the relay to default settings (b9ac863)
  • bump version (da2fd84)
  • Make some UI changes to the investor page (also called portfolio) and load a project if it is not fo (973ae7e)
  • rename projects to portfolio (17abd5b)

0.0.16 (2024-01-11)

  • Add validation to create project (#33) (1bdb58c), closes #33
  • bump version (d76de4f)
  • Fix project order by from latest to oldest (3af5a41)
  • Fixed issue with investor waiting for founder signatures (#34) (7b96c70), closes #34
  • try to speed the wallet create button and remove unused data tags (aa08a41)

0.0.15 (2023-12-30)

  • Allow to import project on search and fetch latest projects (#32) (0837788), closes #32
  • bump version (c778640)
  • Remove the comparison to ICO from landing page (53dcb60)

0.0.14 (2023-12-23)

  • Add a button to wipe all the storage (#30) (fc075bc), closes #30
  • Add missing params on project form indexer (b6eb53d)
  • Add spinners when creating a project (ecd8384)
  • bump version (4b3dd52)
  • bump version (ffb4ca2)
  • Fix bug when serializing sigs, in different time zones the default time will not serialize because i (dca59a6)
  • Fix tests (f207e44)
  • Fix the UI menu (d817627)
  • Fix unconfirmed bug (5ed83d7)
  • Fix unconfirmed for all the other scenarios (012efdc)
  • Update README.md (ea2d804)
  • Use the clear method to wipe the storage (acfe25a)

0.0.12 (2023-12-21)

  • bump version (8f20ba1)
  • Fetch from indexer correctly now that the fetch bug is fixed (ab8c016)
  • Handle unconfirmed trx in wallet (#24) (d708d46), closes #24
  • Mention nostr on the landing page (b66d40c)
  • Rename Bitcoin-Logo.png to bitcoin-logo.png (19f454d)
  • Search for approved invesetment requests and update state (#27) (c099ee8), closes #27

0.0.11 (2023-12-18)

0.0.10 (2023-12-18)

  • bump version (4a7b45b)
  • bump version (a2eb60c)
  • Change NOSTR client to multi connections (#26) (bcb24fa), closes #26
  • change the blazor landing animation (bc90834)
  • Create a faucet for the signet (#28) (bf242da), closes #28
  • Fixed view page and invest issues with has wallet (#23) (feefd90), closes #23
  • generate address qrcode (#18) (64d33db), closes #18
  • Improve the spinner (cc97208)

0.0.8 (2023-12-04)

  • bump version (7bac591)
  • Fixed issues with pages loading or reloading. (#22) (24cc58a), closes #22
  • improve a bit the utxo list (baf01c6)
  • Make some basic theme changes so the default bootstrap and blazor is … (#21) (9f4f567), closes #21

0.0.7 (2023-11-27)

  • Add signatures page (#15) (5d849f7), closes #15
  • add stage number (#19) (afdf25d), closes #19
  • Added creating the founder project data on login in a new browser (#17) (40b6b70), closes #17
  • bump version (4062a74)
  • Fix indexer relative path url (fd6e006)
  • Fixing issues with the signatures returned from the relay (#14) (6a681f3), closes #14
  • Improving the view page (#16) (26c0b82), closes #16
  • Merge pull request #13 (ce82f12), closes #13
  • NOSTR calls to relay for signing and browsing (#12) (f005464), closes #12 #9
  • remove slash from url (75dfa63)
  • Use the symbol form the network type (02a5ae1)
  • Work on the signatures page and changes to the nostr flow (#20) (a48549e), closes #20

0.0.6 (2023-11-10)

  • Add more handling and a timer to refresh the stats of the indexers and relays (d9f7ba7)
  • Add some checks on the url schema and add a default relay url (52b4789)
  • Add status as enum to the url (5a731d5)
  • bump version (96e9522)
  • handle network errors in the backgorund (38d7fe2)
  • hard refresh status and disable timer (45f9e9f)
  • if a connection failed set the host as offline (90f30d1)
  • make interfaces public (03d02f0)

0.0.5 (2023-11-08)

  • bump version (3b03a47)
  • Make the settings page capture the urls in to storage (#11) (9e93566), closes #11
  • project code (d70c5d7)
  • Update README.md (#10) (4ad30ea), closes #10