release dependencies maintenance faq manpage tips
plain html / no js / source code: codeberg , gitea

v0.9.6 (Sep, 2026)

Improve website build system a little more.

commit e6ce3f6724ddc44f34234f61ec054a6bec9da541

Add some tips and more accurate suggestions on backups.

commit eac7eeeb4ac3bda013865a780b5d8775c073a2ad

Markdowns for gitea/codeberg/?github hostings are now
auto-generated and anyway included in tree.
This is motivated by inconsistent and incompatible with *.txt
markdown formatting, which is unfortunately displayed on project main page.

commit f506098fdc2bd109a80e7570b7a809c54b8339f9

v0.9.5 (Aug, 2026)

Internal changes.
Website deployment made a little less cumbersome
and its build directory is now part of main tree.

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.