We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 07fe197 + 467f79a commit 079bf0dCopy full SHA for 079bf0d
src/content/changelog/4-141-0-2022-11-29.md
@@ -0,0 +1,15 @@
1
+---
2
+title: '4.141.0: 2022-11-29'
3
+date: 2022-11-29T01:00:00.000Z
4
+version: 4.141.0
5
+changelog:
6
+ - API
7
8
+
9
+### Changed
10
11
+* **User Preferences Update** ([PUT /profile/preferences](https://www.linode.com/docs/api/profile/#user-preferences-update))
12
+ * The total length of the preferences JSON can not exceed 65,535 characters.
13
14
+* **SSH Key Add** ([POST /profile/sshkeys](https://www.linode.com/docs/api/profile/#ssh-key-add))
15
+ * This command now accepts the `ssh_key` format sk-ecdsa-sha2-nistp256 (Akamai-specific).
0 commit comments