This is a mainly bugfix release.

Important: If you are using Tesseract on 0.19.10, this fixes a feature regression that disabled all 0.19.4+ features.

Bugfixes

  • Piefed links are identical to Lemmy but not API compatible; fixed bug when loading a Piefed link in a modal. Now has button similar to /post to load the outside pos/comment link in a new tab/window.
  • PeerTube seems to have a new video ID format. Added that to the detection regexes so those will embed.
  • Fix typo in “Check for Notifications” label
  • Fixed / accounted-for Spotify thumbanils (they don’t have extensions and weren’t being detected as images)
  • Home-instance custom emojis exempted from inline media disable setting
  • Fixed broken semver comparisons on 0.19.10+ (any features requiring greater than API 0.19.3 were being disabled).
  • Removed mobile OS “share” integration as it was more trouble than it was worth. Now all ‘share’ and ‘copy link’ buttons just write the item to the clipboard.
  • Add slight right margin to comment action bar so buttons aren’t smooshed against the side (especially when “reverse action bars” is enabled)

Minor Changes

  • Site card hidden in sidebar when Site Info or Legal accordions are expanded (to make it easier to view those)
  • Increase top margin on heading elements in markdown to better space out sections

Get Tesseract

Docker

  • ghcr.io/asimons04/tesseract:1.4.33
  • ghcr.io/asimons04/tesseract:v1.4.33
  • ghcr.io/asimons04/tesseract:1.4.33:latest

Resources