Currently, there are a couple of problems with the changelog widget:
We don’t track changelog views per user. It’s currently per device.
Ideally, everything should be tracked per user and fall back to the per-device setup if no user is provided.
Currently, the unviewed changelog count implementation is bad and could be improved.
Posts talking about issues with the count:
Getting the unviewed changelog count via the SDK could work for more advanced setups:
Featurebase(“get_unviewed_changelog_count”, {…})
We should probably emit an event if the unviewed changelog count changes so people with more advanced setups can listen for the change and display the count accordingly.
Please authenticate to join the conversation.
Partially Completed
Changelog
Over 1 year ago

Robi Rohumaa
Get notified by email when there are changes.
Partially Completed
Changelog
Over 1 year ago

Robi Rohumaa
Get notified by email when there are changes.