Skip to content

Releases: tocwex/fund

v1.6.1: Chain Watcher Enhancements (Hotfix #1)

13 Jun 18:20
e95dfeb

Choose a tag to compare

Summary

This release moves %fund to a more reliable RPC endpoint to fix issues that cropped up with v1.6.0 (particularly related to finalizing/signing NFT projects).

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0: Chain Watcher Enhancements

20 May 16:03
605b2a6

Choose a tag to compare

Summary

This release introduces the following broad improvements to %fund:

  • Break out %fund-watcher into a separate desk called %chain-watcher for better cross-Urbit access
  • Improve foreign desk handling in %fund to make agent access less error-prone
  • Move the default RPC endpoint service away from Alchemy to dramatically improve legacy project restore times

What's Changed

Full Changelog: v1.5.5...v1.6.0

v1.5.5: UX improvements + Bugfixes (Hotfix #5)

19 May 15:27
ecf96ec

Choose a tag to compare

Summary

This release fixes a few various bugs and makes a few minor improvements:

  • Fix an issue with URL rendering that was causing Azimuth NFTs with ID values greater than 1,000 not to be recognized by %fund
  • Fix an issue where %redo pokes weren't properly clearing all the appropriate overlapping Ethereum watch paths
  • Add helpful error messages to all the various poke application failure modes
  • Update the fee recipient for %fund to the ~tocwex TBA

Everyone with a live AZP star project with unrecognized deposits or withdrawals should run the following command for each such project to resync %fund with chain state:

:fund &fund-poke [%proj [our %proj-name] %redo ~ ~]

where %proj-name is the last segment in the project's URL.

For example, for my project at https://sidnym-ladrut.startram.io/apps/fund/project/~sidnym-ladrut/zorby-governance-contract, I would run the following:

:fund &fund-poke [%proj [our %zorby-governance-contract] %redo ~ ~]

What's Changed

Full Changelog: v1.5.4...v1.5.5

v1.5.4: UX improvements + Bugfixes (Hotfix #4)

01 May 22:08

Choose a tag to compare

Summary

This is primarily a maintenance release that improves deployments, internal debugging, and thread output.

What's Changed

Full Changelog: v1.5.3...v1.5.4

v1.5.3: UX improvements + Bugfixes (Hotfix #3)

29 Apr 15:15
21b3ff1

Choose a tag to compare

Summary

This release (actually) fixes a bug that was causing crashes during kernel upgrades for some users.

What's Changed

Full Changelog: v1.5.2...v1.5.3

v1.5.2: UX improvements + Bugfixes (Hotfix #2)

24 Apr 20:54
bfd3372

Choose a tag to compare

Summary

This release fixes a bug that was causing crashes during kernel upgrades for some users.

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1: UX improvements + Bugfixes (Hotfix #1)

23 Apr 22:13
bcd4bfc

Choose a tag to compare

Summary

This release adds 410k support to %fund.

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0: UX improvements + Bugfixes

06 Dec 22:57
b26e292

Choose a tag to compare

Summary

This release introduce a number of interface enhancements (e.g. improved error dialogs) and fixes a number interface bugs (e.g. Urbit star transfers on mainnet, invalid Etherscan links).

This is largely an interim release intended to lay the groundwork for upcoming user profiles and subjective reputation graph features.

What's Changed

Full Changelog: v1.4.5...v1.5.0

v1.4.5: Transaction Actions + UI improvements (Upgrade #1, Hotfix #1)

18 Oct 17:51
f23c355

Choose a tag to compare

Summary

This release fixes a few minor bugs related to reconnecting to remotely-hosted projects.

What's Changed

Full Changelog: v1.4.4...v1.4.5

v1.4.4: Transaction Actions + UI improvements (Upgrade #1)

18 Oct 17:51
8b9c15c

Choose a tag to compare

Summary

This release introduces a substantial UI overhaul, the highlights of which are as follows:

  • Fixes for the front-end mainnet contribution workflows (recovering safes, donating, etc.)
  • Extended functionality for the wallet/profile dialog
  • Color palette and design overhaul (particularly navigation bars), courtesy of @ahlmark
  • Dramatic improvements to the mobile experience
  • Indicators for disconnected projects, including the option to reconnect
  • Fixes for %tlon and "calm engine" integration

What's Changed

Full Changelog: v1.4.3...v1.4.4