diff --git a/bentopdf/docker-compose.yml b/bentopdf/docker-compose.yml index c2b1801a..50caf316 100644 --- a/bentopdf/docker-compose.yml +++ b/bentopdf/docker-compose.yml @@ -7,5 +7,5 @@ services: APP_PORT: 8080 web: - image: ghcr.io/alam00000/bentopdf:v2.5.0@sha256:c3729000f885059680cee9d49df50b21410cf80896be06f7e070de8f85a37816 + image: ghcr.io/alam00000/bentopdf:v2.6.0@sha256:96709a7ecd64a3fb4adf4dcf320808248a565993ea0c67febd25da12a34dcab7 restart: on-failure diff --git a/bentopdf/umbrel-app.yml b/bentopdf/umbrel-app.yml index 378e019b..2003f780 100644 --- a/bentopdf/umbrel-app.yml +++ b/bentopdf/umbrel-app.yml @@ -3,7 +3,7 @@ id: bentopdf name: BentoPDF tagline: A Privacy First PDF Toolkit category: files -version: "2.5.0" +version: "2.6.0" port: 8730 description: >- 📄 BentoPDF is an advanced privacy-oriented application designed to give users complete control over their PDF documents directly within the browser. It eliminates the need for external uploads or online conversion services, ensuring that every action takes place locally and confidentially. This focus on privacy makes BentoPDF a secure alternative to traditional cloud-based PDF tools. @@ -28,23 +28,15 @@ gallery: - 3.jpg - 4.jpg releaseNotes: >- - This update brings a major rewrite of the Compare PDFs tool, turning it into a full semantic comparison engine, along with a rotation fix and new language support. + This update adds page labels, flattening enhancements, PDF comparison improvements, and transparent form field backgrounds. ✨ New features and improvements: - - Compare PDFs now detects word-level text differences with precise highlighting on both documents - - Moved paragraphs are detected and shown as a single "Moved" change instead of separate add/remove entries - - Style changes such as font family and font size differences are now detected - - Changes are automatically categorized into Text, Image, Header/Footer, Annotation, Formatting, and Background - - Smart page pairing correctly handles inserted or deleted pages between document versions - - OCR support added for scanned documents in the comparison tool - - Filter changes by type (Modified, Added, Deleted, Moved, Style Changed) or content category - - Export comparison results in four modes: Split View, Alternating Pages, Left Only, or Right Only - - Korean language translation added - - - 🐛 Bug fixes: - - Fixed PDF page rotation functionality + - New Add Page Labels tool for applying Roman numerals, prefixes, and custom numbering ranges to PDFs + - Flatten annotations directly into PDF page content, making them permanent and non-editable + - PDF comparison now includes new overlay options and filtering controls for more precise side-by-side comparisons with fewer false-positive highlights + - Form fields can now be created with transparent backgrounds for cleaner overlays on existing documents + - Russian, German, and Dutch translation updates added Full release notes are found at https://github.com/alam00000/bentopdf/releases