github AndyHazz/bookends.koplugin v2.4.0

latest releases: v5.22.0, v5.21.0, v5.20.0...
3 months ago

New since v2.3.5

This release adds power-user features for extra control when manually crafting text format strings.

  • Inline formatting tags — use [b]...[/b], [i]...[/i], and [u]...[/u] to bold, italicise, or uppercase parts of a line. Tags can be nested ([b][i]bold italic[/i][/b]) and work across tokens and progress bars (#8)
  • Token width limits — append {N} to any token to cap its pixel width with ellipsis truncation, e.g. %C{200} - %g/%G keeps long chapter titles from pushing other elements off screen. Works with %bar{400} for fixed-width progress bars (#6)
  • Wi-Fi icon auto-hide%W now hides entirely when Wi-Fi is disabled, shows the disconnected icon when enabled but not connected, and the connected icon when online (#6)
  • Stable pages fix%L (pages remaining) now respects stable page numbers and hidden flows, matching %c and %t behaviour. Thanks to @naimur-29 for identifying this in #10
  • Menu preview cleanup — extra spaces in format strings (used for positioning) are collapsed in menu previews so the text is readable

Don't miss a new bookends.koplugin release

NewReleases is sending notifications on new releases.