Skip to content

Releases: interaapps/pastefy

6.0 - new backend

04 Feb 22:55
bf4017e
Compare
Choose a tag to compare

What's new?

  • New Backend (Written in Java and using @JavaWebStack as framework)
  • New API (v2)
    • rest
    • now has an understandable and consistent structure
    • every part of pastefy is now usable with the api
  • Better way of using api-keys
  • Improved performance a lot
  • Folders can now be created in the frontend
  • Removed old server-side encryption. Every paste which uses a password uses client encryption
  • completly self-hostable without any weird handmade migrations
  • usable docker deployment

Extra:

  • The Pastefy VS-Code plugin and CLI do both have now the feature to add an API-Key to be logged in

Pastefy 4.0

26 Aug 10:23
Compare
Choose a tag to compare

Completly recoded and redesigned.