Skip to content

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 02 May 14:19
· 355 commits to main since this release

Changelog

This release is a little makeover. Some small bugfixes are included as well.

New Features

  • You can now disable delete functionality
  • You can now use webhooks to get notified for basic file operations

Core

  • Substituted gorilla/websocket by coder/websocket
  • Substituded gorilla/mux by net/http