Skip to content

docs(news): compact and correct the v2.2.11 fixes - #828

Merged
ajslater merged 1 commit into
developfrom
docs/news-v2.2.11-compact
Aug 26, 2026
Merged

docs(news): compact and correct the v2.2.11 fixes#828
ajslater merged 1 commit into
developfrom
docs/news-v2.2.11-compact

Conversation

@ajslater

Copy link
Copy Markdown
Owner

The v2.2.11 fixes accumulated an entry per landing rather than per behavior. This makes the section describe what shipped, and fixes two omissions.

Merged

  • Three items said the same thing. "Renaming follows a comic to its new path", "Comics keep their bookmarks… through renames, conversions and long tag write batches", and the rename-first entry were three views of one guarantee, written as the work landed in stages. Now one item describing the behavior rather than the route to it.
  • Two path-prefix items — sibling folders (Batman / Batman Beyond) and sibling libraries (/comics / /comics-kids) — are the same mistake in two places, so they read as one.
  • Two delete items — a file still on disk, and a file replaced in place — are both "codex no longer deletes a comic that is still there", so they share an item.

Added (these were missing)

  • The online-tag Resume button (99c92c586) only offers itself when a scan can actually resume, and reports a failed pause or resume instead of silently doing nothing. It previously answered 400 and swallowed the error.
  • Two comics that would take the same filename no longer overwrite each other. Codex refuses the second rename and reports it, and comicbox 4.8.6 (pinned in this version) refuses the second conversion with both originals intact — previously one archive's contents were lost.

Checked

Every remaining item was verified against what is actually on develop, and the Features section was left alone. fix(tagging): keep the source column headers on one line is deliberately not its own entry — it is polish within the redesigned status table already listed under Features.

Thirteen items to eleven, each shorter, ordered by what costs the user most: lost data, then wrong output, then errors, then staleness.

The rename work landed in stages, and each stage added its own entry, so
three of them described the same guarantee from different distances:
comics keeping their bookmarks through a rename. They are now one item
that describes the behavior that actually shipped rather than the route
taken to it. The two path-prefix fixes, which are the same mistake in two
places, become one; so do the two ways codex could delete a comic whose
file was still there.

Two user-visible fixes were missing entirely: the online-tag Resume
button no longer offers itself when it cannot work (and reports a failed
pause or resume instead of silently doing nothing), and two comics that
would take the same filename no longer overwrite each other.

Thirteen items to eleven, each shorter.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@ajslater
ajslater merged commit 4a28f26 into develop Aug 26, 2026
3 checks passed
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.

1 participant