Skip to content

Docs/update 20260102 2104#23

Open
racmac57 wants to merge 2 commits into
mainfrom
docs/update-20260102-2104
Open

Docs/update 20260102 2104#23
racmac57 wants to merge 2 commits into
mainfrom
docs/update-20260102-2104

Conversation

@racmac57
Copy link
Copy Markdown
Owner

@racmac57 racmac57 commented Jan 2, 2026

Summary

Documentation and version updates for v2.1.10 release

Changes

  • Updated CHANGELOG.md with v2.1.10 release notes (OneDrive 'Send to' fixes, manifest filtering, multi-method file detection)
  • Updated README.md to v2.1.10 with new OneDrive features documentation
  • Updated SUMMARY.md with OneDrive integration details
  • Added Chunker_MoveOptimized.bat wrapper script for Windows Send To integration
  • Enhanced Chunker_MoveOptimized.ps1 with OneDrive cloud file support, manifest filtering, and improved error handling
  • Added cleanup_origin_files.ps1 utility for removing leftover manifest files
  • Updated package.json version to 2.1.10
  • Removed 02_data/pyproject.toml (deleted file)

Test

  • CI green

Checklist

  • Docs updated if needed
  • No secrets in diff

Your Name and others added 2 commits November 15, 2025 01:25
- Fixed OneDrive file detection by adding -Force parameter to Get-ChildItem calls
- Added automatic filtering to skip .origin.json manifest files during processing
- Implemented multi-method file detection (Test-Path, System.IO fallback)
- Enhanced error reporting and debugging output
- Created cleanup_origin_files.ps1 utility script
- Updated documentation (README, SUMMARY, CHANGELOG) with OneDrive integration details
- Added Chunker_MoveOptimized.bat for Windows SendTo menu integration

Resolves issue where OneDrive-synced files were not detected due to reparse points
and prevents infinite loops when manifest files are accidentally selected.
…nd version updates

Affects: CHANGELOG.md, README.md, SUMMARY.md, package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant