From 4646577f35cb1f6108e9da533c1e801ebff7980e Mon Sep 17 00:00:00 2001 From: vorotamoroz Date: Thu, 12 Mar 2026 19:42:10 +0900 Subject: [PATCH] Update --- updates.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/updates.md b/updates.md index 5106031..6b0edc1 100644 --- a/updates.md +++ b/updates.md @@ -10,6 +10,7 @@ The head note of 0.25 is now in [updates_old.md](https://github.com/vrtmrz/obsid ### Fixed - Fixed Journal Sync had not been working on some timing, due to a compatibility issue (for a long time). +- ServiceFileAccessBase now correctly handles the reading of binary files. ### Internal behaviour change (or fix) @@ -20,6 +21,8 @@ The head note of 0.25 is now in [updates_old.md](https://github.com/vrtmrz/obsid - Add more tests. - Object Storage support has also been confirmed (and fixed) in CLI. - Yes, we have finally managed to 'get one file'. +- Now binary files are also supported in the CLI. + ## Unnamed 11th March, 2026