Skip to content

Conversation

justjam2013
Copy link
Contributor

♻️ Current situation

Currently when a plugin update is found, it is tacked on the end of the list of the found updates. This list is only cleared when HB restarts, so if plugin X has multiple updates, the list of available updates will keep adding versions.

💡 Proposed solution

This fix provides the following remedies:

  • Keeps the update list from growing out of control (admittedly not likely, but possible)
  • Allows for future ability to display the current list of latest update versions available

@justjam2013
Copy link
Contributor Author

justjam2013 commented Aug 25, 2025

This is ready for merging into a beta branch and releasing of a beta version.

@donavanbecker donavanbecker changed the base branch from latest to beta-2.3.1 August 25, 2025 14:10
@donavanbecker donavanbecker merged commit bd84b83 into homebridge-plugins:beta-2.3.1 Aug 25, 2025
5 checks passed
@justjam2013 justjam2013 deleted the fix-available-update-list branch August 25, 2025 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants