From 2f70a5fd3fe5eaaf7d79bce6b1ade9c3535e7ad2 Mon Sep 17 00:00:00 2001 From: "Alexander L." Date: Fri, 3 Oct 2025 15:09:22 +0200 Subject: [PATCH] Update omnitools to v0.6.0 (#3724) --- omnitools/docker-compose.yml | 30 +++++++++++++++--------------- omnitools/umbrel-app.yml | 34 ++++++++++++++++++++++++++++++++-- 2 files changed, 47 insertions(+), 17 deletions(-) diff --git a/omnitools/docker-compose.yml b/omnitools/docker-compose.yml index ead8861a..dc2894a1 100644 --- a/omnitools/docker-compose.yml +++ b/omnitools/docker-compose.yml @@ -1,15 +1,15 @@ -version: '3.7' - -services: - app_proxy: - environment: - APP_HOST: omnitools_app_1 - APP_PORT: 80 - - app: - image: iib0011/omni-tools:0.5.0@sha256:9d494a4d8d64f34a87ebbf5bc5e1a5f02b5b9796f7ddbc9e3aacda5996e76b61 - # does not work rootless - #user: "1000:1000" - security_opt: - - no-new-privileges:true - restart: on-failure +version: '3.7' + +services: + app_proxy: + environment: + APP_HOST: omnitools_app_1 + APP_PORT: 80 + + app: + image: iib0011/omni-tools:0.6.0@sha256:3f35a17d8d81caa33c7caec0198eb561dee212a5f48d8303d8f7b182c930fb71 + # does not work rootless + #user: "1000:1000" + security_opt: + - no-new-privileges:true + restart: on-failure diff --git a/omnitools/umbrel-app.yml b/omnitools/umbrel-app.yml index 67cc8b2c..e12cf3f1 100644 --- a/omnitools/umbrel-app.yml +++ b/omnitools/umbrel-app.yml @@ -3,7 +3,7 @@ id: omnitools name: OmniTools tagline: An all-in-one collection of powerful web-based tools for everyday tasks category: files -version: "0.5.0" +version: "0.6.0" port: 8678 description: >- 🛠️ OmniTools is a versatile all in one web application that offers a comprehensive collection of over 80 practical utilities designed to simplify everyday digital tasks. It acts as a Swiss Army knife for your browser enabling you to handle a wide range of file formats conversions and manipulations all without relying on external servers or cloud uploads. @@ -28,7 +28,37 @@ gallery: - 3.jpg - 4.jpg - 5.jpg -releaseNotes: "" +releaseNotes: >- + New features in this release include: + + - Password Generator + - URL Encode and Decode + - Hidden Character Detector + - JSON Comparison + - Merge Video + - Random Port and Number Generators + - Convert Unix to Date + + Translations are now available in multiple languages including Spanish, French, German, Chinese, Japanese, Hindi, Dutch, Portuguese, and Russian. + + + A new bookmarking feature allows you to save your favorite tools for quick access, and it's persistent across sessions. + + + The app now includes filtering options for General Users and Developers to easily find relevant tools. + + + Additional improvements: + + - Image Editor with crop, rotate, filters, watermark, and annotation features + - PDF Editor for adding text, images, signatures, and checkboxes + - Video to GIF conversion + - Audio extraction, speed change, trimming, and merging + - Crontab Explainer and Leap Year Checker + - Text Censor tool + - XML Beautifier and Validator + + For full release notes, visit https://github.com/iib0011/omni-tools/releases dependencies: [] path: "" defaultUsername: ""