github new-usemame/Calibre-Web-NextGen v4.0.26
v4.0.26 — metadata-search Apply persists description on first save

latest releases: v4.0.171, v4.0.170, v4.0.169...
one month ago

A bug-fix release. One CWA backport.

Get it

docker pull ghcr.io/new-usemame/calibre-web-nextgen:v4.0.26

Same volume layout as v4.0.25; no migration.

Fixed

  • Metadata-search "Apply" no longer drops the fetched description on first save. When you applied search results in the metadata modal, TinyMCE updated its visible editor without flushing the value back to the underlying textarea — so the form submitted the previous (or empty) comments value, the description silently disappeared on save, and you had to apply twice. Saving the editor before submit fixes the first-save path. Also normalizes missing provider descriptions to empty string and renames the modal "Save" button to "Apply" to reflect that the action only copies metadata into the edit form. Backport of CWA #1336 by @I-Would-Like-To-Report-A-Bug-Please.

Validation

CI green on each backport before merge. Pairs with the v4.0.25 fix (CWA #1331) for the same author's metadata-persistence story.

Don't miss a new Calibre-Web-NextGen release

NewReleases is sending notifications on new releases.