Update docker.io/miniflux/miniflux Docker tag to v2.0.48 #301

Merged
tobru merged 1 commit from renovate/docker.io-miniflux-miniflux-2.x into main 2023-09-27 05:36:50 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
docker.io/miniflux/miniflux patch 2.0.47 -> 2.0.48

Release Notes

miniflux/v2 (docker.io/miniflux/miniflux)

v2.0.48

Compare Source

  • Add generic webhook integration
    • Send webhook events when new entries are detected
    • Send wehbook events when saving an entry
    • Sign the outgoing requests with HMAC-SHA256
  • Improve Telegram integration
    • Add built-in Telegram client
    • Remove dependency on go-telegram-bot-api library
    • Add new options:
      • Optional topic ID
      • Disable page preview
      • Disable notifications
    • Add new button to go to article
  • Improve Matrix integration
    • Add built-in Matrix client
    • Remove dependency on gomatrix library
    • Send HTML formatted messages to Matrix
  • OpenID Connect authentication improvements:
    • Add OAuth2 PKCE support
    • Add profile scope to OIDC integration to support accounts without email address
    • Prevent empty username when using the OIDC integration
  • Add factor for entry_frequency scheduler:
    • Allow the user to increase the frequency of the entry_frequency
      scheduler by a configurable factor in order to shorten the time between
      updates.
  • Fix: status bar is unreadable when using PWA in dark mode on Firefox Android
  • Group form fields into fieldsets to improve page layout
  • Update Russian translation
  • Make sure icon URLs are always absolute
  • Add Apprise service URLs per feed
  • Trim username and password form fields
  • Strip HTML tags from DublinCore Creator tags
  • Fix scroll up behavior on Firefox Android
  • Add missing return statement in fetchContent UI handler
  • Add replace_title rewrite rule to adjust entry titles
  • Fix Pocket integration redirect URL and Google Reader API HREF
  • Fix feed hide_globally property to use it with third-party clients.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/miniflux/miniflux](https://github.com/miniflux/v2) | patch | `2.0.47` -> `2.0.48` | --- ### Release Notes <details> <summary>miniflux/v2 (docker.io/miniflux/miniflux)</summary> ### [`v2.0.48`](https://github.com/miniflux/v2/blob/HEAD/ChangeLog#Version-2048-September-15-2023) [Compare Source](https://github.com/miniflux/v2/compare/2.0.47...2.0.48) - Add generic webhook integration - Send webhook events when new entries are detected - Send wehbook events when saving an entry - Sign the outgoing requests with HMAC-SHA256 - Improve Telegram integration - Add built-in Telegram client - Remove dependency on `go-telegram-bot-api` library - Add new options: - Optional topic ID - Disable page preview - Disable notifications - Add new button to go to article - Improve Matrix integration - Add built-in Matrix client - Remove dependency on `gomatrix` library - Send HTML formatted messages to Matrix - OpenID Connect authentication improvements: - Add OAuth2 PKCE support - Add `profile` scope to OIDC integration to support accounts without email address - Prevent empty username when using the OIDC integration - Add `factor` for `entry_frequency` scheduler: - Allow the user to increase the frequency of the `entry_frequency` scheduler by a configurable factor in order to shorten the time between updates. - Fix: status bar is unreadable when using PWA in dark mode on Firefox Android - Group form fields into fieldsets to improve page layout - Update Russian translation - Make sure icon URLs are always absolute - Add Apprise service URLs per feed - Trim `username` and `password` form fields - Strip HTML tags from DublinCore Creator tags - Fix scroll up behavior on Firefox Android - Add missing `return` statement in `fetchContent` UI handler - Add `replace_title` rewrite rule to adjust entry titles - Fix Pocket integration redirect URL and Google Reader API HREF - Fix feed `hide_globally` property to use it with third-party clients. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45NC4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate-bot added 1 commit 2023-09-16 18:44:11 +00:00
tobru merged commit d3321e8965 into main 2023-09-27 05:36:50 +00:00
tobru deleted branch renovate/docker.io-miniflux-miniflux-2.x 2023-09-27 05:36:51 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tobru/gitops-zurrli#301
No description provided.