Update pastefy to version 7.0.7 (#2620)

This commit is contained in:
Alexander L. 2025-04-23 12:17:01 +02:00 committed by GitHub
parent c4e9fa6d1d
commit 8b2f362e73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 5 deletions

View File

@ -20,7 +20,7 @@ services:
restart: on-failure
app:
image: interaapps/pastefy:7.0.3@sha256:8788d9160f810189465494d41253c66c5d93f1ef4fed0cf5dad61603c8fa8840
image: interaapps/pastefy:7.0.7@sha256:b0249d274a961dae0bcd3d68308f290af300fda2344a864c2e085a997cf92128
user: "1000:1000"
environment:
HTTP_SERVER_CORS: "*"

View File

@ -3,7 +3,7 @@ id: pastefy
name: Pastefy
tagline: An easy paste for seamless sharing
category: developer
version: "7.0.3"
version: "7.0.7"
port: 9900
description: >-
Pastefy is a user-friendly online platform that allows you to quickly and securely store and share text, code, or other notes. Perfect for developers, creatives, or anyone who needs to exchange ideas in real time, Pastefy offers a simple way to save and share content without the hassle of sending files back and forth.
@ -29,7 +29,12 @@ gallery:
- 4.jpg
- 5.jpg
releaseNotes: >-
This release includes multiple improvements and bug fixes.
This release includes multiple new features, improvements and bug fixes.
Key highlights:
- Adding AI to create Tags for pastes and Tag descriptions
- Improved search, design changes
- Added stars, public profiles and tags page
Full release notes can be found at https://github.com/interaapps/pastefy/releases