Update ghcr.io/linkwarden/linkwarden Docker tag to v2.16.0 #936

Open
renovate wants to merge 1 commit from renovate/ghcr.io-linkwarden-linkwarden-2.x into master
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/linkwarden/linkwarden minor v2.15.1v2.16.0

Release Notes

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

v2.16.0

Compare Source

Hello everyone!

Today, we’re excited to announce a new Linkwarden release across web and mobile.

linkwarden-hero

For those who are wondering, Linkwarden is an open-source collaborative bookmarking tool that keeps permanent snapshot of the content of the links you save, so you can still access them even if the original content is no longer available. Linkwarden is available as a Cloud offering, or you can get the source code on GitHub and self-host it on your own server with no strings attached. If you find it useful, consider starring the repo so others can discover it too!

So let’s get into it.

What's new in mobile:

  • Support for self-signed certificates and custom request headers: Android now accepts self-signed certificates, and you can add custom request headers to the app's requests. This makes the app usable with instances behind a reverse proxy or auth layer like Authelia or Cloudflare Access.
  • Re-preserve link formats: You can now re-generate a link's preserved formats (screenshot, PDF, readable view) from the mobile app, useful if the original preservation failed or the page has changed since.
  • Change link's banner: You can now set a custom banner image for a link when editing it.
  • Access more account options in Settings: Settings now has a "More Account Settings" option that opens your full account settings inside the app, using your existing session.

(Android is out, iOS is still in review and it should be out later today.)

What's new in web:

  • Refreshed, more modern design: The top navbar is removed and its functionality moved into the sidebar, plus a number of smaller UX fixes.
    new-design

  • New search modal with recent search history: Press ⌘K (or Ctrl+K) anywhere to open a search modal. It also keeps your recent searches stored locally in the browser.
    search-modal

  • New "System" theme option: The theme can now follow your OS light/dark preference instead of being set manually.
    system-theme

  • PNG support for link banners: Link banners now accept PNG uploads in addition to JPEG.

There’s more…

As always, there's a long tail of smaller improvements across the web and the mobile app.

Full Changelog: https://github.com/linkwarden/linkwarden/compare/v2.15.1...v2.16.0

Thanks!

Thanks to everyone using Linkwarden, reporting bugs, suggesting improvements, contributing to the project, responsibly disclosing security issues, and supporting its development. Your contributions genuinely shape every release. 💙

If you'd like to try Linkwarden without dealing with server setup and maintenance, our Cloud offering is the easiest way to get started.

We hope you enjoy the latest updates!


Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linkwarden/linkwarden](https://github.com/linkwarden/linkwarden) | minor | `v2.15.1` → `v2.16.0` | --- ### Release Notes <details> <summary>linkwarden/linkwarden (ghcr.io/linkwarden/linkwarden)</summary> ### [`v2.16.0`](https://github.com/linkwarden/linkwarden/releases/tag/v2.16.0) [Compare Source](https://github.com/linkwarden/linkwarden/compare/v2.15.1...v2.16.0) Hello everyone! Today, we’re excited to announce a new Linkwarden release across web and mobile. <img width="1400" height="1003" alt="linkwarden-hero" src="https://github.com/user-attachments/assets/b3282f2b-f113-41c5-b072-cb1d73f52a1a" /> For those who are wondering, [Linkwarden](https://linkwarden.app) is an open-source collaborative bookmarking tool that keeps permanent snapshot of the content of the links you save, so you can still access them even if the original content is no longer available. Linkwarden is available as a [Cloud offering](https://linkwarden.app), or you can get the source code on [GitHub](https://github.com/linkwarden/linkwarden) and self-host it on your own server with no strings attached. If you find it useful, consider starring the repo so others can discover it too! So let’s get into it. #### What's new in mobile: - **Support for self-signed certificates and custom request headers:** Android now accepts self-signed certificates, and you can add custom request headers to the app's requests. This makes the app usable with instances behind a reverse proxy or auth layer like Authelia or Cloudflare Access. - **Re-preserve link formats:** You can now re-generate a link's preserved formats (screenshot, PDF, readable view) from the mobile app, useful if the original preservation failed or the page has changed since. - **Change link's banner:** You can now set a custom banner image for a link when editing it. - **Access more account options in Settings:** Settings now has a "More Account Settings" option that opens your full account settings inside the app, using your existing session. (Android is out, iOS is still in review and it should be out later today.) #### What's new in web: - **Refreshed, more modern design:** The top navbar is removed and its functionality moved into the sidebar, plus a number of smaller UX fixes. <img width="2940" height="1662" alt="new-design" src="https://github.com/user-attachments/assets/9f86a857-a2da-4afd-8336-5f941e4a7932" /> - **New search modal with recent search history:** Press `⌘K` (or `Ctrl+K`) anywhere to open a search modal. It also keeps your recent searches stored locally in the browser. <img width="1268" height="880" alt="search-modal" src="https://github.com/user-attachments/assets/bbafe6dc-7064-42fc-9105-5b04ac5ef2a2" /> - **New "System" theme option:** The theme can now follow your OS light/dark preference instead of being set manually. <img width="1656" height="444" alt="system-theme" src="https://github.com/user-attachments/assets/c9214af6-989b-48a7-9211-a658b2a31f87" /> - **PNG support for link banners:** Link banners now accept PNG uploads in addition to JPEG. #### There’s more… As always, there's a long tail of smaller improvements across the web and the mobile app. **Full Changelog**: <https://github.com/linkwarden/linkwarden/compare/v2.15.1...v2.16.0> #### Thanks! Thanks to everyone using Linkwarden, reporting bugs, suggesting improvements, contributing to the project, responsibly disclosing security issues, and supporting its development. Your contributions genuinely shape every release. 💙 If you'd like to try Linkwarden without dealing with server setup and maintenance, our [Cloud offering](https://linkwarden.app) is the easiest way to get started. We hope you enjoy the latest updates! </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODUuNCIsInVwZGF0ZWRJblZlciI6IjQzLjI4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbIm1haW50ZW5hbmNlIl19-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ghcr.io-linkwarden-linkwarden-2.x:renovate/ghcr.io-linkwarden-linkwarden-2.x
git switch renovate/ghcr.io-linkwarden-linkwarden-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/ghcr.io-linkwarden-linkwarden-2.x
git switch renovate/ghcr.io-linkwarden-linkwarden-2.x
git rebase master
git switch master
git merge --ff-only renovate/ghcr.io-linkwarden-linkwarden-2.x
git switch renovate/ghcr.io-linkwarden-linkwarden-2.x
git rebase master
git switch master
git merge --no-ff renovate/ghcr.io-linkwarden-linkwarden-2.x
git switch master
git merge --squash renovate/ghcr.io-linkwarden-linkwarden-2.x
git switch master
git merge --ff-only renovate/ghcr.io-linkwarden-linkwarden-2.x
git switch master
git merge renovate/ghcr.io-linkwarden-linkwarden-2.x
git push origin master
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
simon.beck/talos!936
No description provided.