You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,20 @@ History
6
6
7
7
All release highlights of this project will be documented in this file.
8
8
9
+
4.4.27 - Nov 14, 2024
10
+
________________________
11
+
**Fixed**
12
+
13
+
- ``SAClient.attach_items`` fixed chunks handling.
14
+
15
+
9
16
4.4.26 - Oct 29, 2024
10
17
________________________
11
18
12
19
**Added**
13
20
14
21
- ``SAClient.copy_items/move_items`` method, added the ability to copy/move categories and duplicate strategies ("skip", "replace", "replace_annotations_only").
22
+
15
23
**Updated**
16
24
17
25
- Fixed `SAClient.get_annotations() To handle annotations that contain all UTF-8 characters.`
0 commit comments