From bf82b56babc9e2cacba34f8878da3b3834914b3a Mon Sep 17 00:00:00 2001 From: Dirk Klimpel <5740567+dklimpel@users.noreply.github.com> Date: Wed, 1 Feb 2023 16:45:19 +0100 Subject: Add more user information to export-data command. (#14894) * The user's profile information. * The user's devices. * The user's connections / IP address information. --- changelog.d/14894.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/14894.feature (limited to 'changelog.d/14894.feature') diff --git a/changelog.d/14894.feature b/changelog.d/14894.feature new file mode 100644 index 0000000000..d22741d079 --- /dev/null +++ b/changelog.d/14894.feature @@ -0,0 +1 @@ +Adds profile information, devices and connections to the user data export via command line. \ No newline at end of file -- cgit 1.5.1