Update Deck Shelves to v3.2.1 - #1113
Open
santojon wants to merge 2 commits into
Open
Conversation
Issues Found
Next Steps
Thank you for your contribution! If you need any help, please reach out on our Discord server. ❤️ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update Deck Shelves to v3.2.1
Updates the Deck Shelves Plugin Store entry from the currently published v2.0.0 to v3.2.1.
What's included
This update brings the complete Deck Shelves 3.x feature set to Plugin Store users, including:
Important fixes
First-run feature tour
The feature tour was introduced in the 3.1.x series and could enter a loop under specific persisted-state conditions.
v3.2.1 contains the fix for this issue.
The following were verified:
Configuration compatibility
The update is intentionally a direct update from the currently published v2.0.0 to v3.2.1.
Existing Deck Shelves configuration was tested across the upgrade path, including:
No intermediate Plugin Store releases are required for users to receive this update.
Task Checklist
Developer
Plugin
Backend
Community
Testing reports:
Testing
Upgrade testing
Tested an existing Deck Shelves v2.0.0 installation and upgraded it to v3.2.1 without removing the plugin configuration.
Verified that existing configuration and core functionality remained available after the update.
Notes for reviewers
This PR intentionally skips intermediate Plugin Store releases and updates the currently published v2.0.0 directly to v3.2.1.
The target version was selected because it contains the current 3.x feature set together with the fix for the first-run feature-tour loop introduced in the 3.1.x series.