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

Release/v0.6.0 #206

Merged
merged 126 commits into from
Sep 8, 2024
Merged

Release/v0.6.0 #206

merged 126 commits into from
Sep 8, 2024

Conversation

svilenmarkov
Copy link
Member

No description provided.

realdavidops and others added 30 commits May 17, 2024 14:37
Signed-off-by: Anthony Harivel <[email protected]>
The current releases widget uses the releases endpoint to pull the 10
most recent releases and filter them to find the latest release. This
causes a problem when a repository's latest release is outside of the 10
most recent (e.g. 10 prereleases):

ERROR No live release found repository=cross-seed/cross-seed url="https://api.github.com/repos/cross-seed/cross-seed/releases?per_page=10"

This is no longer a problem when using the latest release endpoint which
grabs the latest release, ignoring draft releases and prereleases.
feat: added property new-tab to type: search
Use GitHub's latest release API endpoint
fix: allow custom bangs without an argument
@svilenmarkov svilenmarkov merged commit 066e512 into main Sep 8, 2024
@svilenmarkov svilenmarkov deleted the release/v0.6.0 branch December 19, 2024 23:20
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.