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

Allow user to ignore an update #203

Closed
lunarcloud opened this issue Jan 30, 2024 · 1 comment · Fixed by #232
Closed

Allow user to ignore an update #203

lunarcloud opened this issue Jan 30, 2024 · 1 comment · Fixed by #232
Assignees
Labels
editor enhancement New feature or request
Milestone

Comments

@lunarcloud
Copy link

Project Type

Editor

Feature Description

Currently, there's no choice but to see the update screen every project (plugin) reload or update.

Use Cases

A project that's been released and is on bugfix-only mode would have devs appreciating this.

Importance

Low - there are workarounds where the proposed feature would just simplify things

Usage

Often - a significant amount of projects can find this useful

(Optional) Proposed Solution

It would be great to have the plugin write a project settings like:

  • "phantom_camera/ignore_update" with a value of a date or version
  • "phantom_camera/ignore_all_updates" default false
@ramokz
Copy link
Owner

ramokz commented Jan 31, 2024

Good suggestion.

Got a few things planned for the updater in an upcoming minor release, so will add support for this as well when that happens.

@ramokz ramokz added this to the 0.6.x milestone Feb 5, 2024
@ramokz ramokz added enhancement New feature or request editor labels Feb 5, 2024
@ramokz ramokz self-assigned this Feb 5, 2024
@ramokz ramokz linked a pull request Mar 13, 2024 that will close this issue
@ramokz ramokz closed this as completed Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants