Releases: trisacrypto/directory
v1.8.1
What's Changed
- Use new Courier Client by @bbengfort in #1133
- Update Dependencies for Envoy by @bbengfort in #1175
Full Changelog: v1.8.0...v1.8.1
v1.8.0
This release migrates the GDS from Go 1.19 to Go 1.22 and updates our dependencies to ensure maximum security.
What's Changed
- Update Dependencies for Envoy by @bbengfort in #1174
Full Changelog: v1.7.8...v1.8.0
v1.7.8
This release updates copy and adds a link allowing a user to navigate from GDS directly to the TRISA Envoy messaging tool! We've also included the ability to schedule an Envoy demo.
Thank you to @daniellemaxwell investigating and fixing any GDS bugs 🙌
What's Changed:
Full Changelog: v1.7.7...v1.7.8
v1.7.7
Bug fixes and minor updates for things discovered in production.
What's Changed
- Update dependency array to fix confirmation modal bug by @daniellemaxwell in #1164
- Extract and recompile messages with lingui by @daniellemaxwell in #1165
- Send error details to Sentry by @daniellemaxwell in #1166
- Add alert about demos by @daniellemaxwell in #1167
Full Changelog: v1.7.6...v1.7.7
v1.7.6
This release contains bug fixes for the GDS UI to ensure a smooth onboarding process for VASPs registering with TRISA.
Whats Changed:
- Bug fix for Submit Registration button
- Confirmation modal workflow repairs
- Progress bar fix for Review section of certificate registration form
Full Changelog: v1.7.5...v1.7.6-post.1
v1.7.5
We continue to improve User Experience in detail-oriented, impactful, and meaningful ways; particularly on the GDS User UI
What's Changed
- Bug Fix for the Collaborator Feature
- Link to allow users to view TRISA membership list
- Adds webhook delivery option to the backend
- Cleans up the UI and design framework
- Adds Spanish and Portuguese locales
- Updates error messaging
- Bug Fix for TRIXO form and form stepper
- Duplicate organizations bug
Full Changelog: v1.7.4...v1.7.5
v1.7.4
Hotfix v1.7.4
This release is a quick HotFix to change how the admin and GDS handle contacts in order to fix a bug that was preventing a VASP from onboarding.
What's Changed
- Integrate activity endpoint to call trtl by @pdeziel in #1121
- Require Email Verification Token by @bbengfort in #1123
- Update gdsutil to work with a Store by @bbengfort in #1124
- Start Activity Subscriber in BFF by @bbengfort in #1125
- Fix Admin Resend by @bbengfort in #1126
Full Changelog: v1.7.3...v1.7.4
v1.7.3
What's Changed
- Enhanced lookup for vaspdirectory.net, including a new autocomplete feature
- Enhanced registration collaboration workflow with improved collaborator invitations
- TRP-TRISA Bridge implementation is now in the TRISA repo!
- Prototype of the network activity proxy monitor
- Assorted bug fixes in the registration form
Full Changelog: v1.7.2...v1.7.3
New Contributors
- @pdamodaran made their first contribution in #1109
v1.7.2
This release is a quick hotfix to ensure we're sending the right data to our observability tool, Sentry.
What's Changed
- Reduce Sentry Usage by @bbengfort in #1097
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
-
Access TRISA Member Directory: Verified TestNet and MainNet contacts can now view and export a list of other verified VASPs within each network, as well as the ability to view limited details about each member. The TRISA Member Directory is for informational purposes and is meant to foster collaboration and communication between members. It is available to verified TRISA contacts only.
-
TRISA-OpenVASP/TRP Interoperability: This release includes the completion of Phase 1 of the TRISA-OpenVASP/ TRP interoperability bridge, implementing a TRP server on the rVASPs allowing rVASP exchanges. It is the first of three phases to complete interoperability between the TRISA and TRP protocols.