Skip to content

Releases: ivaano/FileAwayFlow

v1.1.0

19 May 21:18
41039cc

Choose a tag to compare

This release adds a new copy endpoint, which makes a copy instead of a move. This might be useful in cases where you want to keep the original after something has been downloaded for example using torrents.

v1.0.3

30 Jan 21:07

Choose a tag to compare

This is a small fix to previous release, if the file is on a different filesystem a copy+delete approach will be done, if the source path is a folder then the copy will be recursive, delete of the source will be done if the copy is sucessfull only, I've also added the version of the app in the health endpoint and when server starts

Full Changelog: v1.0.2...v1.0.3

v1.0.2

29 Jan 05:45

Choose a tag to compare

This release is able to handle different filesystems, if file is on the same filesystem a move still be performed if is on a different filesystem a copy/delete will be done instead

Full Changelog: v1.0.1...v1.0.2

v1.0.1

24 Oct 19:34

Choose a tag to compare

This release has a small fix to add the health endpoint back

v1.0.0

24 Oct 18:38

Choose a tag to compare