Skip to content

Update ghcr.io/linkwarden/linkwarden Docker tag to v2.15.1#84

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-linkwarden-linkwarden-2.x
Open

Update ghcr.io/linkwarden/linkwarden Docker tag to v2.15.1#84
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-linkwarden-linkwarden-2.x

Conversation

@renovate

@renovate renovate Bot commented Mar 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/linkwarden/linkwarden minor v2.14.0v2.15.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.15.1

Compare Source

What's Changed

Full Changelog: linkwarden/linkwarden@v2.15.0...v2.15.1

v2.15.0

Compare Source

Hello everyone!

Today, we’re excited to announce that Linkwarden is getting one of its largest mobile updates so far, along with a web app that’s much lighter to run.

For those who are new here, Linkwarden is a tool for collecting, organizing, reading, and preserving webpages, articles, and documents in one place. Linkwarden is available as a Cloud offering, or you can self-host it on your own server.

Let's get into it.

What's new on mobile:

🖍️ Highlight and annotate

You can now highlight text in the reader view, pick from four colors, and attach a note to any highlight.

There's also a new Notes & Highlights view per article which lets you skim what you've marked and jump to it in the text.

highlight-1 highlight-2
📥 True offline mode

Previously, the app only saved preserved formats for links you had already opened. Now, you can turn on Save for offline access in the settings, and the app will download every preserved format in the background as you browse.

offline-support
🪪 Link details sheet

Long-press any link to open Link Details, which shows all the information about a link in one sheet, similar to the web app.

link-details
📖 Customizable reader view

Adjust font, text size, line height, and background color as you read.

display-settings

What's new on the web:

🧠 Much lower memory usage

Linkwarden 2.15 roughly halves idle memory usage, from around 700 MB down to about 350 MB.

It's worth mentioning that after a heavy workload, memory may stay higher because the runtime keeps previously allocated memory ready for reuse. This is expected and is not a memory leak.

If you don't need webpage preservation, setting DISABLE_BROWSER=true skips that work entirely, keeping the instance right at the ~350 MB mark. Otherwise, for a leaner setup, you can use:

MALLOC_ARENA_MAX=2
NODE_OPTIONS=--max-old-space-size=400
ARCHIVE_TAKE_COUNT=1

These settings limit memory pools, cap the app's heap, and preserve one link at a time to keep spikes smaller.

🐳 A much smaller Docker image

The Docker image has also been cut in half, dropping from roughly 3.0 GB to 1.5 GB.

🔑 Generic OIDC provider

Self-hosters can now connect any OpenID Connect identity provider. Check it out in the docs!

🔒 Increased security

A good chunk of this release went into security hardening. We strongly recommend updating to 2.15.

There's more...

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

Full Changelog: linkwarden/linkwarden@v2.14.1...v2.15.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.

Special thanks to @​profiteroles1, @​bebound, @​zero77, @​idarlafish, @​martiGIT, @​Anthomos, @​christopherjnash, @​saschabuehrle, @​ppfeister, @​nekros1xx, @​mvalentsev, @​datosh, @​Dredsen, @​SakusenSec, @​kah-ja, @​kocaemre, @​eddieran, @​5ud0er, @​clzoom, @​guervild, @​ashvinctrl, @​456789TZ, and @​Faze-up for their code contributions, bug reports, testing, security research, and responsible vulnerability disclosures. They all rock! 💙

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 Linkwarden updates!

v2.14.1

Compare Source

What's Changed

  • Added support for serving preserved HTML archives from a separate public hostname so that untrusted archived pages are isolated from your main Linkwarden app; see Setting Up a User Content Domain for more information
  • Improved UX while selecting tags
  • Bug fixes

New Contributors

Full Changelog: linkwarden/linkwarden@v2.14.0...v2.14.1


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/ghcr.io-linkwarden-linkwarden-2.x branch from 1c77b70 to 45a7f33 Compare March 30, 2026 14:05
@renovate renovate Bot changed the title chore(deps): update ghcr.io/linkwarden/linkwarden docker tag to v2.14.0 chore(deps): update ghcr.io/linkwarden/linkwarden docker tag to v2.14.1 Apr 23, 2026
@renovate renovate Bot force-pushed the renovate/ghcr.io-linkwarden-linkwarden-2.x branch from 45a7f33 to 5921a35 Compare April 23, 2026 02:09
@renovate renovate Bot changed the title chore(deps): update ghcr.io/linkwarden/linkwarden docker tag to v2.14.1 chore(deps): update ghcr.io/linkwarden/linkwarden docker tag to v2.14.1 - autoclosed May 3, 2026
@renovate renovate Bot closed this May 3, 2026
@renovate renovate Bot deleted the renovate/ghcr.io-linkwarden-linkwarden-2.x branch May 3, 2026 22:13
@renovate renovate Bot changed the title chore(deps): update ghcr.io/linkwarden/linkwarden docker tag to v2.14.1 - autoclosed chore(deps): update ghcr.io/linkwarden/linkwarden docker tag to v2.14.1 May 4, 2026
@renovate renovate Bot reopened this May 4, 2026
@renovate renovate Bot force-pushed the renovate/ghcr.io-linkwarden-linkwarden-2.x branch 2 times, most recently from 5921a35 to b686957 Compare May 4, 2026 02:07
@renovate renovate Bot force-pushed the renovate/ghcr.io-linkwarden-linkwarden-2.x branch from b686957 to 44b77a3 Compare May 11, 2026 20:46
@renovate renovate Bot changed the title chore(deps): update ghcr.io/linkwarden/linkwarden docker tag to v2.14.1 Update ghcr.io/linkwarden/linkwarden Docker tag to v2.14.1 May 11, 2026
@renovate renovate Bot changed the title Update ghcr.io/linkwarden/linkwarden Docker tag to v2.14.1 Update ghcr.io/linkwarden/linkwarden Docker tag to v2.14.1 - autoclosed May 13, 2026
@renovate renovate Bot closed this May 13, 2026
@renovate renovate Bot changed the title Update ghcr.io/linkwarden/linkwarden Docker tag to v2.14.1 - autoclosed Update ghcr.io/linkwarden/linkwarden Docker tag to v2.14.1 May 14, 2026
@renovate renovate Bot reopened this May 14, 2026
@renovate renovate Bot force-pushed the renovate/ghcr.io-linkwarden-linkwarden-2.x branch 2 times, most recently from 44b77a3 to 670ff50 Compare May 14, 2026 00:59
@renovate renovate Bot changed the title Update ghcr.io/linkwarden/linkwarden Docker tag to v2.14.1 Update ghcr.io/linkwarden/linkwarden Docker tag to v2.14.1 - autoclosed Jun 21, 2026
@renovate renovate Bot closed this Jun 21, 2026
@renovate renovate Bot changed the title Update ghcr.io/linkwarden/linkwarden Docker tag to v2.14.1 - autoclosed Update ghcr.io/linkwarden/linkwarden Docker tag to v2.14.1 Jun 21, 2026
@renovate renovate Bot reopened this Jun 21, 2026
@renovate renovate Bot force-pushed the renovate/ghcr.io-linkwarden-linkwarden-2.x branch 2 times, most recently from 670ff50 to b3dcecb Compare June 21, 2026 05:14
@renovate renovate Bot changed the title Update ghcr.io/linkwarden/linkwarden Docker tag to v2.14.1 Update ghcr.io/linkwarden/linkwarden Docker tag to v2.15.0 Jul 11, 2026
@renovate renovate Bot force-pushed the renovate/ghcr.io-linkwarden-linkwarden-2.x branch from b3dcecb to 9c16877 Compare July 11, 2026 00:52
@renovate renovate Bot changed the title Update ghcr.io/linkwarden/linkwarden Docker tag to v2.15.0 Update ghcr.io/linkwarden/linkwarden Docker tag to v2.15.1 Jul 11, 2026
@renovate renovate Bot force-pushed the renovate/ghcr.io-linkwarden-linkwarden-2.x branch from 9c16877 to c3e9b67 Compare July 11, 2026 06:43
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.

0 participants