November 14th, 2025

Another LearnCard changelog here - we’ll be highlighting some new features in the LearnCard App and the SDK!
If you have any ideas on how we might make LearnCard even better, we encourage you to join our LearnCard Forum, a monthly call where we share LearnCard updates and suggest actionable improvements to the app and SDK. Register here!
If you like how our Portfolio credential type looks, this one’s for you! You can now toggle on and off Media Display for any credential, switching between a full-screen display of any media attachments and our standard credential display. This gives issuers more choice in how your credentials look inside a learner’s wallet! You can see an example below, or watch our developer Gerardo walk through how the feature works.
This new toggle can be found on the Boost creation screen - turn it on and off to allow any credential to feature full-screen images and documents.

Below is an example of a Badge credential with Media Display toggled on.

Check out this Loom to see it in action!
Until now, if you were issued a new credential, the number of new credentials would be tracked per credential category (Portfolio, Studies, etc.), clearing the “New” icon once the category was opened. Now, each newly issued credential has its own indicator, clearing once the wallet holder opens the individual credential.
This PR extends our existing support for endorsements, built on the LinkedClaims standard. Now, we have extra payload fields for supporting endorsement lifecycle tracking, traceability, and privacy, as well as additional metadata fields for attaching evidence and relationships to an endorsement credential.
This one’s for the engineers - we’ve improved performance when querying a user’s connections on the LearnCard Network! Via our Membership boosts, which auto-connect learners into groups like Scout troops or classrooms, we’ve improved the query by storing these implicit connections at write time instead of read time.
You can view all updates and fixes to the SDK here