Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to remove "already shown entry" from UserDefaults #64

Closed
blockiyt opened this issue Feb 18, 2023 · 1 comment
Closed

Ability to remove "already shown entry" from UserDefaults #64

blockiyt opened this issue Feb 18, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@blockiyt
Copy link

blockiyt commented Feb 18, 2023

Is your feature request related to a problem?

/

What solution would you like?

A function in UserDefaultsWhatsNewVersionStore that's called "remove" which simply removes a version from the UserDefaults so that it can be shown again to a user (if he pushes a button)

What alternatives have you considered?

/

Any additional context?

/

@blockiyt blockiyt changed the title ability to remove "already shown entry" from UserDefaults Ability to remove "already shown entry" from UserDefaults Feb 18, 2023
@SvenTiigi SvenTiigi added the enhancement New feature or request label Mar 2, 2023
@SvenTiigi
Copy link
Owner

Hi @blockiyt,

A dedicated remove(presentedVersion:) function has been added to each default implementation of a WhatsNewVersionStore which is available with the latest release 2.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants