Update miniflux/miniflux Docker tag to v2.3.3#40
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Owner
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
📝 WalkthroughWalkthroughThe Docker Compose configuration updates the Miniflux service image from ChangesMiniflux service update
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
Comment |
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.
This PR contains the following updates:
2.3.2-distroless→2.3.3-distrolessRelease Notes
miniflux/v2 (miniflux/miniflux)
v2.3.3: Miniflux 2.3.3Compare Source
New features
Feed and entry language detection
<language>and<dc:language>elements,xml:langon Atom 1.0 and 0.3 documents,dc:languagein RDF/RSS 1.0 feeds, and thelanguagefield of JSON Feed.langattribute, which improves screen reader pronunciation, hyphenation, and browser translation prompts.languagefield is exposed through the API and the Go client for both feeds and entries.Other additions
SIGHUP, so renewed certificates can be picked up without a restart.Accept-Encodingparser, including quality values and wildcards.Performance improvements
Security
GET /v1/icons/{iconID}.0660permissions instead of being world-writable. Deployments where the reverse proxy runs as a different user now require that user to share a group with the Miniflux process.limit=0in entry queries bypassed the 1000-entry cap and returned every matching entry.Bug fixes
entry_frequencyscheduler whenSCHEDULER_ENTRY_FREQUENCY_FACTORwas set to0; the value must now be greater than or equal to1.MEDIA_PROXY_RESOURCE_TYPESandTRUSTED_REVERSE_PROXY_NETWORKSnow accept spaces and trailing commas in their list values instead of refusing to start.no_media_playeroption being ignored when creating a feed.entry_sorting_ordervalidation on user modification, which returned a server error instead of a validation error for unsupported values.fetch_via_proxycheckbox disappearing when the subscription page was re-rendered after an error.remove_tablesrewrite rule reordering article content.content_textandsummaryvalues from JSON Feed being mangled when they contained markup-like characters.xml:langattributes.Dependencies
Updated several Go modules and GitHub Actions dependencies, including:
github.com/andybalholm/brotli1.2.2github.com/coreos/go-oidc/v33.20.0github.com/prometheus/client_golang1.24.0golang.org/x/crypto0.54.0golang.org/x/net0.57.0golang.org/x/text0.40.0As always, thank you to all contributors who helped improve Miniflux in this release.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.