chore(deps): update ghcr.io/linkwarden/linkwarden docker tag to v2.5.1 #62

Merged
prskr merged 1 commit from renovate/ghcr.io-linkwarden-linkwarden-2.x into main 2024-03-13 16:54:13 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
ghcr.io/linkwarden/linkwarden Kustomization minor v2.4.9 -> v2.5.1

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

linkwarden/linkwarden (ghcr.io/linkwarden/linkwarden)

v2.5.1

Compare Source

What's Changed

Full Changelog: https://github.com/linkwarden/linkwarden/compare/v2.5.0...v2.5.1

v2.5.0

Compare Source

Linkwarden 2.5

Read the blog: https://blog.linkwarden.app/releases/v2.5

What's Changed

🗂 Added support for Sub-Collections

Our most requested feature, you can now create sub-collections to better organize your links! You can create sub-collections by dragging and dropping collections on top of each other or by clicking the "Create Sub-Collection" button in the collection menu.

[!NOTE]
This feature has just been released, expect some minor bugs. We're still working on improving it.

Bulk Actions

Make bulk changes to your links with ease. You can now delete, move, or tag multiple links at once. To use this feature, simply click the pencil icon right beside the sort button and select the links you want to modify.

📲 Installable Progressive Web App (PWA)

Step up to a smoother, app-like interface with Linkwarden now as an installable PWA for mobile and desktop devices. You can install the PWA by following the instructions in the Docs.

🍏 iOS Shortcut

You can now easily save links to Linkwarden right from the share sheet on iOS. Just tap the share button, select "Save to Linkwarden", and you're done! You can get the shortcut by following the instructions in the Docs.

🔑 API Keys

Unlock new integration possibilities by creating a new API key in the settings, facilitating automated workflows and enhanced efficiency.

You can now choose what happens when you click a link. Choose to open the original link, the preserved PDF, the preserved screenshot, or the preserved readable format.

Prevent adding the same links. This feature can be enabled in the settings.

You can now pin links to your dashboard even if you're a member of a team and you don't own the collection.

🛠️ Refactored importing functionality

We've refactored the importing functionality to make it more reliable and efficient. It now also supports sub-collections!

New Contributors

Full Changelog: https://github.com/linkwarden/linkwarden/compare/v2.4.9...v2.5.0


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 | Type | Update | Change | |---|---|---|---| | [ghcr.io/linkwarden/linkwarden](https://github.com/linkwarden/linkwarden) | Kustomization | minor | `v2.4.9` -> `v2.5.1` | --- > ⚠ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>linkwarden/linkwarden (ghcr.io/linkwarden/linkwarden)</summary> ### [`v2.5.1`](https://github.com/linkwarden/linkwarden/releases/tag/v2.5.1) [Compare Source](https://github.com/linkwarden/linkwarden/compare/v2.5.0...v2.5.1) #### What's Changed - update announcement version number by [@&#8203;daniel31x13](https://github.com/daniel31x13) in https://github.com/linkwarden/linkwarden/pull/500 - improved UX + improved performance by [@&#8203;daniel31x13](https://github.com/daniel31x13) in https://github.com/linkwarden/linkwarden/pull/509 **Full Changelog**: https://github.com/linkwarden/linkwarden/compare/v2.5.0...v2.5.1 ### [`v2.5.0`](https://github.com/linkwarden/linkwarden/releases/tag/v2.5.0) [Compare Source](https://github.com/linkwarden/linkwarden/compare/v2.4.9...v2.5.0) ### Linkwarden 2.5 Read the blog: [https://blog.linkwarden.app/releases/v2.5](https://blog.linkwarden.app/releases/v2.5?utm_source=GitHub\&utm_medium=social\&utm_campaign=v2\_5\_announcement) #### What's Changed ##### 🗂 Added support for Sub-Collections Our most requested feature, you can now create sub-collections to better organize your links! You can create sub-collections by dragging and dropping collections on top of each other or by clicking the "Create Sub-Collection" button in the collection menu. > \[!NOTE]\ > This feature has just been released, expect some minor bugs. We're still working on improving it. ##### ✅ Bulk Actions Make bulk changes to your links with ease. You can now delete, move, or tag multiple links at once. To use this feature, simply click the pencil icon right beside the sort button and select the links you want to modify. ##### 📲 Installable Progressive Web App (PWA) Step up to a smoother, app-like interface with Linkwarden now as an installable PWA for mobile and desktop devices. You can install the PWA by following the instructions in the [Docs](https://docs.linkwarden.app/getting-started/pwa-installation). ##### 🍏 iOS Shortcut You can now easily save links to Linkwarden right from the share sheet on iOS. Just tap the share button, select "Save to Linkwarden", and you're done! You can get the shortcut by following the instructions in the [Docs](https://docs.linkwarden.app/getting-started/apple-shortcut). ##### 🔑 API Keys Unlock new integration possibilities by creating a new API key in the settings, facilitating automated workflows and enhanced efficiency. ##### 🔗 Customizable Link Actions You can now choose what happens when you click a link. Choose to open the original link, the preserved PDF, the preserved screenshot, or the preserved readable format. ##### 🚫 Duplicate Link Prevention Prevent adding the same links. This feature can be enabled in the settings. ##### 📌 Pin links as a member You can now pin links to your dashboard even if you're a member of a team and you don't own the collection. ##### 🛠️ Refactored importing functionality We've refactored the importing functionality to make it more reliable and efficient. It now also supports sub-collections! #### New Contributors - [@&#8203;jan-tee](https://github.com/jan-tee) made their first contribution in https://github.com/linkwarden/linkwarden/pull/445 - [@&#8203;IsaacWise06](https://github.com/IsaacWise06) made their first contribution in https://github.com/linkwarden/linkwarden/pull/456 - [@&#8203;go-compile](https://github.com/go-compile) made their first contribution in https://github.com/linkwarden/linkwarden/pull/478 **Full Changelog**: https://github.com/linkwarden/linkwarden/compare/v2.4.9...v2.5.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
prskr changed title from chore(deps): update ghcr.io/linkwarden/linkwarden docker tag to v2.5.0 to chore(deps): update ghcr.io/linkwarden/linkwarden docker tag to v2.5.1 2024-03-11 03:33:58 +00:00
prskr force-pushed renovate/ghcr.io-linkwarden-linkwarden-2.x from 33e275fdff to cc3c744548 2024-03-11 03:34:00 +00:00 Compare
prskr merged commit c25ba3fac1 into main 2024-03-13 16:54:13 +00:00
prskr deleted branch renovate/ghcr.io-linkwarden-linkwarden-2.x 2024-03-13 16:54:13 +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: infrastructure/apps#62
No description provided.