When a new card version is pushed to production. Show an update and let the user know what the update is about.
- For people that want to update manually.
Tech Spec
Utilize local storage, and the Nimi API service to compare the published Nimi card version vs the new one.
Think about the semantic version (semver) as a base for comparison.
Acceptance Criteria
A heads-up alert shows on the top of the page at nimi.io/domains to prompt users about new updates!
When a new card version is pushed to production. Show an update and let the user know what the update is about.
Tech Spec
Utilize local storage, and the Nimi API service to compare the published Nimi card version vs the new one.
Think about the semantic version (semver) as a base for comparison.
Acceptance Criteria
A heads-up alert shows on the top of the page at nimi.io/domains to prompt users about new updates!