Skip to content

Commit 9c6d7bc

Browse files
authored
Merge pull request #4 from basicmachines-co/release/v0.16.1
docs: add v0.16.0 and v0.16.1 release notes
2 parents a70e28b + cf35fac commit 9c6d7bc

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/pages/latest-releases.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,22 @@ import { Card, CardGroup, Info, Warning, Note, Tip, Accordion, AccordionItem, St
1010

1111
View the latest changes to Basic Memory on [GitHub](https://github.com/basicmachines-co/basic-memory/releases)
1212

13+
## [v0.16.1](https://github.com/basicmachines-co/basic-memory/releases/tag/v0.16.1) — 2025-11-11
14+
15+
**Focus:** Windows cloud sync stability
16+
17+
### Bug Fixes
18+
19+
- **#422**: Handle Windows line endings in rclone bisync
20+
([`e9d0a94`](https://github.com/basicmachines-co/basic-memory/commit/e9d0a94))
21+
- Added `--compare=modtime` flag to rclone bisync to ignore size differences from line ending conversions
22+
- Fixes issue where LF→CRLF conversion on Windows was treated as file corruption
23+
- Resolves "corrupted on transfer: sizes differ" errors during cloud sync on Windows
24+
- Users will need to run `--resync` once after updating to establish new baseline
25+
26+
**Full Changelog**: https://github.com/basicmachines-co/basic-memory/compare/v0.16.0...v0.16.1
27+
28+
---
1329
## [v0.16.0](https://github.com/basicmachines-co/basic-memory/releases/tag/v0.16.0) — 2025-11-10
1430

1531
**Focus:** Cloud sync improvements, Windows platform support, and reliability enhancements

0 commit comments

Comments
 (0)