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: docs/manual/docs/about/release-notes.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,25 @@
1
1
# Release notes
2
2
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)
0 commit comments