mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update pastefy to version 7.0.7 (#2620)
This commit is contained in:
parent
c4e9fa6d1d
commit
8b2f362e73
@ -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: "*"
|
||||
|
@ -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.
|
||||
@ -13,8 +13,8 @@ description: >-
|
||||
|
||||
|
||||
Whether you're sharing code snippets with a colleague, keeping track of notes, or just quickly saving something for later, Pastefy makes sharing information faster, easier, and more secure.
|
||||
|
||||
|
||||
|
||||
|
||||
⚠️ Unless you make your pastes public or keep the link, they will not be able to be accessed once the browser's local storage is cleared or a different browser is used.
|
||||
developer: InteraApps
|
||||
website: https://pastefy.app/
|
||||
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user