API: filter extension versions by blender_version parameter #86
No reviewers
Labels
No Label
Priority
Critical
Priority
High
Priority
Low
Priority
Normal
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
Type
Breaking
Type
Documentation
Type
Enhancement
Type
Feature
Type
Report
Type
Security
Type
Suggestion
Type
Testing
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/extensions-website#86
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "api-filter-blender-version"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As specified in #70:
Use the latest extension version compatible with a given blender_version, as opposed to the previous behavior when only the latest extension version was checked.
Now if there are any compatible versions, the extension will be listed, previously it was listed only if the latest version was compatible.
Also this PR uses an opportunity to optimize the db prefetches to avoid 6*N + 1 query problem.
c3f0d8861a
to75213d0b3e