Skip to content

Releases: fedimint/ui

v0.4.2: Oops-Resistance

24 Aug 16:27
7d8f597
Compare
Choose a tag to compare

Adds many checks and fixes during the guardian setup process to stop people making mistakes and sets the stage for the new gateway ui.

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1: UI Fastfix awesomeness

09 Aug 03:04
2456c4e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

05 Aug 22:25
5dc4336
Compare
Choose a tag to compare

Release Notes Summary

The most significant changes in this release are:

  1. the ability to rotate your API endpoint and change your DNS. These updates are signed and announced to other guardians, and the changes are automatically reflected to the clients when they reconnect to an unchanged guardian.
  2. A new "Meta Manager" for guardians to update their metas through threshold voting instead of relying on a single meta.json
  3. A balance sheet showing the current assets/liabilities of the federation across the different modules
  4. Many UI improvements and refactors for the Setup process to make setting up federations a breeze

What's Changed

Features

  • confirmPassword: Added a new feature to confirm passwords (#427)
  • Balance Sheet: Introduced a Balance Sheet feature (#424)
  • confirm leader done modal: Added a confirmation modal for leader completion (#434)
  • invite code in guardian auth: Implemented invite code feature in guardian authentication (#431)
  • changes for 0.4: Introduced various features for version 0.4 (#453)
  • openai translations: Added OpenAI translations (#467)
  • Api Rotation: Enabled rotation of api_endpoint and DNS changes, with signed announcements sent to other guardians, and updates automatically reflected to clients upon reconnection (#460)

Fixes

  • hotfix bad import: Resolved bad import issue (#429)
  • column stack for mobile on cards: Fixed column stacking issues on mobile devices (#436)
  • broken assets links: Fixed broken asset links (#441)
  • remove initial meta form: Removed the initial meta form (#444)
  • passwordCheck for follower criteria: Fixed password check for follower criteria (#445)
  • reasonable setup leader confirm modal: Clarified setup leader confirmation modal (#446)
  • additional confirmations clarification: Added clarification for additional confirmations (#447)
  • mprocs fedimintd logs: Fixed mprocs logging for fedimintd (#449)
  • disable back while at connectGuardians: Disabled back navigation while connecting to guardians (#465)
  • only allow bft numbers: Limited to only allow BFT numbers (#464)
  • move basic settings down for more reasonable password setting: Adjusted basic settings for a more reasonable password setup (#458)
  • hotfix: Applied various hotfixes (#451)

Refactors and Chores

  • New meta manager: Implemented a new meta manager (#428)
  • Cleanup refactor: Performed cleanup and refactoring (#437)
  • SetConfiguration refactor: Refactored SetConfiguration (#438)
  • larger charset passwords: Increased charset for passwords (#443)
  • justfile naming + bump fedimint with mprocs fix: Updated justfile naming and bumped fedimint with mprocs fix (#450)
  • bump fedimint 0.4-rc.0: Bumped fedimint to 0.4-rc.0 (#448)
  • bump fedimint to 0.4.0-rc3: Bumped fedimint to 0.4.0-rc3 (#456)
  • bump rc5: Bumped to rc5 (#457)
  • bump fedimint-0.4-rc.6: Bumped fedimint to 0.4-rc.6 (#459)
  • bump fedimint 0.4 release: Bumped fedimint to 0.4 release (#466)

New Contributors

  • @harsh-ps-2003 made their first contribution by adding Peer ID to the Federation Admin dashboard (#462)

Full Changelog: v0.3.1...v0.4.0

v0.3.1

13 May 20:05
1fc0cc6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

03 Apr 19:18
f209a59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.3.0

v0.3.0-rc.3

30 Mar 20:18
f209a59
Compare
Choose a tag to compare
v0.3.0-rc.3 Pre-release
Pre-release
Merge pull request #406 from Kodylow/fix-config-gen-submit

fix: required config gen local and consensus + fix password runtime error

v0.2.2

12 Feb 15:48
f4a04ab
Compare
Choose a tag to compare

What's Changed

  • Restart federation setup by @okjodom in #351
  • chore: maintain gateway by @okjodom in #355
  • feat: Leave Federation by @Kodylow in #353
  • fix: update local state for verify config hashes by @okjodom in #357
  • Define keyboard highlighting with open/close feature by @isaack-njama in #349
  • refactor: simplify guardian api implementation by @okjodom in #315
  • fix: default open by @Kodylow in #364
  • feat: view federation config by @Kodylow in #363
  • feat: multi federation gateway dashboard support by @Kodylow in #367
  • fix: remove unused imports and add password documentation by @Kodylow in #373
  • Fix gateway api auth by @Kodylow in #372

New Contributors

  • @isaack-njama made their first contribution in #349

Full Changelog: v0.2.1...v0.2.2

v0.2.1

09 Jan 23:05
962e10d
Compare
Choose a tag to compare

This is a patch release that includes some fixes and features that are backwards compatible for v0.2.x versions of fedimint. Instructions for running releases are available in the README.

What's Changed

  • Feature: Password warning by @Kodylow in #348
  • Fix: Delete button for custom meta fields by @Kodylow in #345
  • Fix: Show on-chain confirmation count settings for host by @Kodylow in #342

Full Changelog: v0.2.0...v0.2.1

v0.2.0

14 Dec 16:07
2a65c4a
Compare
Choose a tag to compare

This release is compatible with Fedimint v0.2.0, and should be compatible with any future 0.2.x patch releases.

Full Changelog: v0.1.4...v0.2.0

v0.1.4

01 Nov 18:51
e4f49e3
Compare
Choose a tag to compare

This is a patch release including some backported fixes and features that are backwards compatible for v0.1.x versions of fedimint. Instructions for running releases are available in the README.

Full Changelog: v0.1.3...v0.1.4