v0.9.4 (Aug, 2026)
Website main page is refreshed;
Source code is now available on both codeberg and gitea.
v0.9.3 (Feb, 2026)
Announcement:
maintenance section is now added to the project and website.
Primary website is now phibrajry.grebedoc.dev
Mastodon newsletter is now available: phibrajry@techtoots.com
v0.9.2 (Feb, 2026)
Added file import history.
Added extended symlinks information: number of images, long names, etc.
Images otherwise not represented as links can be shown in home/.unlinked with symlinks.py -a
v0.9.1 (Jan, 2026)
Remove the process parallelism used to process next image
before the previous is fully written. I think it confused too
much both garbage collector and code maintenance.
Add --blind option to ignore direct file deduplication,
most files will still be deduplicated due date based organization.
Refine documentation to remove irrelevant suggestions.