Skip to content

Commit b982972

Browse files
Updated release notes
1 parent 435d826 commit b982972

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

docs/manual/docs/about/release-notes.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Release notes
22

3+
## v2.5.0
4+
5+
### New commands
6+
7+
**OneDrive**
8+
9+
- [onedrive report activityuserdetail](../cmd/onedrive/report/report-activityuserdetail.md) - gets details about OneDrive activity by user [#1255](https://github.com/pnp/office365-cli/issues/1255)
10+
- [onedrive report usageaccountdetail](../cmd/onedrive/report/report-usageaccountdetail.md) - gets details about OneDrive usage by account [#1251](https://github.com/pnp/office365-cli/issues/1251)
11+
12+
**SharePoint**
13+
14+
- [spo report siteusagefilecounts](../cmd/spo/report/report-siteusagefilecounts.md) - get the total number of files across all sites and the number of active files [#1247](https://github.com/pnp/office365-cli/issues/1247)
15+
- [spo report siteusagepages](../cmd/spo/report/report-siteusagepages.md) - gets the number of pages viewed across all sites [#1250](https://github.com/pnp/office365-cli/issues/1250)
16+
- [spo report siteusagesitecounts](../cmd/spo/report/report-siteusagesitecounts.md) - gets the total number of files across all sites and the number of active files [#1248](https://github.com/pnp/office365-cli/issues/1248)
17+
- [spo report siteusagestorage](../cmd/spo/report/report-siteusagestorage.md) - gets the trend of storage allocated and consumed during the reporting period [#1249](https://github.com/pnp/office365-cli/issues/1249)
18+
19+
### Changes
20+
21+
- fixed error using command spo listitem add when text field value only contains numbers [#1297](https://github.com/pnp/office365-cli/issues/1297)
22+
323
## [v2.4.0](https://github.com/pnp/office365-cli/releases/tag/v2.4.0)
424

525
### New commands

0 commit comments

Comments
 (0)