Skip to content

Releases: BURG3R5/FileFlow

v1.4.0

31 Mar 15:28
Immutable release. Only release title and notes can be modified.
c3ead2d

Choose a tag to compare

What's Changed

  • fix: Actually copy/move files instead of (create + copy [+ delete])
  • feat: Let user choose execution time and frequency

You can now configure each rule's individual execution schedule. Advanced users can use cron expressions to control execution more precisely.

Important

After updating, open the app at least once, to trigger the new scheduling system.

Full Changelog: v1.3.0...v1.4.0

v1.3.0

25 Mar 05:04
Immutable release. Only release title and notes can be modified.
696b099

Choose a tag to compare

What's Changed

  • feat: Add ${uuid} special reference
  • feat: Provide "don't rename" template shortcut in supporting text
  • feat: Support secondary storage(s) in folder picker

Full Changelog: v1.2.0...v1.3.0

v1.2.0

11 Mar 06:44
Immutable release. Only release title and notes can be modified.
b8b276f

Choose a tag to compare

What's Changed

  • feat: Let rules target protected folders
  • feat: Add "DELETE_STALE" action
  • feat: Let rules scan subfolders and recreate them

Rules can now target protected folders (like "Download") if special "all files" access is granted.

The new "DELETE_STALE" action helps get rid of unused/untouched files.

Important

"Staleness" is calculated based on when the file was last modified, not when it was last accessed.

Finally, rules can now recursively scan (and re-create) subfolders.

Full Changelog: v1.1.1...v1.2.0

v1.1.1

26 Feb 19:28
Immutable release. Only release title and notes can be modified.
d597d6a

Choose a tag to compare

What's Changed

  • fix: Make UpsertRuleScreen scrollable
  • chore: Display licenses using AboutLibraries
  • chore: Update dependencies
  • fix: Remove and mention permissions added by WorkManager

Full Changelog: v1.1.0...v1.1.1

v1.1.0

07 Feb 21:56
Immutable release. Only release title and notes can be modified.
ef55a9f

Choose a tag to compare

Initial release

FileFlow scans your files periodically and organizes them according to your rules.

Features

  • Rules - Use regex to precisely target files and template strings to rename them 🎯
  • History - Recent executions are stored (locally) ⏳
  • Free, open-source & private
    • No ads, subscriptions, or in-app purchases 🆓
    • Licensed under the GPLv3 📃
    • Fully offline; your data never leaves your device 🔐
  • Lightweight - Runs in the background with minimal battery and memory usage ⏩