Skip to content

feat(container): update image redimp/otterwiki ( 2.20.8 → 2.21.0 )#1966

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/redimp-otterwiki-2.x
Open

feat(container): update image redimp/otterwiki ( 2.20.8 → 2.21.0 )#1966
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/redimp-otterwiki-2.x

Conversation

@renovate

@renovate renovate Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
redimp/otterwiki minor 2.20.8-slim2.21.0-slim

Release Notes

redimp/otterwiki (redimp/otterwiki)

v2.21.0

Compare Source

Compare with v2.20.8

Features: CodeMirror 6

Finally CodeMirror 6 is here. The majority of work has been done by @​onovy in #​464.

  • Migrate the editor from CodeMirror 5 to CodeMirror 6: the vendored CM5 files are replaced
    by a single bundle built from source with esbuild, all editor features (markdown formatting
    helpers, table editing, list continuation and indentation, link handling, search dialog,
    inline attachment upload and preview toggle) have been ported, and GFM support (task lists,
    strikethrough, tables) is enabled, see #​464 #​520
    (1c76bd9, cd08166, b8492a4, cea3dab, aa87116, 13d75bb, d1283db by @​onovy).
  • Add syntax highlighting for wikilinks and embeddings in the editor, see #​520 (e1fbc03, 403cfce, c6011e6).
  • Highlight trailing whitespace in the editor, see #​520 (2d53b93).
  • Use a 4-space indent unit in the editor to match the wiki's markdown conventions, see #​520 (2825582).
  • Enable autocorrect and autocapitalize in the editor on mobile, see #​520 (f852d2d).
Bug Fixes
  • Restore visual parity with the CM5 editor in both light and dark themes: nested list depth
    coloring, grey inline and fenced code, and the checkbox color, see #​520
    (3b7c05f, c26a8c4, 6e8419a, 0a01cac, 28a515f, ff0d7aa, a422d02 by @​onovy).
  • Fix the invisible editor selection in dark mode caused by a CSS specificity issue, see #​520 (8d6d144 by @​onovy).
  • Prevent content duplication when pasting an image in the editor, see #​520 (b0a8acd).
  • Preserve the cursor position when an inline attachment upload completes, see #​520 (764514a).
  • Fix dark mode colors of the DataTable selector dropdown, see #​519 (484211a).
  • Remove accidental globals in otterwiki.js (5786c57).
  • Match article headings for the sidebar table of contents highlight (8629caa).
  • Use per-platform pip caches in docker builds (bfc5e73).
Refactoring
  • Move the frontend sources and npm tooling into frontend/, see #​520 (483ccdf).
Dependencies

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants