Skip to content

Releases: mjonssonme/transcribus-viewer-for-wordpress

Release list

v2.1.0

Choose a tag to compare

@mjonssonme mjonssonme released this 05 Jul 12:24
8c97664

First tagged GitHub release, capturing the current state of main.

2.1.0

  • Feat: Added a "Reset view" button to the viewer controls, letting visitors clear zoom/pan and any manual pane resize back to the widget's starting state (a configured custom height, or the same default it loaded with) in one click.

2.0.0

  • Feat: The "Transcribus Document" block has a "Custom viewer height" toggle in its settings, letting you set a fixed pixel height for the image/text panes. Visitors can also drag the bottom-right corner of either pane to resize it themselves, whether or not a custom height is set.
  • Feat: Without a custom height, the viewer's default height fits the first page's actual image (at its real aspect ratio) instead of a fixed guess. In the block editor's own live preview specifically, a short fixed default (500px) is used instead, since the editor's narrower canvas would otherwise make the widget need a lot of scrolling just to see the whole thing while editing.
  • Fix: Resizing the panes (via the drag handle or a custom height change) reliably redraws the text-highlight overlay and keeps both panes and the block editor's preview in sync, including inside the editor's iframed canvas.
  • Feat: The upload page now shows a live progress notice and automatically redirects to the All Documents list once background processing finishes, instead of leaving you on a static "success" message with no feedback.
  • Fix: The "Used In" column (on the Transkribus Documents list) now covers documents referenced by any real, non-trashed post status (draft/pending/private/future), not just published ones.

See readme.txt for the full changelog history.

🤖 Generated with Claude Code