Skip to content

Commit 3fcffca

Browse files
add release note.
Signed-off-by: Laurent Martin <laurent.martin.l@gmail.com>
1 parent c8b797b commit 3fcffca

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ Released: [Place date of release here]
88

99
### New Features
1010

11-
* `faspex5`: when sending a package, recipients specified in fields `private_recipients`, `notified_on_upload`, `notified_on_download` and `notified_on_receipt` are now also expanded like field `recipients`.
11+
* `faspex5`: When sending a package, recipients specified in fields `private_recipients`, `notified_on_upload`, `notified_on_download` and `notified_on_receipt` are now also expanded like field `recipients`.
1212

1313
### Issues Fixed
1414

15+
* `sync`: #251 in `admin` command, database path on Windows is `~private-asp` instead of `.private-asp`.
16+
1517
### Breaking Changes
1618

1719
## 4.25.4
@@ -313,7 +315,7 @@ Released: 2025-01-21
313315

314316
* Internal: Basic REST calls now return data directly. (no more `data` key). For advanced calls, use `call`.
315317
* Internal: Transfer SDK download is now a 2-step procedure: First get the YAML file from GitHub with URLs for the various platforms and versions, and then download the archive from the official IBM repository.
316-
**global**: Option `format=multi` is replaced with option `multi_table=yes`.
318+
* **global**: Option `format=multi` is replaced with option `multi_table=yes`.
317319
* `faspex5`: Removed deprecated option `value` replaced with positional parameter.
318320

319321
## 4.19.0
@@ -1077,7 +1079,7 @@ Released: 2021-02-03
10771079

10781080
### New Features
10791081

1080-
* The option `value` of command `find`, to filter on name, is not optional.
1082+
* The option `value` of command `find` to filter on name is mandatory.
10811083
* `find` now also reports all types (file, folder, link).
10821084
* `find` now is able to report all fields (type, size, etc...).
10831085

@@ -1107,7 +1109,7 @@ Released: 2021-02-03
11071109
### New Features
11081110

11091111
* Improved wizard (prepare for AoC global client id).
1110-
* Preview generator: Added option : --skip-format=&lt;png,mp4&gt;.
1112+
* Preview generator: Added option : `skip_format` with values `png`, `mp4`.
11111113
* Removed outdated pictures from this doc.
11121114

11131115
## 0.9.19

0 commit comments

Comments
 (0)