All Release Notes

Cloud Manager v1.81.0

1.81.0,

Added

  • SMTP restriction notice helper text
  • Object Storage type to confirm
  • Copyable Linode IP Address text
  • Copyable Kubernetes Node Pool IP address text
  • React Query for Volumes

Fixed

  • Landing page empty state 2-column layout

Linode Kubernetes Engine v1.44.0

1.44.0,

Added

  • Adds support for Kubernetes 1.24.

    Note
    The dockershim component was removed in upstream Kubernetes starting at version 1.24 (see Dockershim Removal FAQ). The Linode Kubernetes Engine has kept this component installed on 1.24 LKE nodes in case any customer is reliant on that feature. When deploying a new LKE cluster using Kubernetes v1.24 (and later versions), the default container runtime has been changed to containerd.

API v4.141.0

4.141.0,

Changed

  • User Preferences Update ( PUT /profile/preferences)

    • The total length of the preferences JSON can not exceed 65,535 characters.
  • SSH Key Add ( POST /profile/sshkeys)

    • This command now accepts the ssh_key format sk-ecdsa-sha2-nistp256 (Akamai-specific).

Cloud Manager v1.80.0

1.80.0,

Added

  • Paste functionality restored for Glish
  • Support for user-defined headers in stackscripts

Changed

  • LKE UI refinements

API v4.140.0

4.140.0,

Changed

  • Linode Instances and their Backups now include the “available” read-only property which indicates whether a Linode’s Backups are available for restoration. Backups that are undergoing maintenance are not available for restoration.

Fixed

  • Fixed a bug that caused a Volume’s linode_label to return as null in the response for Volume Resize ( POST /volumes/{volumeId}/resize) and for all Volumes beyond the first when attached to the same Linode for Volumes List ( GET /volumes). Now, linode_label always displays the correct value in responses for these commands.

  • Fixed a bug that caused extra Configs to persist after accessing the Linode Boot into Rescue Mode ( POST /linode/instances/{linodeId}/rescue) command. Now, only the most recent rescue Config persists after booting into rescue mode.

Cloud Manager v1.79.1

1.79.1,

Fixed:

  • Bug when managing user permissions for large accounts

Cloud Manager v1.79.0

1.79.0,

Added:

  • Set custom UserAgent header for api-v4 when run in node

Changed:

  • Linode label max characters increased to 64 chars
  • Update Configuration Profile doc link
  • Marketplace app info button can be focused via keyboard
  • Notices that suggest opening a support ticket now include a link to do so

Fixed:

  • Error when swapping Linode IPs after having already done so
  • Issue preventing more than 100 Marketplace apps from appearing
  • Error when updating billing contact info without a company name in certain circumstances

API v4.139.0

4.139.0,

Added

  • Linode Compute Instances now include the read-only host_uuid property. This UUID identifies the host machine of a compute instance, enabling potential failure point identification for applications running on multiple instances.

Changed

Fixed

  • StackScripts are now filterable by rev_note in accordance to the documentation.

API v4.138.0

4.138.0,

Changed

Fixed

  • Image Create ( POST /images)

    • Fixed a bug that allowed successful requests for disks of deleted Linodes, which would lead to failed Image creation. Now, requests for disks of deleted Linodes result in a 404 response.
  • Linode Assign IPs ( POST /networking/ips/assign)

    • Fixed a bug that allowed IP assignment requests with empty address values. Requests must now include IP addresses.
  • Tagged Objects List ( GET/tags/{label})

    • Fixed a bug that produced incorrect Linode statuses in responses.

Cloud Manager v1.78.0

1.78.0,

Added:

  • Support for Pro Dedicated Plans
  • Support ticket link for Account Limit notice text
  • HA chip for highly available clusters in the Kubernetes landing page
  • Visual indicator when keyboard navigating Linode and Database plan selection tables
  • React Query for Managed

Changed:

  • Disable delete pool button if there is only one pool
  • Display friendly name for Support ticket reply

Fixed:

  • Accessibility and zoom issue for inputs on Safari iOS

Cloud Manager v1.77.0

1.77.0,

Added:

  • ARIA labels for network transfer history previous/next buttons
  • Firewall Support for IPENCAP Protocol
  • New Linode Logo
  • Getting Started links on the Linodes and Databases empty landing pages

Changed:

  • New environment docs and updated PR Template

Fixed:

  • Linode “Add Disk” drawer UI width bug
  • Object Storage overwrite file error causing the app to crash

API v4.137.0

4.137.0,

Changed

  • Domain Create ( POST /domains)

    Domain Update ( PUT /domains/{domainId})

    • axfr_ips and master_ips each now have a total combined length limit of 1000 characters for data within their respective arrays.

Fixed

API v4.136.0

4.136.0,

Changed

Fixed

Removed

  • Managed MongoDB Database Create (POST /databases/mongodb/instances)
    • New MongoDB Databases cannot currently be created.

Cloud Manager v1.76.0

1.76.0,

Added:

  • Ability to select a disk for initrd in Linode Config modal
  • Contextual help links on Linode create page

Changed:

  • Invoice tax and logo updates
  • Improve timezone offsets by pulling them from Luxon
  • Allow deletion of private IPv4 addresses
  • Make database engine icons more visible on focus
  • Replace novnc-node with react-vnc

Fixed:

  • Issue where long drawer titles force “Close” button to new line
  • Database maintenance window day mapping and notification message for database_update
  • Confirm that 2FA toggle is not present in either state when security questions are not answered

API v4.135.0

4.135.0,

Changed

Cloud Manager v1.75.0

1.75.0,

Added:

  • Marketplace Search & Filtering and UI refinements
  • Sept 2022 Marketplace Apps
  • More Insightful Credit Card Expiration Date Validation
  • Volume Status on Volumes landing page

Changed:

  • Remove Type-To-Confirm checkbox from Modals
  • Documentation link for Powered off Linode Accrued Charges

Fixed:

  • Ant Media Server display in drawer
  • Apostrophes in Linode Resize and Host Maintenance error messages

Cloud Manager v1.74.1

1.74.1,

Fixed:

  • Issue causing user-defined fields to clear erroneously during Linode StackScript deploy

API v4.134.0

4.134.0,

Fixed

  • Fixed a bug that caused all Disks on a Linode to return a “not ready” status if one of the disks was not ready.

  • Fixed a bug that caused an error when attempting a Linode Clone while below the limit of 5 concurrent clones. Now, the error only returns when attempting more than 5 concurrent clones of a Linode.

  • Linodes that are in the process of backup restoration can no longer be deleted.

  • Previously, assigning an IP address off of a Managed Linode automatically set the Managed Setting “ssh.access” property to false. Now, assignment of a Managed Linode’s IP Address does not affect its “ssh.access” setting.

Cloud Manager v1.74.0

1.74.0,

Added:

  • Support for “Any/All” option for StackScript target images

Changed:

  • Update billing UI for Akamai customers
  • Build api-v4 and validation with tsup

Fixed:

  • Slight adjustment to browser back button behavior on User Permissions tab
  • Make “Copy IP” buttons visible on keyboard focus as well as table row hover

API v4.133.0

4.133.0,

Changed

  • Account View ( GET /account)
    • The billing_source property has been added to this command’s response, which specifies whether the Account has an Akamai-specific relationship.

Fixed

  • Fixed a bug that allowed requests to create Managed Databases with an invalid number of nodes. Managed Databases can only be created with 1 or 3 nodes.

Cloud Manager v1.73.0

1.73.0,

Added:

  • Local storage warning to Kubernetes upgrade flow
  • August 2022 Marketplace apps

Changed:

  • Filter read_only Linodes From Firewall Select For Restricted Users

Fixed:

  • Linode Backups tab error certain users were experiencing
  • Invoice formatting issue

API v4.132.0

4.132.0,

Changed

Fixed

  • Fixed a bug regarding removal of VLAN interfaces from Linodes, which prevented certain functions such as migrating Linodes to regions that do not support VLANs.

  • Fixed a bug where removing a Linode IP address failed to update any Managed Linode access settings that involved that IP address. Now, a Managed Linode’s ssh properties are reset to their default values in this case. To view and configure Managed Linode SSH settings, use the Linode’s Managed Settings View ( GET /managed/linode-settings/{linodeId}) and Linode’s Managed Settings Update ( PUT /managed/linode-settings/{linodeId}) commands.

Cloud Manager v1.72.0

1.72.0,

Changed:

  • Phone Verification and Security Questions copy
  • PayPal Loading State improvement
  • Button placement in User Permissions
  • Add Payment Drawer error from toast to notice

Fixed:

  • Mobile graph legends alignment
  • Region selection not clearing when switching between Linode Create tabs

Cloud Manager v1.71.1

1.71.1,

Added:

  • Banner regarding maintenance to the Databases Landing and Database Create pages

Cloud Manager v1.71.0

1.71.0,

Added:

  • Kali distro icon
  • Ability to download secret keys

Changed:

  • UI in Keys and secrets modals
  • Update 2FA Security Questions Notice font size
  • Main content banner width
  • Use React Query for Domains
  • Removed create image cost estimator
  • Don’t make /account requests if restricted user
  • Persist Last Updated column on small screens in Support Ticket Table

Fixed:

  • Image upload max size bug on Linux
  • Responsiveness of Linode stats graphs
  • Curly apostrophe on cancel landing page
  • Phone Verification when verifying the same phone number

API v4.130.0

4.130.0,

Changed

  • Internal updates only.

Cloud Manager v1.70.1

1.70.1,

Fixed:

  • Banner text wrapping for certain viewport widths

API v4.129.0

4.129.0,

Added

You can now manage adding a verified phone number to your User Profile with the following new commands:

You can now manage security questions for your User Profile with the following new commands:

  • Security Questions List ( GET /profile/security-questions)
    • Returns a collection of security questions and their responses, if any, for your User Profile.
  • Security Questions Answer ( POST /profile/security-questions)
    • Adds security question responses for your User, allowing an additional method of authenticating your account.

Changed

Cloud Manager v1.70.0

1.70.0,

Added:

  • June 2022 Marketplace release
  • Security questions for account verification
  • Phone number SMS verification opt-in and opt-out

Changed:

  • Move Upload Image region text to tooltip
  • Enabling or resetting 2FA requires security questions to be answered
  • Clean up dismissed notifications more frequently in User Preferences

Fixed:

  • Show errors in Firewall rules table
  • Make notification badge a true circle

Linode Kubernetes Engine v1.42.0

1.42.0,

Added

  • Add support for Kubernetes patch versions v1.23.8 and v1.22.11

Changed

  • Made stability improvements to Kubernetes dashboard
  • Made stability improvements to etcd
  • Removed support for Kubernetes v1.21
  • Update linode-blockstorage-csi-driver to v0.5.0

API v4.128.0

4.128.0,

Changed

  • Account Update ( PUT /account)
    • The tax_id maximum length is now 25 (previously 100).

Fixed

  • Account Update ( PUT /account)
    • When updating an Account’s country to “US”, an error is now returned if the Account’s zip is an invalid US zip code.

Cloud Manager v1.69.0

1.69.0,

Added:

  • Display tax lines on invoices
  • Ability for users to migrate unattached volumes to NVMe block storage

Cloud Manager v1.68.1

1.68.1,

Fixed:

  • Notification Menu spamming calls when clicking a link

API v4.127.0

4.127.0,

Added

  • Managed MongoDB and PostgreSQL Databases are now available! Commands for utilizing these new engines can be found in our Managed Databases documentation.

Fixed

  • Managed Databases now report an updating status, rather than active, while processing updates to a Database’s allow_list.

API v4.127.1

4.127.1,

Fixed

Cloud Manager v1.68.0

1.68.0,

Added:

  • Tooltip explaining public/private hosts for MongoDB clusters
  • Support for scoping Database and Firewall permissions

Changed:

  • Tweak Connection Details for Mongo clusters
  • Bold the Entity Label, Actions, and Username in the Notification Menu
  • Enable Google Analytics IP anonymization

Fixed:

  • Height of Region select

API v4.126.2

4.126.2,

Changed

  • Internal updates only.

API v4.126.0

4.126.0,

Added

Changed

  • Managed MySQL Database Create ( POST /databases/mysql/instances)

    • The add_databases User grant is now required for unrestricted Users accessing this command.
  • Invoices List ( GET /account/invoices)

    • Invoice data now includes tax summary information, breaking down the total tax amount into subtotals such as state and city taxes.

API v4.126.1

4.126.1,

Changed

  • Internal updates only.

API v4.125.0

4.125.0,

Changed

  • Internal updates only.

Cloud Manager v1.66.2

1.66.2,

Changed:

  • Display linroot as the username for MongoDB and MySQL clusters, and linpostgres as the username for PostgreSQL clusters

API v4.124.0

4.124.0,

Changed

  • Internal updates only.

Cloud Manager v1.66.0

1.66.0,

Added:

  • Support and icons for PostgreSQL and MongoDB

Changed:

  • Expanded accessibility and styling docs
  • Icon for MySQL

Fixed:

  • Marketplace Wazuh link

API v4.123.1

4.123.1,

Changed

  • Internal updates only.

API v4.123.0

4.123.0,

Changed

API v4.122.0

4.122.0,

Changed

  • The beta period for Managed Databases is complete! All Managed Databases endpoints are now generally available.

Cloud Manager v1.65.0

1.65.0,

Added:

  • Outlined chip variant

Changed:

  • Hyphenate “type-to-confirm”
  • Curly all single quotes
  • Max node pool copy
  • Limit collection of country and tax information
  • Spacing on DBaaS Settings page
  • Remove bold styling from Object links in Object Storage
  • All No Stats Available States

Fixed:

  • Linode Activity Feed undefined loading state
  • Button text not vertically centered in Firefox

API v4.121.0

4.121.0,

Changed

Cloud Manager v1.64.1

1.64.1,

Changed

  • Code refactors to accommodate API database type changes

Linode Kubernetes Engine v1.37.0

1.37.0,

Added

  • Add a podAntiAffinity rule to the CoreDNS deployment, so that CoreDNS pods are scheduled to separate nodes.

Changed

  • Upgrade Linode CCM from v0.3.15 to v0.3.16

API v4.120.0

4.120.0,

Added

Changed

Fixed

API v4.120.1

4.120.1,

Changed

  • Internal updates only.

Cloud Manager v1.64.0

1.64.0,

Added:

  • Support for DBaaS Maintenance Windows

Changed:

  • Update DBaaS Beta notice to include end date
  • Notification Drawer updates and refinements
  • Improve Table Loading States
  • Premium LKE Create page UI refinements
  • Display placeholder text while stats are not yet available in Linode Network tab
  • Support Ticket Refinements

Fixed:

  • Show /116s in networking panel
  • Typo in migrate Linode modal
  • Max value for Node Pools is 100

Linode Kubernetes Engine v1.36.0

1.36.0,

Added

  • Add support for Kubernetes v1.23

Changed

  • Upgrade Calico CNI from v3.19.1 to v3.22.1
  • Upgrade cluster control plane components to latest available patch version: v1.21.11, v1.22.8 and v1.23.5.

API v4.119.4

4.119.4,

Changed

  • Internal updates only.

API v4.119.2

4.119.2,

Changed

  • Linode Create ( POST /linode/instances)
    • This command now has a dedicated limit of 10 requests per 30 seconds per user.

API v4.119.3

4.119.3,

Changed

  • Internal updates only.

API v4.119.1

4.119.1,

Changed

  • Internal updates only.

API v4.119.0

4.119.0,

Added

Fixed

  • Kubernetes Cluster Create ( POST /lke/clusters)
    • Fixed a bug that allowed creation of Clusters with invalid autoscaler values.

API v4.118.4

4.118.4,

Changed

  • Internal updates only.

API v4.118.5

4.118.5,

Changed

API v4.118.3

4.118.3,

Changed

Cloud Manager v1.61.1

1.61.1,

Added:

  • Early Adopter Program SLA banners to Database Create and empty state Database landing pages for beta

Fixed:

  • Fixed issue where limited users without billing access could not use the app

API v4.118.1

4.118.1,

Changed

  • Internal updates only.

API v4.118.2

4.118.2,

Changed

  • Internal updates only.

Cloud Manager v1.61.0

1.61.0,

Added:

  • Transfer and Network In/Out columns to Linode plans tables
  • Type to confirm toggle

Changed:

  • Drupal Marketplace app logo
  • Feedback link
  • Improve styling consistency for backup auto enrollment
  • Replaced copy icon and added copy tooltip on hover
Storybook
  • Colors
  • Icons
  • Loading states
  • Notifications
  • Tooltip
  • Typography

Fixed:

  • Extra character in Support Ticket entity selection
  • Status icon alignment in tables
  • Linode Details action link colors in dark mode
  • Linode Details Configurations table alignment

Linode Kubernetes Engine v1.35.0

1.35.0,

Added

  • Deploy Kubernetes Dashboard to all LKE clusters.

API v4.118.0

4.118.0,

Changed

API v4.117.1

4.117.1,

Added

Changed

Linode Kubernetes Engine v1.34.0

1.34.0,

Changed

  • Upgrade cluster control plane components to latest available patch version: v1.21.10 and v1.22.7.

API v4.117.0

4.117.0,

Fixed

API v4.116.0

4.116.0,

Changed

  • Internal updates only.

Cloud Manager v1.59.1

1.59.1,

Changed:

  • Disable “Make a Payment” button if restricted user has read_only access
  • Default Linode image to Debian 11

Fixed:

  • Icon showing after IP address in Linodes landing table

API v4.115.0

4.115.0,

Fixed

  • IP Addresses Share ( POST /networking/ips/share).
    • Fixed a bug that caused a 500 error to be returned when making requests for an inaccessible linode_id.

Cloud Manager v1.59.0

1.59.0,

Added:

  • Databases support
  • Option to download invoices as CSV
  • Ability to link Databases and Firewalls to Support Tickets
  • GitHub workflows documentation
  • Tax collection banner

Changed:

  • Un-exclude Armed Forced regions from billing region dropdown

Fixed:

  • ‘X’ misalignment when IP input field has error

API v4.114.0

4.114.0,

Changed

  • Internal updates only.

Cloud Manager v1.58.1

1.58.1,

Fixed:

  • Display previous region as placeholder

API v4.113.0

4.113.0,

Changed

  • High Availability (HA) Control Plane for Linode Kubernetes Engine (LKE) is now generally available! Enabling LKE HA creates additional replicas of a cluster’s control plane components, and includes a 99.99% uptime SLA. Additional information is available in the following command’s updated request body schema:

Cloud Manager v1.58.0

1.58.0,

Added:

  • Marketplace January 2022 Release

Changed:

  • Upgrade to High Availability Dialog Copy
  • NVMe Block Storage banner copy in the Volume Create form
  • Marketplace document link updates and cleanup

Fixed:

  • Icon Alignment for Kubernetes Nodes

Linode Kubernetes Engine v1.32.0

1.32.0,

Added

  • Upgraded cluster control plane components to latest available patch versions: v1.20.14, v1.20.8, and v1.22.5.

API v4.112.3

4.112.3,

Changed

  • Internal updates only.

Cloud Manager v1.57.0

1.56.0,

Changed:

  • Marketplace: UTunnel VPN app name update
  • Override Domain type display in search results
  • Backup Auto Enrollment – Remove redundant head
  • Removed copy re: OBJ buckets needing to be empty prior to removal

Fixed:

  • Customer unable to edit Cloud Firewall Rules
  • Editing a Secondary Domain that caused freeze and crash
  • Support ticket entity param bug for LKE clusters

API v4.112.0

4.112.0,

Added

Linode Kubernetes Engine v1.30.0

1.30.0,

Added

  • Upgraded cluster control plane components to latest available patch versions: v1.20.13, v1.21.7, and v1.22.4.
  • Added support for multi-replica cluster-autoscaler on clusters with an HA control plane.

Linode Kubernetes Engine v1.29.1

1.29.1,

Fixed

  • Updated upstream CSI images to latest to avoid using deprecated/removed APIs.

API v4.111.0

4.111.0,

Changed

Deprecated

Cloud Manager v1.56.0

1.56.0,

Added:

  • Warning when booting into Rescue Mode that Cloud Firewall will not be enabled
  • URL paging for the Linodes table

Fixed:

  • Row height and extra spacing around ActionMenu in Safari
  • Transferred column on NodeBalancer page not showing the correct amount
  • Axis label UI bugs

Linode Kubernetes Engine v1.29.0

1.29.0,

Added

  • Add support for Kubernetes v1.22.3.

Changed

  • Updated all Kubernetes worker node images to Debian 11.

API v4.110.0

4.110.0,

Changed

  • Internal updates only.

API v4.109.1

4.109.1,

Changed

API v4.109.0

4.109.0,

Added

Fixed

API v4.108.1

4.108.1,

Changed

Linode Kubernetes Engine v1.28.3

1.28.3,

Added

  • Added support for High Availability control planes. This feature is currently available to members of the Linode Early Access Program. If interested in testing this feature, please open a support ticket.

Fixed

  • Tuned etcd resource limits to increase control plane stability for all LKE clusters.

Cloud Manager v1.54.0

1.54.0,

Added:

  • Support for Block Storage migrations and flow for upgrading volumes to NVMe

Changed:

  • URL of HA Cluster guide link
  • Removed “File System Path” column from Volumes landing table

Fixed:

  • Button order in the Add Linode to Firewall drawer
  • Button alignment in the Enable All Backups drawer
  • Linode Networking Graph Overlapping with DNS Resolvers

Cloud Manager v1.53.0

1.53.0,

Added:

  • Kubernetes High Availability feature

Changed:

  • Remove deprecate Linode domains banner
  • IP address font color on Firefox in dark mode

Fixed:

  • Button placement and improved spacing in Add Node Pool Drawer
  • Inserting default values from NodeBalancers when creating new Domain
  • Timezone issue with NodeBalancer graphs

API v4.108.0

4.108.0,

Changed

  • Support Ticket Open ( POST /support/tickets):
    • You can now reference a relevant Kubernetes cluster when opening a support ticket with the new lkecluster_id request body property.

API v4.107.0

4.107.0,

Changed

  • Account View ( GET /account):
    • uninvoiced_balance now includes the costs of Custom Images and Linode Kubernetes Engine ( LKE) services (only the free LKE Standard Availability service is currently available).

API v4.106.1

4.106.1,

Fixed

  • Fixed a bug affecting the Network Utilization View ( GET /account/transfer) endpoint for Restricted Users.
  • Fixed a bug that prevented the Linode CLI image-upload plugin from working, including re-enabling the images upload command.

Cloud Manager v1.51.0

1.51.0,

Added:

  • Support for Autoscaling NodePools

Changed:

  • Improve experience attaching a VLAN when creating a Linode from a Backup or Clone
  • Swap Create Access Key button order
  • Validation error message with NodeBalancer

Fixed:

  • Formatting of long strings in Domains TXT records
  • Validation saying “expiring too far in the future” when entering credit card expiration date

API v4.106.0

4.106.0,

Changed

API v4.105.0

4.105.0,

Changed

Fixed

Cloud Manager v1.50.0

1.50.0,

Added:

  • GDPR Compliance notification, banner, and checkboxes

Changed:

  • GiB to GB for Volumes
  • Remove “Glish” tab for Bare Metal Linodes
  • Reduce bottom padding for linodes grouped by tag
  • Removed /128 prefix length from IPv6 address in Linode details
  • Primary button position to the right in Drawers and Modals

Fixed:

  • Bug preventing Linode Configuration changes

Linode Kubernetes Engine v1.27.0

1.27.0,

Changed

  • Upgraded cluster control plane components to latest available patch versions: v1.19.15, v1.20.11, and v1.21.5
  • Upgraded Linode CCM to v0.3.15 on all LKE clusters

Linode Kubernetes Engine v1.26.0

1.26.0,

Added

  • Add support for cluster-autoscaler to all LKE clusters. This feature is now live and configurable per node pool via the Linode API.

Fixed

  • Revert Calico CNI to host-local IPAM to address connectivity issues with the control plane. Any existing workloads still experiencing issues communicating with the control plane should be restarted so that Pods receive a new Pod IP address.

Cloud Manager v1.49.0

1.49.0,

Added:

  • Promotional banner for Object Storage
  • Banner and screen for upcoming maintenance
  • More validation for the label field in Firewall rules

Changed:

  • Preserve Support Ticket replies between refreshes
  • Font size for Managed Credentials and Contacts copy
  • Vertically center icons and texts in dropdown
  • Allow more room for image names

Fixed:

  • Action buttons being disabled upon Firewall creation for restricted users
  • Issue adding tags during Volume creation

API v4.104.0

4.104.0,

Added

  • Specify a Payment Method when accessing the Payment Make ( POST /account/payments) endpoint by utilizing the new payment_method_id property.

Fixed

  • Previously, the specification erroneously stated that google_pay type Payment Methods could be added with the Payment Method Add ( POST /account/payment-methods) endpoint. At this time, non-credit_card type Payment Methods can only be added using Linode Cloud Manager. The google_pay type has been removed from the endpoint’s Request Body Schema accordingly.

  • A bug was fixed that uploaded the SSH keys of deleted Users that were included in the authorized_users array when accessing the following endpoints:

Cloud Manager v1.48.0

1.48.0,

Added:

  • Copy for Images pricing on the Create Image page
  • Price estimation for captured images

Changed:

  • Labels’ “(required)” substring adjusted to normal weight

Fixed:

  • Not all Linode maintenance events being populated

Cloud Manager v1.47.1

1.47.1,

Added:

  • Display maintenance view when API is in maintenance mode

Fixed:

  • Crash in account/billing for certain accounts

Cloud Manager v1.47.0

1.47.0,

Added:

  • Support for multiple payment methods in “Make a Payment” drawer
  • Support for multiple payment methods in “Add a Payment” drawer
  • New minimum TTL values for domains
  • Restricted user support for Firewalls

Changed:

  • Swap order of Shared and Dedicated CPU tabs
  • Button Placements and Styles (includes Migration modal fixes)
  • Marketplace app name from Severalnines to ClusterControl
  • Tighten spacing for Support Ticket Details
  • Remove data center verbiage from Firewalls
  • Remove redundant headers for Managed

Fixed:

  • Support ticket input with different font sizes
  • Kubernetes Debian images showing up in the Rebuild and StackScript Dialogs
  • Warning styles
  • Primary button loading state in dark mode
  • Users unable to specify a Label and Description when capturing an Image

API v4.102.0

4.102.0,

Added

Changed

  • Cloud Firewalls are now available in every data center Region! Accordingly, limited availability language has been removed from all Cloud Firewall endpoint descriptions in the specification.

  • You can now add up to 6 active Payment Methods when accessing the Payment Method Add ( POST /account/payment-methods) endpoint. Previously, only one credit_card type and one google_pay type Payment Method was allowed.

Fixed

  • Previously, Restricted Users did not have access to the Cloud Firewalls they created. Now, when a Restricted User creates a Cloud Firewall, that user has read/write access to that Firewall after it is created.

Cloud Manager v1.46.1

1.46.1,

Fixed:

  • Inability to add Firewall rules that use ICMP protocol
  • Root Device bugs in Linode Config dialog
  • UI bugs for action buttons in dark mode

Changed:

  • Copy in Create Firewall and Add Linode to Firewall drawers

API v4.101.0

4.101.0,

Added

  • You can now deactivate Payment Methods by accessing the Payment Method Delete ( DELETE /account/payment-methods/{paymentMethodId}) endpoint.

  • Linode APIv4 now supports adding an autoscaler configuration for Node Pools using the Linode Kubernetes Engine (LKE) endpoints listed below. Note: While adding an autoscaler config is supported by the Linode APIv4, issuing requests to these endpoints will not yet take any effect on your Node Pools. The cluster-autoscaler will be available in a subsequent Linode Kubernetes Engine release. Please refer to the LKE Changelog to learn when adding an autoscaler config for Node Pools is released.

Cloud Manager v1.46.0

1.46.0,

Added:

Billing:

  • Ability to add a promo code to account

  • Ability to delete payment method

  • Temporary credit card notice to Add Payment Method drawer

  • Banner for Block Storage availability in Atlanta

  • Handling for entity_transfer_accept_recipient events

  • Linode Create flow filtering for Bare Metal plans

  • Handle firewall error message for unsupported hosts

  • Cleanup Button and add documentation

  • Marketplace Q3 Apps

Changed:

Billing:

  • Hide Google Pay notice when loading payment methods

  • Prevent logging of Google Pay payment closed or timeout errors to Sentry

  • Refined handling of payment_due notifications in Notifications drawer

  • Improve Table Loading and Table Error Styles

  • Instances of “Add a SSH Key” corrected to “Add an SSH Key”

  • My Profile / Account dropdown changes

  • Refresh on permission change

  • Remove checkout sidebar for Volume Create flow

  • Reduce spacing for NodeBalancer Settings

  • Remove parenthetical GB limit

  • Remove redundant headers

  • Standardize secret token modals

  • Use React Query for Account Settings

  • Update Linode logo on TPA

  • Update Linode Plan card view to prevent text wrapping

  • Update several dependencies and upgrade Node to 14.17.4

  • Update Firewall Details table header and Longview Plan chip

  • Upgrade cypress to see if it helps CI performance issues

Fixed:

  • Delay in Linode Analytics graphs updating when navigating to another Linode via the search bar
  • “Unknown Plan” and “Unknown Image” in Search
  • Inability to add tags to Volumes during creation

Cloud Manager v1.45.1

1.45.1,

Fixed:

  • Bug preventing some users from editing their accounts

API v4.100.1

4.100.1,

Added

Cloud Manager v1.45.0

1.45.0,

Added:

  • Google Pay support
  • Analytics for Image Uploads
  • Ability to retry an Image upload

Changed:

  • Communicate account balances differently depending on whether balance is past due or not
  • Updated font-logos and added Rocky Linux icon in map
  • Remove remaining CMR flag dependency and clean up Accordion
  • Referrals, ActionMenu CMR, and Linode Settings cleanup
  • Copy for High Memory plans
  • UI tweaks for LKE Detail page
  • Remove “Other Entities” from Monthly Network Transfer section of Network tab
  • Never display payments in Payment Activity table as negative
  • Expand all Linode Settings accordions by default
  • Table consistency across app
  • Use new status page URL for system status

Fixed:

  • Visibility of Block Device errors in Linode Config dialog
  • staticContext console warning
  • Nodebalancer table console error regarding children with the same key
  • Formatting error when showing rDNS error
  • Referral link showing for customers who have not met the $25 min payment threshold
  • Kubernetes navigation link showing as inactive on /kubernetes/create
  • Typecheck error in FileUploader by importing Dispatch type
  • Image uploads not working on some systems

Linode Kubernetes Engine v1.23.0

1.23.0,

Changed

  • Upgraded Calico CNI from v3.19.0 to v3.19.1
  • Upgraded cluster control plane components to latest available patch version: v1.19.13, v1.20.9, and v1.21.3.

API v4.99.0

4.99.0,

Added

Changed

  • The id property is now returned for Payment Method Objects when accessing the Payment Methods List ( GET /account/payment-methods) endpoint.

API v4.98.0

4.98.0,

Added

Linode Kubernetes Engine v1.22.0

1.22.0,

Added

  • Add wildcard toleration to all critical LKE Pods

Changed

  • Upgrade cluster control plane components to latest available Kubernetes patch versions: v1.19.12, v1.20.8, and v1.21.2.

API v4.97.2

4.97.2,

Changed

  • The Maintenance List ( GET /account/maintenance) beta endpoint’s “status” property has been updated as follows:
    • Maintenance objects that were formerly returned as ready are now returned as pending.
    • completed Maintenance objects are no longer returned at this endpoint.

Cloud Manager v1.44.0

1.44.1,

Fixed:

  • Referral link is not hidden properly

API v4.97.1

4.97.1,

Fixed

  • A bug in the API spec that prevented developers.linode.com from building was fixed.

Cloud Manager v1.44.0

1.44.0,

Added:

  • Dedicated Maintenance Table at /account/maintenance
  • Use React Query query to populate account network transfer

Changed:

  • Referral page changes
  • Update Virtualmin and Webmin Marketplace links
  • EntityTables and Tables CMR cleanup

Fixed:

  • Console warning for Divider custom props
  • Object Storage landing table UI bugs
  • Ability to access /dev/sdh Block Device in Configuration modal

API v4.97.0

4.97.0,

Added

Changed

Cloud Manager v1.43.1

1.43.1,

Added:

  • Notice to the Referrals page to highlight upcoming changes to the program

API v4.96.0

4.96.0,

Changed

Cloud Manager v1.43.0

1.43.0,

Added:

  • Toast notifications and updated table entries for Image upload success/failures
  • Drag & Drop Image uploads
  • Time of migration to Scheduled Migrations banner

Changed:

  • Event text for Domain record creation and update
  • Minimum LKE node warning message
  • Remove “beta” tag from Machine Images

Fixed:

  • Clearing ticket form state after submit
  • Domains table header for large accounts
  • IP Sharing for large accounts
  • Paper padding regression in Create Cluster
  • Prevent Linode disks from being deleted while a Linode is running

Linode Kubernetes Engine v1.21.0

1.21.0,

Added

  • Added support for Graceful Node Shutdown in v1.20 and v1.21 clusters. Existing clusters must recycle their nodes to finish the upgrade.
  • Added support for optional eBPF data planes by having new LKE nodes mount the BPF filesystem on startup.

Changed

  • Upgraded coreDNS image from v1.8.0 to v1.8.4
  • Upgraded Calico CNI from v3.10.4 to v3.19.0
  • Upgraded cluster control plane components to latest available patch version: v1.18.19, v1.19.11, and v1.20.7.

Fixed

  • Disabled rpcbind by default on new LKE nodes, to avoid having unnecessary ports open.
  • Fixed bug where kubelet and kubeadm configs in v1.21 clusters would still mention v1.20 text.

API v4.95.0

4.95.0,

Changed

  • Linode Disks can now be created from Account-specific (“private/”) Images that a user has read_only or read_write access to with the Linode Create ( POST /linode/instances) or Disk Create ( POST/linode/instances/{linodeId}/disks) endpoints. Previously, only users with read_write access to an Account Image could create disks from that Image.

Fixed

API v4.94.0

4.94.0,

Added

  • The Payment Methods List ( GET /account/payment-methods) beta endpoint is now available. Access this endpoint to view a list of the available payment methods for your account. At this time, only the primary credit card for your account is returned from this endpoint; additional payment methods will be listed as they become available.

Fixed

  • The response body for the Image Upload ( POST /images/upload) beta endpoint has been corrected to state that the upload_to property is returned. Previously, the specification stated that the upload_url property was returned.

  • When deploying a new Linode from an Image using the Linode Create ( POST /linode/instances) endpoint, the Image Disk is now created with the maximum allowed disk space (minus the size of the Swap Disk). Previously, the Image Disk was created with the minimum allowed size based on the Image, and required resizing to use the maximum available space.

  • When creating a new Disk from an Image with the Disk Create ( POST /linode/instances/{linodeId}/disks) endpoint, the filesystem for the Image is now used unless otherwise specified. Previously, the ext4 default filesystem was used unless otherwise specified.

  • The “v4” server path has been enabled for the VLANs List ( GET /networking/vlans) endpoint.

  • The description for the Linode “interfaces” property has been updated to clarify that public IP addresses are still assigned but not usable without manual configuration when no public interface is configured.

Cloud Manager v1.42.0

1.42.0,

Added:

  • Connect with LISH copy in Rescue modal for Bare Metal instances
  • Dismissible banner for Images pricing

Changed:

  • Images landing tables default sorted by label ascending
  • NodeBalancers landing table default sorted by label ascending
  • Add AlmaLinux icon
  • Remove focus styles for mouse users
  • Update Credit Card drawer
  • Update LKE Create Cluster default node pool size to 3

Fixed:

  • Search Linodes by IP address
  • Input field error message positioning and width
  • Viewing all Object Storage objects for some Buckets

Linode Kubernetes Engine v1.20.0

1.20.0,

Added

  • Add support for Kubernetes v1.21.1.

Changed

  • Change all container image URIs to mirrored repos hosted on the Linode Docker Hub account.

Cloud Manager v1.41.3

1.41.3,

Fixed:

  • Search by IP for large accounts

Cloud Manager v1.41.0

1.41.0,

Added:

  • Link to documentation on Linode Rescue Modal

Changed:

  • Create LKE Cluster UI buttons and change default number of nodes to 3
  • Hide Trusted Devices table if no devices are selected and rename “Untrust” to “Revoke”
  • Update keyboard shortcuts for Windows and Linux

Images:

  • Rename sections
  • Rename dropdown option “Deploy to Existing Linode” to “Rebuild an Existing Linode”

Fixed:

  • Create Cluster plan panel buttons flickering
  • IP sharing display for large accounts

Cloud Manager v1.41.1

1.41.1,

Fixed:

  • Fix Validation package on NPM

Cloud Manager v1.41.2

1.41.2,

Changed:

  • Fallback to tux icon for unknown distros

API v4.93.0

4.93.0,

Added

  • StackScripts now have the mine boolean read-only property, which indicates whether the StackScript is owned by the account of the user making the request. This property can be used to easily filter responses so that only your account’s StackScripts are returned when using the StackScripts List ( GET /stackscripts) endpoint.

  • The Domain Zone File View ( GET /domains/{domainId}/zone-file) has been added. Access this endpoint to view an array containing the lines of the zone file for the last rendered zone of the specified domain.

  • Restricted users can now access Images they created using the Image Upload ( POST /images/upload) beta endpoint.

Changed

  • The responses for the Linodes List ( GET /linode/instances) and NodeBalancers List ( GET /nodebalancers) endpoints are now filterable by their respective ipv4 properties.

  • The response for the Images List ( GET /images) endpoint is now filterable by the type property.

Fixed

  • The read_only property of the Disk Create ( POST /linode/instances/{linodeId}/disks) endpoint’s request body schema was nonfunctional and has been removed from the specification.

  • A bug was fixed that caused the Firewall Update ( PUT /networking/firewalls/{firewallId}) endpoint to incorrectly return a “too many active Firewalls” error. The error incorrectly appeared when a Firewall’s status was set from disabled to enabled after attached Linodes were deleted.

API v4.92.0

4.92.0,

Changed

Cloud Manager v1.40.0

1.40.0,

Added:

  • Google as TPA provider

Changed:

Bare Metal:

  • Show “N/A” with helper text in “Last Backup” cell for Bare Metal instances

  • Confirmation dialog for booting Bare Metal Linodes into rescue mode

  • Add docs link in “Last Backup” Bare Metal column tooltips

  • EventsLanding table column headers styling

  • VLAN Refinements in Linode Create flow

  • “Disk Imagize” status changed to “Capturing Image”

  • Add box rule and adjust spacing in account billing

  • Show promo service type in billing summary

  • Update buttons styles on Firewalls Linodes tab to match the Rules tab

Fixed:

  • “Add Disk” button styling in RescueDialog
  • Prevent SideMenu scroll bar from overlapping text
  • Don’t request tags for restricted users

API v4.91.0

4.91.0,

Changed

  • The Linode VLANs feature has completed beta testing! All beta notices have been removed for endpoints involving VLANs, and VLANS List ( GET /networking/vlans) requests are now accessible at /v4 instead of /v4beta.

  • The descriptions for the following Images endpoints were updated to improve accuracy and clarity:

Fixed

  • A bug was fixed that caused 500 errors to return when empty request bodies or strings were submitted to the Firewall Rules Update ( PUT /networking/firewalls/{firewallId}/rules) beta endpoint. An error is now returned instead.

Cloud Manager v1.39.2

1.39.2,

Added:

  • For release: Remove beta notices and link for VLANs since they’re leaving beta

API v4.90.3

4.90.3,

Added

  • The Image Upload ( POST /images/upload) beta endpoint has been added. This endpoint can be used to initiate a Machine Image upload by creating a new private Image object and returning it, along with the URL the image data can be uploaded to.

Cloud Manager v1.39.0

1.39.0,

Added:

  • @linode/validation package for maintaining validation schemas
  • Marketplace Partner Apps Q2/2021
  • Delete Cluster button/modal in LKE Detail view
  • Remove overriding font style for Receive Transfer modal
  • Upload Image tab

Changed:

  • Swap order of username and Gravatar in the top navigation bar
  • Update hover states for docs and secondary buttons
  • Filter out creating and pending images from ImageSelect in the Create flow
  • Linode Detail view graphs legend and spacing adjustments
  • NodeBalancer IP Addresses’ copy tooltips appear on row hover

Images:

  • Move Images Create drawer to a separate page
  • Separate Images into two tables: “Manual Images” and “Automatic Images”
  • Rename deployment actions in Images Landing action menu

Fixed:

  • Error for restricted users with Linode creation permissions

API v4.90.0

4.90.0,

Added

  • Support Tickets for VLANs can now be opened. Accordingly, the following properties were added to the Support Ticket Open ( POST /support/tickets) endpoint:
    • vlan: The label of the VLAN this ticket is regarding, if relevant. Requires a specified region to identify the VLAN.
    • region: The Region ID for the associated VLAN this ticket is regarding. This property is only allowed when opening a VLAN ticket.

Fixed

  • Previously, submitting ssl_cert or ssl_key values with improper formatting resulted in a 500 error when using the NodeBalancers Config Update ( /nodebalancers/{nodeBalancerId}/configs/{configId}) endpoint. Now, an error message is returned if improperly formattedssl_cert or ssl_key values are submitted with a request to this endpoint.

API v4.89.1

4.89.1,

Changed

  • The VLANs List ( GET /networking/vlans) beta endpoint description has been updated with the following:
    • Clearer instructions on how to detach a Linode from a VLAN.
    • A note that VLANs cannot be renamed.
    • A note that VLANs cannot be manually deleted. VLANs that are not attached to any Linodes are automatically deleted within a short timeframe.

Fixed

Cloud Manager v1.38.0

1.38.0,

Changed:

VLANs:

  • Add placeholder and tooltip to clarify IPAM address format

  • Public interface can appear in any slot

  • Display all interfaces all the time in Linode configuration modal

  • Separate password change flow for Bare Metal instances

Fixed:

  • Ensuring VLANs are fresh when opening the configs drawer
  • Editing VLAN configs
  • Wrapping for Account > User Permissions > Specific Permissions dropdown

Cloud Manager v1.37.0

1.37.0,

Added:

  • VLANs
  • Support for Bare Metal plans in Linode create flow

Changed:

  • Changes for VLAN attachment in Linode Create flow
  • Hide unneeded fields on LinodeDetail for Bare Metal plans
  • Make Domain, OBJ and LKE upgrade banners dismissible

Fixed:

  • Wrapping on Firewall Rule table
  • IP transfer not showing all options
  • Properly handle migration_pending notification
  • IP sharing bug

API v4.89.0

4.89.0,

Added

Changed

  • The Account Update ( PUT /account) endpoint zip property has been updated with new restrictions. Previously, the zip only had a 16 character limit. Now, zip may only consist of letters, numbers, spaces, and hyphens, and must not contain more than 9 letter or number characters. These conditions must also be satisfied when accessing the Credit Card Add/Edit ( POST /account/credit-card) endpoint.

Fixed

  • Previously, users without read-write access to Longview Clients could still access their api_key and install_code when accessing the Longview Clients List ( GET /longview/clients) and Longview Client View ( GET /longview/clients/{clientId}) endpoints. Now, [REDACTED] is returned for these properties for users without read-write access to the associated Longview Clients.

  • Previously, the label property for the Linode Create ( POST /linode/instances) request body schema lacked a type specification and restriction. The endpoint’s request body schema has been refactored to include the string type specification and the restriction that Linode labels must end with an alphanumeric character.

Linode Kubernetes Engine v1.17.0

1.17.0,

Added

  • Add support for Ephemeral Containers. Existing clusters can gain support by recycling all cluster nodes.

Changed

  • Upgrade cluster control plane components to latest available patch version: v1.18.17, v1.19.9, and v1.20.5
  • Remove support for v1.16 clusters in LKE
  • Upgrade Calico CNI to v3.10.4 for all LKE clusters
  • Upgrade etcd to v3.4.14 for all LKE clusters
  • Tune etcd to reduce memory usage and increase stability

Cloud Manager v1.36.0

1.36.0,

Added:

  • Status banners on all /support pages showing open status.linode.com incidents

Changed:

  • VLANs can now be created through the Linode Config create/edit dialog
  • Update Configurations table in Linode Detail to show revised VLAN information
  • Remove Kernel and VM Mode columns from Configurations table
  • Make button and dialog naming conventions consistent
  • Remove default Firewall rules (new Firewalls are created empty, with policies set to Accept)
  • Make abuse ticket banners dismissible
  • Closing the notification drawer marks notifications as read

Fixed:

  • Don’t clear support modal contents from local storage on close
  • Alignment on Longview Landing filter input
  • Clear Linode config form when opening the modal
  • Scrollbar overlaps with UserMenu dropdown
  • Prevent wrapping of Linode Detail graph legends

API v4.87.0

4.87.0,

Changed

  • The Account View ( GET /account) endpoint response schema has been updated to include the active_promotions.service_type property which specifies the services to which a promotion applies.

Fixed

  • The Service Transfer Create ( POST /account/service-transfers) endpoint description incorrectly stated that Backups for transferred Linodes were not included in a transfer, and associated data would be removed/cancelled. This has been corrected to state that Backups are transferred with Linodes as well.

  • Previously, the IPv6 SLAAC addresses for Linodes were incorrectly returned with /64 prefixes for endpoints such as Linode View ( GET /linode/instances/{linodeId}). This has been fixed so that Linode IPv6 SLAAC addresses are accurately returned with /128 prefixes.

Cloud Manager v1.35.0

1.35.0,

Added

  • CopyTooltip next to tokens in Service Transfer tables
  • Confirmation dialog when entering the migration queue

Changed

  • Billing Summary updates
  • Update hover states
  • “Status” column removed from Community StackScripts landing page

Fixed

  • Fix UI collision on Firewall “Linodes” tab

API v4.86.1

4.86.1,

Fixed

  • The Config Rebuild ( POST /nodebalancers/{nodeBalancerId}/configs/{configId}/rebuild) endpoint has been updated as follows:
    • An error was fixed that prevented the linode-cli nodebalancers config-rebuild command from working.
    • Previously, the request body schema incorrectly stated only a configs array is passed to this endpoint. This has been corrected to fully state the request body schema object and properties.
    • The CLI request sample has been updated to include examples of nodes arguments for the linode-cli nodebalancers config-rebuild command.

Linode Kubernetes Engine v1.16.0

1.16.0,

Added

  • Add support for deploying Kubernetes v1.20.4

Changed

  • Upgrade CCM for LKE clusters to v0.3.13, which adds support for a new hostname-only-ingress annotation

API v4.86.0

4.86.0,

Added

Changed

  • The following endpoints have been deprecated:

  • The Firewall Create ( POST /networking/firewalls) beta endpoint has been updated with the following:

    • The required rules.inbound_policy and rules.outbound_policy properties were added to allow controlling default behavior for inbound and outbound traffic, respectively.
    • The rules.inbound.action and rules.outbound.action properties were added to control traffic for individual rules. These properties are required for inbound and outbound rules and override the rules.inbound_policy and rules.outbound_policy properties, respectively.
    • Previously, rules.inbound was required. It is now optional.
    • The rules.inbound.label, rules.inbound.description, rules.outbound.label, and rules.outbound.description properties were added for organization and display purposes.
    • Previously, up to five active Firewalls could be assigned to a single Linode service. Now, only one active Firewall can be assigned to a single Linode service.

Fixed

  • A bug has been fixed that prevented correct filtering for the Service Transfers List ( GET /account/service-transfers) endpoint is_sender property.

  • The Volume Attach ( POST /volumes/{volumeId}/attach) endpoint erroneously marked the linode_id property as nullable and required. This has been corrected to state that the property is optional and only accepts an integer.

Cloud Manager v1.34.0

1.34.0,

Added:

  • Valheim Marketplace app

Changed:

Cloud Firewalls:
  • Allow Firewall Rules to be reordered
  • Enable keyboard shortcuts for reordering Firewall Rules
  • Inputs and table column for Firewall rule actions
  • Enforce masks for Firewall Rules IPs
  • Policy toggles for Firewall Rules tables
  • Add actions and policies to default Firewall rules and factories
Service Transfers:
  • Filter transfers by descending created date
  • Improve responsiveness of Service Transfer tables
  • Display text on empty state in checkout bar
  • Transfer display tables are now paginated through the API
Miscellaneous
  • Selecting a Linode auto-selects the region when creating a Volume
  • Update style for table pagination controls

Fixed:

  • Search/pagination bug in LinodeTransferTable

API v4.85.0

4.85.0,

Fixed

  • The Maintenance List ( GET /account/maintenance) beta endpoint previously returned information for inactive Linodes. This has been fixed to exclude information for inactive Linodes.

  • The Domain Update ( PUT /domains/{domainId}) endpoint request body schema erroneously stated that the domain and type properties were required. The spec has been updated to mark these properties as optional.

  • The Domain Create ( POST /domains) endpoint and Domain Update ( PUT /domains/{domainId}) endpoint SHELL request samples incorrectly stated a display_group property and excluded the tags property. The samples have been updated to state the group and tags properties.

  • The following Domain schema properties have been updated to include the following missing value traits:

    • domain: minimum 1 and maximum 255 characters
    • status: a default value of active
    • refresh_sec: a valid, default value of 0, which is equivalent to 14400
    • retry_sec: a valid, default value of 0, which is equivalent to 14400
    • expire_sec: a valid, default value of 0, which is equivalent to 1209600
  • The Account View ( GET /account) endpoint response body balance_uninvoiced description inaccurately stated that “Bandwidth charges are not included in the estimate.” This has been corrected to state that “Transfer charges are not included in the estimate.”

Cloud Manager v1.33.1

1.33.1,

Changed:

  • Use /account/maintenance endpoint to display maintenance information

Fixed:

  • Display account balance correctly

Cloud Manager v1.33.0

1.33.0,

Added:

  • Ability to transfer Linodes to another account

Changed:

  • Linode Configurations drawer is now a modal
  • Improve responsiveness of NodeBalancers display

Linode Kubernetes Engine v1.15.1

1.15.1,

Changed

  • Upgrade cluster control plane components to latest available patch version: v1.18.16 and v1.19.8
  • Upgrade CoreDNS on all LKE clusters to v1.8.0
  • Upgrade CCM for LKE clusters to v0.3.12, which allows for inter-service communication from within cluster via external LB and removes support for deprecated tls and protocol annotations
  • Update all Kubernetes worker node disk images to their latest patch versions: v1.19.8 and v1.18.16. Please recycle your nodes to receive the latest updates
  • Update all Kubernetes worker node disk images to include new packages: open-iscsi for longhorn support and lvm2 for rook support. Please recycle your nodes to receive the latest updates.

Cloud Manager v1.32.0

1.32.0,

Added:

  • One-Click Apps:
    • CyberPanel
    • ServerWand
    • Yacht
    • Zabbix

Changed:

  • Update TypeScript to v4

API v4.84.1

4.84.1,

Changed

  • The Entity Transfer Create ( POST /account/entity-transfers) endpoint description has been updated to include warnings regarding Linode Backups and associated DNS records.

Fixed

API v4.84.0

4.84.0,

Added

Changed

  • The request body schema for the Domain Record Create ( POST /domains/{domainId}/records) endpoint has been updated to include details regarding the different functions of the name and target properties for all record types. Previously, only minor details for the A and AAAA record types were provided.

  • The request body schema for the Firewalls Create ( POST /networking/firewalls) beta endpoint has been updated to specify that the label property is now required and must be unique.

Fixed

  • The shell request sample for the Volume Attach ( POST /volumes/{volumeId}/attach) endpoint erroneously stated a PUT request. It has been corrected to state a POST request.

Cloud Manager v1.30.0

1.30.0,

Added:

  • Firewalls beta notification

  • Presets for port selection when creating/editing a Firewall rule

  • Label and Description fields for firewall rules

  • Clone action for firewall rules

  • Visual indicator for “Skip to Main Content” link

  • Update Breadcrumb styles

  • New Accordion expand/collapse icons

  • Network Transfer Display on NodeBalancer, Object Storage, and Kubernetes landing pages

Changed:

  • Move save changes button to bottom of rules table
Notification Drawer:

Remove existing sections and replace with Notifications and Events sections Show balance past due notification in the Notifications section Mark all events as read when the drawer is closed

  • Upgrade Node version from 10.16 to 14.15.4
  • Change wording for OBJ utilization
  • Network Transfer Display: redesigned text-based display
  • Use React-Query when fetching regions
  • Hide “Linode Expert” for Linode accounts in Support ticket replies
  • Move summary and Auto Enroll toggle to the top of the Enable Backups drawer

Fixed:

  • Scheduled migration banner font color on dark mode
  • Prevent SelectPlanPanel wrap in Linode Create flow
  • Disk selection when opening Rebuild from /linodes
  • Alignment of ActionMenu in mobile on Firewall landing page
  • Calculate days to billing in EST to match billing practices

Linode Kubernetes Engine v1.14.0

1.14.0,

Added

  • Add support for deploying Kubernetes v1.19.7

Changed

  • Upgrade cluster control plane components to latest available patch version: v1.17.17 and v1.18.15

API v4.83.2

4.83.2,

Changed

  • The limit of Firewalls per Linode service has been increased from 3 to 5. Descriptions for Firewall ( /networking) beta endpoints were updated to reflect this increase.

  • The description for the User Create ( POST /account/users) endpoint has been updated to include details for the email confirmation that is sent to newly-created Users.

  • The description for the Kubernetes Cluster Recycle ( POST /lke/clusters/{clusterId}/recycle) endpoint has been updated to include more descriptive language regarding recycling all Nodes within an LKE Cluster.

Fixed

  • Descriptions for Object Storage ( /object-storage) endpoints contained broken links to S3 API documentation. These links have been fixed.

Cloud Manager v1.29.0

1.29.0,

Added:

  • Ability to recycle LKE nodes
  • Ability to recycle all nodes in an LKE cluster
  • Upgrade flow for LKE Kubernetes minor versions
  • “Plan” column in the Linodes list table
  • Copyable StackScript ID field on StackScripts Detail page

Changed:

  • Remove “Pilot” language from GPU tab under Linodes
  • Update URL appropriately when opening, closing, and navigating to Resize, Rebuild, Rescue, and Migrate modals
  • Use query params for routing for Resize, Rebuild, Rescue, and Migrate dialogs (e.g. linodes/123/storage?resize=true)
  • Improve responsiveness of Linode Network Summary
  • Hide Volumes table for Linodes in regions without Block Storage
  • Sort Firewall rule ports in ascending order
  • Make empty state message for outbound Firewall rules more explicit
  • Remove icons from buttons on Domain Detail page

Fixed:

  • Fix wrapping in UserMenu causing disappearing “Log Out” button

Cloud Manager v1.28.3

1.28.3,

Fixed:

  • Missing metadata and images for Kepler Builder OCA
  • Documentation links broken for several apps

Cloud Manager v1.28.2

1.28.2,

Fixed:

  • Resize action not displaying in Linode detail view

Cloud Manager v1.28.0

1.28.0,

Added:

  • Add Network Transfer Graph to Linodes Landing
  • Add Marketplace Q4 apps
  • Sort Linode Details > Storage > Disks table by created (ascending) on default

Changed:

  • Remove rounded corners for buttons
  • Disable submission until required fields are present and remove tags field from the Domain create flow
  • Disable Firewall and Image create flows for restricted users
  • Increase timeout for Longview on accounts with multiple Longview collections
  • Convert Support Ticket drawer to a dialog and make inputs bigger
  • Update text to accurately reflect what read_only account access lets you do

Fixed:

  • Set highlight.js theme on app load
  • Color scheme for Dark Mode toggle button’s enabled state
  • Disable create flow fields for restricted users
  • Remove duplicate restricted banner for Marketplace
  • Tooltip and disabled action functionality in action menus
  • Update timezone logic to account for time zones that use a quarter hour
  • Object Storage list not showing more than 100 objects

Cloud Manager v1.28.1

1.28.1,

Fixed:

  • Make sure inline reboot action isn’t disabled for Linodes

API v4.83.1

4.83.1,

Fixed

  • Corrected typos found in the API Specification.

Linode Kubernetes Engine v1.13.0

1.13.0,

Changed

  • Upgrade CSI for LKE clusters to v0.3.0, which improves compatibility with future Kubernetes versions
  • Upgrade CCM for LKE clusters to v0.3.9, which adds the ability to specify a default proxy-protocol version and a proxy-protocol version per config
  • Update all Kubernetes worker node disk images to their latest patch versions: v1.16.15, v1.17.17, and v1.18.15. Please recycle your nodes to receive the latest updates

API v4.83.0

4.83.0,

Added

Changed

  • The LKE Kubernetes Cluster Update ( PUT /lke/clusters/{clusterId}) endpoint now includes the k8s_version property in its request body schema. This property can be used to upgrade a Kubernetes cluster to the next minor version. New and recycled Nodes in this cluster will be deployed using the latest supported patch of this version.

Linode Kubernetes Engine v1.12.1

1.12.1,

Added

  • Upgrade cluster control plane components to latest available patch version: v1.17.16 and v1.18.14
  • Add support for cluster upgrades to the next available Kubernetes minor version
  • Add support for full-cluster and individual node recycle

Cloud Manager v1.27.1

1.27.1,

Fixed:

  • Revert upgrade to Chart.js that was causing Sentry errors and graph display errors

Cloud Manager v1.27.0

1.27.0,

This release includes sweeping changes to the Cloud Manager UI. For more details, please visit https://www.linode.com/blog/linode/cloud-manager-enhancements-dec2020/

Added:

  • Deep link to the Payment drawer
  • Add missing link to invoice details in invoice rows

Changed:

  • Replace all user-facing Domains master/slave terminology with primary/secondary
  • Sortable tables now update the URL on sort change to make sort preferences bookmarkable
  • Upgrade: Chart.js 3.0 (beta)
  • Move theme toggle to My Profile > Settings
  • New icon set for CMR
  • Update empty states for all entities
  • Add warning when migrating a Linode with VLANs to a region w/o VLANs
  • Make time displays consistent throughout the app (ISO format)
  • Smaller page sizes for Longview Landing
  • Move abuse ticket banner to global notifications
  • Update URL query param on input change on support search landing page
  • Remove the Dashboard
  • Hide Longview pagination footer if there’s only one page
  • Use Region Select styles in Object Storage Cluster selection
  • Improve Backups column in Linode .csv file

Fixed:

  • Low reputation error when resizing a Linode intercepted by disk size error logic
  • Prevent multiple imagize submissions in succession

API v4.82.0

4.82.0,

Fixed

Cloud Manager v1.26.0

1.26.0,

Added:

  • Secure Your Server One-Click App

API v4.81.0

4.81.0,

Fixed

  • A bug was fixed to allow preservation of URL parameters for service monitor addresses set at the following endpoints:

  • OAuth Reference has been updated to include Firewall, Maintenance, and Object Storage security scopes.

  • The x-linode-grant for the Event Mark as Seen ( POST /account/events/{eventId}/seen) endpoint has been corrected to read_only. Previously, it was stated as read_write.

  • The OAuth scope for the Firewalls List ( GET /networking/firewalls) endpoint has been correct to firewall:read_only. Previously, it was stated as firewalls:read_only.

Linode Kubernetes Engine v1.11.0

1.11.0,

Added

  • Update CCM to version 0.3.8 to include support for NodeBalancer Proxy Protocol
  • Update CSI to version 0.1.7 to include support for Linode Block Storage Volume expansion.
  • Upgrade cluster control plane components to latest available patch version: v1.17.14 and 1.18.12

Fixed

  • Address issue that could allow etcd to restore an incorrect backup.

Cloud Manager v1.25.0

1.25.0,

Added:

  • Bucket and Object level access controls
  • Display total Object Storage usage on Bucket Landing page
  • Progress bar to LinodeDiskRow when a disk is resizing
  • “Objects” column to the Bucket Landing table
  • Bucket Details Drawer
  • Bucket results to search bar

Changed:

  • Add hideOnTablet prop to Entity Table component
  • Remove ‘Copy to Clipboard’ text in OBJ drawers
  • Disable API polling from inactive tabs
  • Add copy explaining billing address restrictions
  • Make typeToConfirm optional in DeletionDialog
  • Lazy load OBJ Buckets
  • Remove “Delete” option from DBaaS backups table
  • Hide permissions table if user has no buckets
  • Move Domain creation drawer content to a separate page at /domains/create
  • Handle API warnings after a successful payment.
  • Update Resize error message and add link

Fixed:

  • Remove filtering of app tokens
  • IP popover displaying incorrectly when adding a private IP address to a Linode

API v4.80.0

4.80.0,

Changed

API v4.79.0

4.79.0,

Added

Fixed

Cloud Manager v1.24.0

1.24.0,

Added:

  • Ability to update username from Profile > Display

DBaaS:

  • Landing
  • Creation modal
  • Details page

Changed:

  • Group kernels in dropdown when selecting in Config drawer
  • Show all devices (not just root) in Config rows
  • Allow multi-select when adding VLANs during Linode create
  • Polling improvements
  • Hide billing section of dashboard for users without account access
  • Apply CMR table components to search results landing

VLANS:

  • Warning notice to reboot Linodes attached to a VLAN
  • Don’t filter out VLANs without an IP address from the table in linode/networking
  • Use type-to-confirm in Deletion Dialog Modal
  • Remove default value for IP range and mark Region as required
  • Display ‘None’ for IP for interfaces without an address
  • Hide backups CTA on Linodes Landing in VLAN context

Fixed:

  • Make sure we don’t filter private images containing ‘kube’
  • Documentation link on the Linodes Landing page
  • Code typo in “Paginating Things” example
  • Extraneous comma display in Linode > Networking > VLANs
  • IP addresses truncation link and Volumes landing
  • “null” progress on CMR Dashboard
  • Linodes Landing docs link (CMR)

API v4.78.3

4.78.3,

Changed

Cloud Manager v1.23.0

1.23.0,

Added:

VLAN:

  • Landing table
  • Details table
  • Linode Networking panel
  • Attach and detach Linode to VLAN drawer

CMR:

  • Banner for open abuse tickets

Changed:

  • Request Domains on load to determine account size
  • Update dark theme styling
  • Add helper text for NodeBalancer Proxy Protocol field
  • Add tooltip for sort in Notifications drawer

Fixed:

VLAN:

  • Attach Linode drawer fixes

CMR:

  • Wide table width with overflow when cloning Linodes

  • Fix Lish link

  • Sync animations for pending actions

  • Remove underscores in Linode statuses in LinodeEntityDetail

  • Long Domain records overflowing table rows

  • Incorrect flag shown for Sydney in Linode Migrate

  • Search results not displaying for some restricted users

API v4.78.0

4.78.0,

Changed

Cloud Manager v1.22.1

1.22.1,

Changed:

  • Make CVV required when adding a credit card

Cloud Manager v1.22.0

1.22.0,

Added:

  • Notification for when an email to a user couldn’t be delivered
  • Warning about 24 hour wait period before disabling backups for a Linode
  • Warning about blocked SMTP ports for new accounts
  • CMR:
  • Apply animations and adjustments to Linode Summary view
  • Apply table styles for Longview tables
  • Hide status chip if there are no corresponding Linodes with that status
  • “Message” column to the Activity Feed table
  • Prevent overflow of resolvers in Linode Network tab
  • Prevent text from being flush to the screen
  • Object Storage:
  • Add ability to upload an SSL/TLS certificate for a Bucket
  • Add access management for OBJ access keys
  • Add loading state in OBJ access key drawer if buckets are loading
  • Add view mode to OBJ access key drawer
  • VLANs:
  • Create modal
  • Add VLAN attachment option to Linode Create flow
  • Add VLAN table to Linode Network tab
  • Add VLAN column to Linode Configuration table

Changed:

  • Improve handling of Managed accounts when backing up Linodes

Fixed:

  • Cloning a Domain leads to “Not Found” page
  • Navigation bug in Longview
  • Tab-based navigation

API v4.77.0

4.77.0,

Added

  • Added the message field to the Event schema object. The message field provides additional information about the event. Additional information may include, but is not limited to, a more detailed representation of events which can help diagnose non-obvious failures. This new field is available on the following Account Event endpoints:

  • Added the deprecated field to the Kernel schema object. If this Kernel is marked as deprecated, this field has a value of true; otherwise, this field is false. This new field is available on the Linode Instances Kernel endpoints:

Changed

  • Updated the endpoint names to follow the convention noun followed by verb. For example, View Account is now named Account View.

  • Updated the description for the Object Storage Key Create ( POST /object-storage/keys) endpoint with information on the available Access Key and Limited Access Key creation options.

  • Updated the bucket_access field description in the ObjectStorageKey schema object with a note about the results of omitting this field when creating a limited access Object Storage Key.

Fixed

  • The User’s Grants View ( GET /account/users/{username}/grants) endpoint was updated to have a less restrictive authorization of account:read_only instead of account:read_write. This fixes the discrepancy between specification and endpoint behavior.

Cloud Manager v1.21.0

1.21.0,

Added:

One-Click Apps:

  • Jitsi
  • Webmin
  • Virtualmin
  • Plex
  • phpMyAdmin
  • AzuraCast

API v4.76.1

4.76.1,

Added

Cloud Manager v1.20.0

1.20.0,

Added:

  • Object Details Drawer
  • Proxy Protocol field in NodeBalancer settings
  • Add link to NotificationDrawer from Linode busy status
  • Prevent text and other components from being flushed to the edge when <1280px

Changed:

  • Improve handling for unknown Linode types
  • List allowed regions when creating or adding Linodes to Firewalls
  • Prevent migration of a Linode with attached Firewalls to an unsupported Data Center
  • CMR:
  • Close notification drawer on internal links
  • Style updates for:
  • Object Storage > Buckets & Object Storage > Access Key headers
  • OBJ Bucket Detail table

Fixed:

  • Change “Create Kubernetes” to “Create Kubernetes Cluster”
  • Calculations for large LKE clusters (total CPU/memory) were incorrect
  • Missing/duplicate page titles throughout app
  • OrderBy lifecycle bug
  • Typos: consecutive occurrences of ’the'
  • MigrateLanding routing bug
  • Add units (GB) to RAM in Linode Detail view
  • Various CMR menu issues

API v4.76.0

4.76.0,

Added

  • When you have active Domains on your Account, but no active Linodes, your domains are not served. The List Notifications ( GET /account/notifications) endpoint now returns a notification to alert you when your Account falls under this case.

  • The NodeBalancers endpoints error messages were improved to include information about a field’s valid values.

Fixed

Linode Kubernetes Engine v1.8.0

1.8.0,

Added

  • Add support for deploying Kubernetes v1.18.8

API v4.75.0

4.75.0,

Added

Linode Cloud Firewall is now available in the Sydney data center as part our Linode Green Light Beta Program. Cloud Firewall is a free service used to create, configure, and add stateful network-based firewalls to Linode services using the Linode Cloud Manager and the Linode APIv4. A Cloud Firewall is independent of the service it is attached to, so you can apply a single Firewall to multiple Linode services. Currently, a Cloud Firewall can only be applied to Linode instances.

Cloud Manager v1.19.0

1.19.0,

Added:

CMR:

  • Managed Dashboard card to CMR dashboard

  • System Status section in Notification drawer

  • Environment switcher for dev tools

  • Controls for mock service worker in dev tools

Changed:

CMR:

  • Change URL on Linode modal close
  • Make OAuth apps table sortable
  • Linode status icons should blink for in-progress actions
  • Adding CMR header to the config/disk clone landing
  • Table style updates for:
    • Account > Users
  • Managed
  • Billing
  • SelectPlanPanel
  • Make API tokens table sortable
  • Make Rescue dialog full height
  • Routing for Linode Modals
  • Graph labels hidden for mobile

Cloud Firewalls:

  • All IPv6 for Firewalls should be read as ::/0

  • Disable port range in Firewalls drawer when selecting ICMP protocol

  • Update Firewall doc URL

  • Don’t set outbound rules for firewall presets

  • Firewall labels are not required; remove required annotation from text field

  • Fix tab change handler

  • Improve error handling for API token drawer

  • Always honor Linodes “group by tag” setting

  • Stabilize table sort

  • Update MySQL info to clarify that we install MariaDB

  • Change Minecraft OCA to Minecraft: Java Edition

  • Display general errors at top of VolumeAttachmentDrawer

Fixed:

CMR:

  • Hide hidden links from mobile nav

  • Close action menu after action is selected

  • Move domains banner above table

  • Prevent error message overlap on Firewalls detail

  • getLinode errors blocking landing page display

  • Console error (isResponsive prop not recognized)

  • Casing of NodeBalancer breadcrumb was incorrect

  • NodeBalancer Config form submission

  • Firewall detail breadcrumb

  • The search bar sometimes returned no results for restricted users

  • Managed Issue Drawer was crashing for users with empty timezones

  • Longview: MySQL tab not rendering if NGINX is not installed

  • Firewalls: handling of empty IPv6 responses

API v4.74.0

4.74.0,

Added

Cloud Manager v1.18.0

1.18.0,

Changed:

  • Disable Atlanta region for most customers, add messaging regarding the datacenter upgrade

Linode Kubernetes Engine v1.7.2

1.7.2,

Added

  • Add mitigation for CVE-2020-8558 on node initialization. Users should recycle their nodes for these changes to apply.
  • Upgrade the control planes to the latest patch version available: v1.15.12, v1.16.14, and v1.17.11.

Cloud Manager v1.17.0

1.17.0,

Added:

  • CMR:
  • Primary Nav responsive scaffold + styles
  • Use CMR action menu for Longview client rows
  • Plan link in Linode detail header should open the resize dialog
  • Table Styles: Managed: SSH Access, Credentials Profile: SSH Keys, API Tokens, OAuth Apps Support Tickets
  • Linode Table Adjustments
  • Notification drawer: chronological display
  • Linode Storage Tab
  • Linode Rebuild Dialog
  • Flavor text in LinodeNews banner
  • Backups enable from Linode action menu
  • Mark events as seen when requesting in the notificationContext
  • Completed progress events
  • Longview processes tables to preferences sortKeys
  • Enforced 64 character limit on text input
  • Confirm enabling backups
  • Handling strange timezone cases for summary graphs

Changed:

  • Longview installation instructions
  • Clear UDF data on tab change in Linode Create
  • Language to “allowlist” and “blocklist”

Fixed:

  • Interoperability issues
  • Linode creation preselection params for from Clone, from Image, from Backup
  • Loading spinner in Notification drawer
  • Missing yup types dependency
  • SSH fingerprint display issues for various key types
  • Issue where loading a Domain’s Detail page directly wasn’t working on large accounts

API v4.73.0

4.73.0,

Added

  • Added the BETA List Maintenance ( GET /account/maintenance) endpoint. This new beta endpoint allows you to view a collection of maintenance objects for any entity you have permissions to view. Currently, Linodes are the only entities available for viewing.

Fixed

  • A bug was fixed that would result in a 500 error when filtering domain records by a non-existent tag. This will now return a 200 response with an empty pagination result.
  • Previously, NS and CNAME records could be created for each other, resulting in errors when the zone file is rendered. If this is attempted now, the record creation will fail with a “Record conflict” message.
  • Changes were made to the ( GET /linode/instances) endpoint to improve response time.

Cloud Manager v1.16.2

1.16.2,

Fixed:

  • Clear UDF data on tab change
  • Form fields issue on One-click Apps and StackScripts creation flows

Cloud Manager v1.16.0

1.16.0,

Added:

  • CMR
    • Table styles for Profile > Trusted Devices
    • Table styles for Volumes landing table
    • Table styles for Images landing table
    • Table styles for NodeBalancer landing table
    • Table styles for Firewall > Rules
    • Table styles for Firewall > Linodes
    • Responsive table styles for Firewall Landing and K8 Cluster landing
    • Responsive styling for entity header (all variants)
    • Responsive styling for Dashboard
    • Dashboard Notifications: Add Community Updates, Pending Actions, and “Show more” button to Drawer
    • Dialog full height
    • Rescue Linode dialog
    • Migration dialog
    • Static banner for Linode changelog
    • Tag styles
    • Support Tickets and loading state
    • Notification context
    • Notification drawer

Changed:

  • Refactor tabbable content to be accessible by keyboard
  • Update Popular Posts on /help page
  • Use API Pagination for Domains when account size is large
  • Display tax id of customer in invoice if available
  • Use longview/plan endpoint to get active plan

Fixed:

  • Default zone if no user timezone
  • Dates in several places displayed as “Invalid DateTime”
  • OAuth tokens with expiry of null were crashing the app

Cloud Manager v1.16.1

1.16.1,

Fixed:

  • Add withRouter to LinodeRescue
  • Update NodeBalancer details routing

API v4.72.0

4.72.0,

Added

  • The IPv4 and IPv6 addresses of the DNS resolvers for a region are now accessible at the View Region ( GET /regions/{regionId}) endpoint.

Changed

  • Changing your Longview subscription is no longer available at the Update Account Settings ( PUT /account/settings) endpoint. Accordingly, the longview_subscription property has been removed from the Update Account Settings request body. To update your Longview plan, please use the Update Longview Plan ( PUT /longview/plan) endpoint.

  • Updated the description and response for the View Longview Plan ( GET /longview/plan) endpoint:

    • The previous description stated that this endpoint returns a longview_subscription ID. This has been corrected to state that the response consists of a LongviewSubscription object for your current Longview Pro plan, or an empty set {} if your current plan is Longview Free.
    • The response body and sample have been updated to include the details of the returned LongviewSubscription object for your current Longview plan.
  • Accessing the View Longview Plan ( GET /longview/plan) endpoint now requires one of the following global User Grants:

    • "account_access": read_write
    • "account_access": read_only
    • "longview_subscription": true
    • "add_longview": true
  • Updated the description, request, and response for the Update Longview Plan ( PUT /longview/plan) endpoint:

    • The previous description stated that this endpoint returns a longview_subscription ID. The description has been corrected to state that the response consists of a LongviewSubscription object for the updated Longview Pro plan, or an empty set {} if the updated plan is Longview Free.
    • Accessing this endpoint now requires "longview_subscription": true as a global User Grant.
    • The required OAuth scope has been changed from account:read_write to longview:read_write.
    • The request body schema has been updated to specify possible values for the longview_subscription field and to reflect that it is nullable, with a null value corresponding to Longview Free.
    • The response body and sample have been updated to include the details of the returned LongviewSubscription object.
  • Updated the response for the List Longview Subscriptions ( GET /longview/subscription) and View Longview Subscription ( GET /longview/subscriptions/{subscriptionID}) endpoint:

    • The response id property has been revised to specify possible values.
  • Updated the Object Storage Bucket response schema to include the size property in the List Object Storage Buckets ( GET /object-storage/buckets), Create Object Storage Bucket ( POST /object-storage/buckets), View Object Storage Bucket ( GET /object-storage/buckets/{clusterId}/{bucket}), and List Object Storage Buckets in Cluster ( GET /object-storage/buckets/{clusterId}) endpoints.

Fixed

  • A bug that prevented the Update Longview Plan ( PUT /longview/plan) endpoint from functioning has been fixed. The endpoint will now update your account’s Longview plan as expected.

Linode Kubernetes Engine v1.6.0

1.6.0,

Added

  • Add Node Pool Recycle feature so that users can redeploy Nodes with the latest patches and kubelet version
  • Add support for up to 126 Nodes per cluster
  • Add NFS packages to Node disk images. All newly deployed Nodes have NFS support. Existing Node pools can gain support using the “Recycle Nodes” feature

Changed

  • LKE Node labels are reapplied on Node startup to ensure that they persist between reboots
  • Update CCM version to 0.3.6 to include a bug fix for TLS configuration
  • Increased timeout on kube-apiserver load balancers to prevent premature termination of connections

Fixed

  • Address connectivity issue for connections opened by control plane to cluster workloads

Cloud Manager v1.15.0

1.15.0,

Added:

  • Ability to recycle all LKE pool nodes
  • CMR: Dashboard
  • Notifications
  • View for single Linodes
  • View for multiple Linodes
  • CMR: Linode Details
    • Filter Linodes by status
    • Implement LinodeEntityDetail component
  • Networking tab:
  • Add Linode Monthly Transfer graph
  • Add Historic Network Data graph - Add IP actions
  • CMR: Responsiveness
  • Linodes Landing
  • Domains Landing
  • Add reusable InlineMenuActions component
    • Apply updated table styles and action menu to Firewalls
  • Custom dev tools
  • User preferences editor

Changed:

  • CMR: Update Linode status pill designs
  • Use API search and hide search tips for large accounts
  • Use base 10 for network graphs

Fixed:

  • CMR: Adjust grid sizes to prevent EntityHeader elements from wrapping
  • Brasilia timezone offset should be GMT-3
  • Correct years in Linode Summary graph options
  • Create Object Storage Bucket types
  • Per-Linode network transfer total

API v4.70.0

4.70.0,

Added

Changed

Fixed

  • Fixed a bug with domain validation where some multi-level domains were being flagged as invalid.

  • Fixed a bug in CNAME record validation. It now checks all incoming CNAME records against all existing records (CNAME and otherwise) in this domain to make sure there are no conflicts. Relevant endpoints:

  • Updated the OAuth Workflow section to include grant_type as a required parameter when using a refresh token.

  • Switched the order of the name for the Initiate Pending Host Migration/DC Migration endpoint to Initiate DC Migration/Pending Host Migration to clear up any confusion about which part the word Pending applies. Pending refers only to the host migration and not to the data center migration. The POST /linode/instances/{linodeId}/migrate endpoint itself remains unchanged.

Linode Kubernetes Engine v1.5.1

1.5.1,

Changed

  • Add support for Kubernetes control plane version 1.16.13 and 1.17.9 with upstream bug fixes. All clusters were upgraded to these versions

Fixed

  • Fixed an issue with etcd backups not restoring in some cases

Cloud Manager v1.14.0

1.14.0,

Added:

  • Color palette component in Storybook

Changed:

  • CMR: Linode Detail - Storage tab - Analytics tab - Network tab
  • CMR: Linodes Landing - Add tag cell to Linode row - Summary view (replaces Grid view)
  • CMR: Move Linode Resize action from tab to new modal component
  • CMR: Apply updated table styles and action menus to LKE and Domains
  • CMR: Secondary nav width
  • Linode maintenance improvements
  • Show maintenance time in UTC in downloaded CSV

Fixed:

  • Consistent Notices for restricted users when creating a Volume
  • Longview CPU formatting
  • Handle null dates in invoice details logic
  • Expiry date check

API v4.69.0

4.69.0,

Added

Changed

Fixed

Cloud Manager v1.13.1

1.13.1,

Changed:

  • Changed Percona OCA to Percona (PMM)

Fixed:

  • Matching logic for OCAs was breaking on parentheses

Cloud Manager v1.13.0

1.13.0,

Added:

  • Size column on the Object Storage Buckets table
  • OCA: Percona PPM and Nextcloud
  • Billing notice on Object Storage landing page when a user without Buckets has Object Storage enabled
  • Notice that powered down Linodes still accrue charges
  • Notice when user tries adding an NS record to a Domain without a A/AAAA record

Changed:

  • Adjustments to the Linode plan selection table
  • Update password validation to match API change
  • Update form validation for the Linode Disk drawer
  • Make target field for TXT records multiline

Fixed:

  • Set autocomplete to false in password inputs
  • Restricted users were able to view unavailable actions in Linode action menus
  • Sort order on Domains page
  • Prevent clickable events for deleted entities
  • Prevent multiple Not found displays for Linodes

API v4.68.0

4.68.0,

Added

  • Added two new endpoints to the Longview collection that are dedicated to viewing and updating an account’s Longview plan:

    • View Longview Plan ( GET /longview-plan): returns the current Longview subscription plan for an account. Can be accessed by users with the longview:read_only grant.

    • Update Longview Plan ( GET /longview-plan): updates the Longview subscription plan for an account. Can be accessed by users with the account:read_write grant.

    Previously, these actions were only possible through the GET /account/settings and PUT /account/settings endpoints.

  • Added two new endpoints to the Account collection that allow unrestricted users to see successful logins that are associated with any user on the account.

    • List All User Logins ( GET /account/logins): returns a collection of successful logins for all users on the account during the last 90 days.

    • View Login ( GET /account/logins/{loginId}): returns a Login object that displays information about a successful login. The logins that can be viewed can be for any user on the account, and are not limited to only the logins of the user that is accessing this API endpoint.

    Previously, each user (including unrestricted users) could only view logins for their own user (via the GET /profile/logins and GET /profile/logins/{loginId} endpoints).

Changed

  • Previously, the secondary_entity property of nodebalancer_config_create, nodebalancer_config_update, and nodebalancer_config_delete events was not populated. It is now set to the relevant NodeBalancer Config.

  • The address field for Create Managed Service ( POST/managed/services) and Update Managed Service ( PUT /managed/services/{serviceId}) now accepts additional special characters for a service that is monitored by URL ("service_type" : "url").

Fixed

  • The Domains ( /domains) collection previously accepted values up to 255 for the weight property of a Record, while 65535 was the intended maximum. Values up to 65535 are now considered valid.

  • The Domains ( /domains) collection previously returned a generic syntax error whenever a TXT Record was submitted with non-ASCII characters. It will now return a more specific validation error.

  • A bug was fixed that was preventing restricted users with the appropriate access permissions for specific Linode services from adding Tags to those services.

Linode Kubernetes Engine v1.3.0

1.3.0,

Added

  • Added support for Kubernetes control plane versions 1.15.12, 1.16.11, 1.17.7. All clusters were upgraded to these versions
  • Kubelet versions 1.15.10, 1.16.7, and 1.17.3 were made available for new and recycled Nodes

Changed

  • Allow patch version skew between control plane and kubelet, so that we can push kubelet upgrades asynchronously

Fixed

  • Deploy Linode Cloud Controller Manager v0.3.5 for all clusters to fix a bug with NodeBalancer config rebuild for LoadBalancer Services

API v4.67.0

4.67.0,

Fixed

  • A bug was fixed that prevented the re-creation of Managed Service labels that had previously been deleted.
  • A bug was fixed that prevented domain updates ( PUT /v4/domains/{domainID}) for pre-existing domains without specifying master_ips.

Cloud Manager v1.11.0

1.11.0,

Changed:

  • Clarify Linode password fields in Reset Root Password vs. Rebuild
  • Hide SSH key remove button for LISH settings when no keys are present
  • Make main content banner dismissible
  • Show error when Volumes limit has been reached but attempt is made to add a new Volume

Fixed:

  • CAA record input duplicating name/value

Cloud Manager v1.10.0

1.10.0,

Added:

  • Progress bar for newly-created Images

Changed:

  • Improve UX for GPU selection
  • Add a link to Support in all “Verification is required” errors
  • Allow clearable numeric inputs in Domain Records Drawer
  • Remove Cloud Manager version tag from Support Tickets

Fixed:

  • Broken SVG combination when creating a Linode
  • Profile routing didn’t handle incorrect routes
  • Firewall document title
  • ICMP port bug when editing Firewall rules
  • Update text field to use input id for “for” attribute
  • Copy fix for Profile -> Referrals
  • Accessibility of Dashboard “View Details” links

API v4.66.0

4.66.0,

Changed

  • In an effort to fight spam, Linode restricts outbound connections on ports 25, 465, and 587 on all Linodes for new accounts created after November 5th, 2019. This is not a new change; however, this note now appears on the Create Linode ( POST /linode/instances) endpoint.

  • The upper limit for page_size can now be set to 500; the default remains 100. Refer to the Pagination section of the Linode API for details on advanced query options.

  • A Linode’s CPU alert value defaults to 90% multiplied by its number of cores. This is not a new change; however, a note has been added to the Linode Instances group of endpoints.

Cloud Manager v1.9.1

1.09.1,

Added:

  • @-expansion for Target field in Domain records
  • “Last Modified” column to Domains landing page
  • Support for Third-Party Authentication

Changed:

  • Default support ticket option to ‘General’
  • Defer requests to Linodes and Images until after app has loaded
  • Redesign Billing section of app
  • Request Domains when hovering over Primary Nav link
  • Update behavior for TFA cancel button
  • Rename linode-js-sdk to @linode/api-v4 to prepare for NPM publication
  • Update @linode/api-v4 documentation
  • Lazy load Linodes on BackupsDashboardCard

Fixed:

  • Keyboard access to open Support ticket creation drawer
  • Missing SSH keys in some flows for Linode creation
  • Second column alignment for NodeBalancer on dashboard
  • Tag display on mobile viewport
  • Removed extra requests
  • Prevent crashing for users that are not activated
  • Remove duplicate instance requests

API v4.65.0

4.65.0,

Added

  • The managed_issue field was added to the Open Support Ticket endpoint ( POST /support/tickets).
    • This field designates if the Support ticket is in reference to a Managed Service.
    • You must have a Managed Service enabled to use this designation.
    • No ID attributes (i.e. linode_id, domain_id, etc.) should be provided with this request.

Fixed

  • A bug was fixed that was preventing initiation of scheduled, cross data center migrations.

  • If your Cloud Manager profile’s authentication type is set to a Third-Party Authentication (TPA) method, password_keys can no longer be used as your lish_auth_method when updating your profile ( PUT /profile).

    • To view your Cloud Manager profile’s authentication_type field, send a request to the View Profile endpoint.
  • Capital letters are now accepted for the check_path value when creating ( POST /nodebalancers/{nodeBalancerId}/configs) and updating ( PUT /nodebalancers/{nodeBalancerId}/configs/{configId}) your NodeBalancer Configs.

API v4.64.0

4.64.0,

Added

  • When attempting to stage a PayPal payment ( POST /account/payments/paypal/execute) on an account that has been flagged for no charge, you will receive the following error message, This account cannot be charged.

  • The Profile collection’s authentication_type field can now return a value of github when GitHub Third Party Authentication is enabled for your Profile.

    • Authentication types are chosen through Cloud Manager and authorized when logging into your account.

    Note this functionality is not yet available in Cloud Manager. See the Cloud Manager Changelog for the latest updates.

  • Added the View Network Transfer (year/month) ( GET /linode/instances/{linodeId}/transfer/{year}/{month}) endpoint.

    • This endpoint returns a Linode’s inbound, outbound, and total public network transfer statistics for the specified year and month.

Fixed

  • A bug was fixed that was preventing Block Storage Volumes from successfully attaching to Linodes running Debian 10.

  • Previously, uninvoiced balances were being calculated as slightly lower than their actual amount. This bug was fixed to correctly calculate uninvoiced balances.

    • You can view your account’s uninvoiced balance using the View Account endpoint ( GET /account).
  • Additional logic was added to the Kubernetes collection to ensure that Linode Kubernetes Engine (LKE) service account usernames are less likely to be non-unique.

Cloud Manager v1.8.0

1.8.0,

Changed:

  • “Node Status” is now “Backend Status” on NodeBalancers list and detail view
  • Minimum payment placeholder text
  • Hide Recycle Node in the LKE Node action menu
  • Provide cluster summary information for LKE search results

Fixed:

  • Remove invalid credits
  • NodeBalancer Error Handling (SSL)
  • Xterm flow control errors
  • Remove stray characters in FromBackupsContent

API v4.63.1

4.63.1,

Added

  • Added List Logins ( GET /profile/logins) endpoint. You may now return a 90 day history of successful account logins for the user making the request.

  • Added the View Login ( GET /profile/logins/{loginId}) endpoint, providing the ability to gain additional information on individual logins from user.

  • New Logins object which contains historical information pertaining to a user login.

Fixed

  • A bug existed which caused shared IP addresses to persist following Linode deletion. This bug has been fixed.

Cloud Manager v1.7.0

1.7.0,

Added:

  • Firewalls: Client-side form validation

Changed:

  • Make LKE available regardless of customer account response
  • Request OBJ Buckets per-cluster
  • Theming performance optimizations

Fixed:

  • Correct alignment for “Date Created” field on mobile invoice table
  • NodeBalancer error handling
  • Current size of pool was updating along with target size when resizing a Node Pool.

API v4.63.0

4.63.0,

Changed

Fixed

  • A bug was causing LKE nodes in the process of being deleted to still appear as part of an LKE node pool. This bug has been fixed.

Cloud Manager v1.6.0

1.6.0,

Added:

  • EnhancedNumberInput component

Changed:

  • Redesign of LKE interface, including Detail and Create Cluster views
  • Add LKE clusters to search results

Fixed:

  • Case where some long-running actions may not be updated when complete

API v4.62.0

4.62.0,

Added

  • The following Linode Kubernetes Engine (LKE) Beta Endpoints were added:

Changed

Fixed

  • An LKE cluster’s label, k8s_version, and region properties were incorrectly labeled as being filterable. These properties have been updated in the Linode API v4 schema to no longer display the filterable label.

  • The id property of a Node in an LKE Node Pool was incorrectly documented as being of type number. This has been corrected and the property is now documented as being of type string.

Cloud Manager v1.5.1

1.5.1,

Changed

  • Update LKE schema to reflect breaking API changes (version is now k8s_version)

Cloud Manager v1.5.0

1.5.0,

Changed:

  • [Performance] Lazy load Domains data
  • Set a timeout when requesting Gravatars
  • Preserve Support ticket text on page reload

Fixed:

  • Account tab crashing for some users
  • Fix handling of local storage on logout
  • Longview NGINX tab crashing for some users
  • Screen readers cannot access “Create Linode” interface
  • Values on LV Network graphs displayed incorrectly
  • Placeholder component double h1 display issue

API v4.61.0

4.61.0,

Added

  • You can now add tags when creating an LKE cluster ( POST /lke/clusters). While the tags property existed before, the implementation logic has now been added to support adding tags to an LKE cluster.

  • A tags property was added to the Update Kubernetes Cluster ( PUT /lke/clusters/{clusterId}) endpoint. You can now update or remove existing tags on your LKE clusters. The tags property accepts an array of tags to be applied to your LKE cluster for organizational purposes.

  • The Images collection now contains the updated property. This property returns the date that the current Image was last updated.

Changed

Fixed

  • Validation has been included to prevent users from adding a credit card expiration year greater than 25 years from the current year. A user will now receive an Expiry too far in the future error message when this occurs. This bug fix affects the POST /account/credit-card expiry_year property.

Cloud Manager v1.4.0

1.4.0,

Changed:

  • Change “One-Click Apps” to “Marketplace”
  • Change message in the Events table empty state
  • Allow up to 10,000 USD payment with PayPal
  • Lazy load Images

Fixed:

  • Improve skeleton loading screen in the Events table
  • Fix bug in Image select
  • Fix visual bug in OAuth Apps table header (dark mode)
  • Edit DNS Records containing “linode.com” substring

Cloud Manager v1.4.1

1.4.1,

Fixed:

  • Images not available in Marketplace creation flow

API v4.60.1

4.60.1,

Changed

API v4.60.0

4.60.0,

Added

Fixed

  • Corrected the field for unit price in the List Invoice Items ( GET /account/invoices/{invoiceId}/items) endpoint. Previously, this field was listed as unitprice with type number. It is now correctly listed as unit_price with type string.

  • When a Linode that was deployed from a StackScript is deleted, that StackScript’s deployments_active value should decrease. This property’s value was incorrectly reporting the number of active deployments for a StackScript. While this bug was addressed in a previous API release, additional work was completed to improve the previous fix.

  • Changes were made to improve the performance of the List Networking Information ( GET /linode/instances/{linodeId}/ips) endpoint.

Cloud Manager v1.3.0

1.3.0,

Added:

  • Firewalls:
    • Add, Edit, and Delete rules
    • Prompt when navigating away from unsaved rule
    • Add icon to table rows

Changed:

  • Remove “Active Deploys” StackScripts table column and add “Total Deploys” column
  • Update customer referral criteria text
  • Improve syntax highlighting
  • Include LKE clusters in Support tickets dropdown
  • Make Support Ticket table sortable by summary, ID, and updated_by
  • Update Images messaging to reflect new 6144 MB default limit
  • Remove deprecated border on graph legends
  • Adjust header padding in Linode Group By Tag
  • Cloud Manager PDF invoices pull in customer tax ID regardless of added date

Fixed:

  • Volumes creation bug
  • Accessibility warnings for password inputs
  • Remove page break on invoices
  • Fix collision of tax ID and address on invoices
  • 404 error after importing Domain Zone
  • Enable editing of DNS Records containing “linode.com” substring
  • Removed extraneous table header cell on Search Landing table
  • Add error handling for Kubernetes breadcrumb
  • Prevent Linode Power Control menu from being empty upon click

API v4.59.2

4.59.2,

Version Change Notes

The previous API release was assigned version number 4.14.1, while this release is tagged 4.59.2. This is an intentional change to align with internal version numbering. Subsequent releases will continue following the semantic versioning specification.

Added

Changed

  • When a Linode goes into maintenance mode its status field will now display stopped.
  • When creating ( POST /linode/instances) or updating ( PUT /linode/instances) a Linode, its root_pass field must now also meet a password strength score requirement that is calculated internally by the API. If the strength requirement is not met, you will receive a Password does not meet strength requirement error.

Fixed

  • Previously, when creating a Linode ( POST /linode/instances) with a root password of 6 characters a `Password must be between 6 and 128 characters` error was returned. This bug has been fixed and the root_pass field will now accept a password of 6 characters.
  • A bug has been fixed that was causing some Linode disk clones to fail ( POST /linode/instances/{linodeId}/disks/{diskId}/clone).
  • Previously, a bug allowed customers with an account balance of $0 to make a payment ( POST /account/payments) or stage a PayPal payment ( POST /account/payments/paypal) of less than $5 USD. This bug has been fixed. Now, a minimum payment of $5 USD is required for any account with a balance of $0 USD.

Cloud Manager v1.2.0

1.2.0,

Added:

Cloud Firewalls:

  • Firewall Linode view
  • Add Device drawer in Firewall Linodes view
  • Remove device modal in Firewall Linodes view
  • Firewall Rule Table
  • Firewall Rule Drawer
  • Remove devices from Firewall Devices action menu

Changed:

  • Make Linode links in Firewall rows clickable
  • Pin GitHub release link to linode-manager tag
  • Add support for secondary promo button
  • Delay data request until user types in Search bar
  • Display invalid StackScript errors on Linode rebuild
  • Show error when request to /pools fails in LKE
  • Respond to linode_config events

Fixed:

  • Uptime calculation in Longview
  • Sorting by Object Storage region
  • Sorting the OBJ Bucket table resulted in duplicate rows when there were multiple buckets with the same name

Cloud Manager v1.1.1

1.1.1,

Fixed:

  • Ensure Object Storage is displayed for restricted users

Cloud Manager v1.1.0

1.1.0,

Added:

  • Cloud Firewalls:
    • Add Firewalls endpoints to SDK
    • Allow enable/disable/delete Firewall actions
    • Enable Firewall creation
  • LKE:
    • Warn users before creating/resizing a cluster to a single node
    • Handling for LKE events (lke_node_create)
  • Accessibility improvements:
    • Add aria attributes on Linodes, Images, and Kubernetes Landing pages
    • Add aria attributes to Action Menu items
    • Improve accuracy of column header count
    • Add title to ADA chat bot

Changed:

  • Update CPU threshold alert validation
  • Use display: standalone in manifest.json for IOS support
  • Update event toasts and add new toasts for clone/resize events
  • Increase line height of rendered Markdown for readability
  • Remove Import Tags CTA on the Dashboard
  • Remove obsolete GDPR Modal
  • Close all active Lish sessions when logging out
  • Unify IP address input patterns for Domains
  • Allow direct links to OCA details drawers
  • Always allow TCP Connection as a health check for NodeBalancers
  • Hide duration for host_reboot events

Fixed:

  • Mode persistence in Linode Disk drawer
  • Formatting/highlighting in kubeconfig preview drawer
  • Incorrect disks sometimes displayed in different tabs
  • Regression from notistack update
  • Remove plural for hour on DNS manager
  • Use appropriate button text when restoring from an Image

API v4.14.1

4.14.1,

Fixed

  • Previously, when restoring from a backup ( POST /linode/instances/{linodeId}/backups/{backupId}/restore) to a Linode that was smaller than the Linode that the backup was created for, disk space could be over allocated. A 400 error message was added to inform the user if they are attempting to restore a backup to a Linode that does not have enough unallocated space available, and over allocation caused by this bug is no longer possible.

Cloud Manager v1.0.1

1.0.1,

Added:

  • Support for Object Storage in Frankfurt, DE

Fixed:

  • Removed feature flag logic preventing some users from accessing Longview

API v4.14.0

4.14.0,

Added

Changed

Fixed

  • Previously, View Network Utilization ( GET /account/transfer/) did not include Object Storage outgoing network transfer in its network utilization for the current month. If you have the Linode Object Storage service enabled on your account, View Network Utilization will now include Object Storage’s outgoing network transfer in its total returned amount.
  • When a Linode that was deployed from a StackScript is deleted, that StackScript’s deployments_active value should decrease. This property’s value was incorrectly reporting the number of active deployments for a StackScript. This has been corrected.
  • Previously, after booting a Linode into rescue mode ( POST /linode/instances/{linodeId}/rescue), when attempting to reboot your Linode ( POST /linode/instances/{linodeId}/reboot), you would receive an error message, No bootable config found. This bug has been fixed and the Linode will reboot into the latest configuration profile that isn’t a rescue mode configuration profile.
  • Restoring a Linode ( POST /linode/instances/{linodeId}/backups/{backupId}/restore) from a backup that was still in its post-processing phase returned the error message “backup is not valid”. The error message has been updated to be more descriptive. Now, when you attempt to restore a Linode from a backup that is still post processing, the returned error message is “Backup is currently post-processing”.
  • Iterated on a bug fix with migrations, clones, and host information. If the migration is a disk or a clone, the from_host is the disk. Users can see migration job information in the Event endpoints:
  • Fixed the url in the Close Support Ticket ( POST /support/tickets/{ticketId}/close) endpoint’s Request Sample shell curl example.

Cloud Manager v1.0.0

1.0.0,

Added:

  • New One-Click Apps:
    • MEAN
    • MongoDB
    • Flask
    • Django
    • Redis
    • Ruby on Rails
    • PostgreSQL

Changed:

  • Change default distro to Debian 10
  • Fix changelog to match GitHub release
  • Update graph units on Linode Details page
  • Fetch backups after selecting Linode in Linode Create
  • Toast notifications for Image related events
  • Unify graph colors across the app
  • LKE: Warn users before allowing a single-node cluster
  • LKE: Update typings for node pools
  • Show Domains Import Zone Drawer button when a user has no Domains
  • Improve compile time
  • Cleanup Axios version management and aligning
  • Prevent unneeded requests when loading Lish window

Fixed:

  • Updating a Linode causes in-progress events to stop being displayed
  • Safari: Open ticket button issue
  • Remove plural for hour on DNS manager
  • ‘Show More’ tooltip accessibility fix

Cloud Manager v0.84.1

0.84.1,

Fixed:

  • Fix issue where only 100 Images were displayed

Cloud Manager v0.84.0

0.84.0,

Added:

  • Add Domain Transfers to Domain Drawer for slave Domains
  • “Delete” button to Domain Drawer
  • Improve Form context help/info in Configuration Edit
  • Ability to delete a Domain from Domain Detail
  • Show a banner when one or more Regions experience outages
  • New One-Click App: phpMyAdmin
  • Show progress on the target Linode while cloning

Changed:

  • Add link to Resizing a Linode Guide
  • [LKE] Node pools should have 3 nodes by default
  • Longview Process Arrow Rework
  • StackScript author links from StackScript Detail page
  • Sort Kubernetes versions by label descending in dropdown
  • OAuth Scopes can be space separated
  • Store Longview time selection in user preferences

Fixed:

  • Longview Overview graphs were incorrectly showing data as “today”
  • Refactor LineGraphs to allow mixed units for network graphs
  • Routing on Search Landing page for slave Domains
  • Fix Linode network graph units
  • Display updated credit card info in Billing Summary when credit card is updated
  • Visual regression on Clone Configs/Disks
  • Loading state for Longview landing page (visual bug)

API v4.13.0

4.13.0,

Changed

  • Updated OAuth section with detailed private and public workflows.
  • Updated Create Kubernetes Cluster ( POST /lke/clusters) endpoint to include multiple node pools in the CLI code example.
    • Argument order is imperative. The arguments must be in sequential order --node_pools.type [type] followed by --node_pools.count [count] for each node pool.
    • You may add one or more node pool to each cluster.

Fixed

  • Fixed a bug with migrations and host information. If the migration is a disk, the from_host is the disk, if it’s a clone, the from_host is the Linode. Users can see migration job information in the event endpoints:
  • +and, +or, and +order_by filters for tags are now working.
  • Longview will now retain more than 12 hours of statistics for users with the Pro plan.
  • The List Networking Information ( GET /linode/instances/{linodeId}/ips) endpoint has been updated to only output IPv6 addresses for the specified Linode instead of all the IPv6 addresses for the customer.

Cloud Manager v0.83.0

0.83.0,

Added:

  • Longview:
    • Apache
    • MySQL
    • Processes
  • “Show All” option on Domain Records
  • Ability to edit AXFR for slave Domains

Changed:

  • Hide Backups CTAs from restricted users
  • Update Longview graph colors
  • Support API requests for up to 200 entities at a time
  • Make One-Click apps visible to all users from primary navigation

Fixed:

  • Rounding in Longview line graphs
  • Add space to API Tokens HTML title
  • Allow rebooting from Rescue mode

API v4.12.0

4.12.0,

Changed

  • Removed edit_mode as an option for a Domain’s status property.
    • Use the /domains collection to review your account’s domains.
  • Object Storage is out of Beta. All Object Storage endpoints now point to the /v4 server instead of the /v4beta server.

Fixed

  • When a restricted user with the add_longview grant creates a Longview client, that user should have read_write permissions on the new client.
    • The API correctly grants this permission, and so a user could make successful Update Longview Client ( PUT /longview/clients/{clientId}) endpoint requests for the new client.
    • However, the API would incorrectly report that the user had read_only permissions for that Longview client when viewed with the View User’s Grants ( GET /account/users/{username}/grants) endpoint.
    • This has been corrected, and this endpoint will now report read_write permissions for the new client.
  • Fixed an issue where the duration of an Event with a status of failed would indefinitely increase.
  • Fixed an issue where Isle of Man’s country code was rejected by the Update Account ( PUT /account) endpoint.
  • Updates to Domains:
    • Resolved an issue when importing domains which caused server errors for the API.
    • Previously, the API would only check if a CNAME for a Domain was unique among all of that Domain’s CNAME records. The API will now check to make sure that a CNAME has a name that is unique among all of a Domain’s records.
    • Use the /domains collection to review your account’s domains. Use the Import Domain ( POST /domains/import) to import domains with the API.
  • Previously, the last_successful property of a Linode’s backups property was documented as returning None if no backup had been completed for that Linode. The API actually returns null under this circumstance, and the documentation has been updated to reflect this.
  • Updates to Invoices and InvoiceItems:
    • The API was inappropriately rounding the unitprice on InvoiceItems for certain Linode products. For example, the API would report .01 for the unitprice of an InvoiceItem for a Nanode, while the hourly cost of a Nanode is .0075. This issue did not affect the actual amount billed to a customer.
    • The unitprice, amount, tax, and total properties of an InvoiceItem and the subtotal, tax, and total properties of an Invoice were previously documented as having the type integer, but the API accepted and returned numbers with decimal points. The documentation for these types now list these properties as having the type number.
    • Removed prepay as an option for the type of an InvoiceItem in the API documentation. Prepaid billing reached end of life in March of 2019.
    • Use the List Invoices ( GET /account/invoices), View Invoice ( GET /account/invoices/{invoiceId}), and List Invoice Items ( GET /account/invoices/{invoiceId}/items) endpoints to review your Invoices and InvoiceItems.

Cloud Manager v0.82.0

0.82.0,

Added:

  • Longview: empty and loading states for Disks tab
  • Longview: NGINX tab
  • Longview: Network tab
  • Show All option for Volumes, Domains, NodeBalancers
  • Add security.txt at cloud.linode.com/.well-known/security.txt

Changed:

  • Copy for Prometheus and Grafana One-Click Apps
  • Show confirmation dialog when resizing a Linode
  • Update LV documentation to include info on warnings/errors
  • Add copy explaining prorated transfer
  • Move untagged items under tagged items for all entities
  • Allow primary nav to set multiple active links
  • Allow Charts.js native (canvas) legends for graphs
  • Filter processes by username or process name
  • Error feedback for failed snapshot backups
  • Support for Disks/Configs events
  • Add URL param to reset password button
  • Linode details accessibility adjustments

Fixed:

  • Layout overflow on Longview overview graph section
  • Missing error/loading states in AccessKey table & drawer
  • Older invoices causing an error when creating PDF
  • Weblish error (safe access properties)
  • Docs links for Longview installation instructions

Cloud Manager v0.81.1

0.81.1,

Changed:

  • Update error reporting to reduce unnecessary reports

Cloud Manager v0.81.0

0.81.0,

Added:

  • Longview:
    • Display non-error Notifications from Longview API on Longview Details page
    • Empty and loading states for Overview graphs

Changed:

  • Use “Last Backup” data on /linode/instances endpoint to avoid multiple requests to /backups (improves performance)
  • Show deprecated label for distros in Images dropdown

Fixed:

  • Display invoice PDF total, tax, and amount values in $0.00 format
  • Reduce OCA tile spacing between icon and label

Cloud Manager v0.80.0

0.80.0,

Added:

  • Remove check zone from domain action menu
  • Move sidebar in Domains detail
  • Duration time to Events Landing and Activity Feed
  • Display billing notice when deleting last Object Storage Bucket
  • Longview:
    • Landing page
    • Overview page
    • Installation page
    • Enable client sorting on Landing page
    • Packages drawer
  • New One-Click Apps:
    • Docker
    • Jenkins
    • Grafana
    • Prometheus
    • MySQL
    • LEMP Stack
    • Shadowsocks

Changed:

  • Remove ZXCVBN and improve password hints
  • Remove (disabled) Check Zone and Zone File actions from Domains
  • LKE added to PAT Scopes
  • Make search bar case-insensitive
  • Option to show all Linodes on Linode Landing
  • Remove same-domain SOA email restriction (client-side validation)
  • Update release docs
  • Styling adjustment to IconTextLink

Fixed:

  • Accessibility features overhaul
  • Update Object Storage icon color
  • Error formatting on editable input labels
  • Event badge hidden behind scrollbar
  • Linode status not updated after resizing is complete
  • State not responding to Longview events

API v4.11.0

4.11.0,

Added

API v4.10.0

4.10.0,

Added

  • Added the status property to List Regions ( GET /regions) and View Region ( GET /regions/{regionId}). The status property returns a region’s current operational status.

  • A linode_config_create, linode_config_delete, linode_config_update, disk_create, disk_update Event action can now generate a secondary_entity object. A secondary_entity object displays information about an additional entity that is related to the Event.

  • When creating or updating a Domain Record of type SRV, the target field now accepts a value of .. By setting the target of an SRV record to ., you can indicate that a particular service is not supported at a particular domain. See RFC 6186, section 3.4 for details on this usage.

Fixed

  • You can now use the +order_by operator to filter by region when Listing Linodes ( GET /linode/instances). Previously, this would result in an unable to apply filter error.

Cloud Manager v0.79.0

0.79.0,

Added:

  • Longview: Static tables for listening services/active connections
  • Longview: Line Graph abstraction
  • Longview: Sort clients by values
  • Longview: Client count warning modal
  • Longview: Installation tab
  • Longview: Overview section scaffolding
  • Longview: Footer text for non-Pro users
  • Longview: Uptime, Packages, and Hostname data added to client rows
  • Longview: Display circle loader if client doesn’t exist or is still being loaded
  • Longview: Overview icon section with some static data
  • Ability to edit rDNS for IPv6 ranges and pools
  • Display of route target for IPv6 ranges
  • Abstraction of buttonLink
  • Ability to collapse main navigation on larger screen sizes

Changed:

  • Longview: Change landing view from table to cards
  • LKE Landing documentation link target
  • Loading state and clear errors on Linode Backups form submission
  • Longview documentation link target
  • Remove welcome banner
  • Updated logo asset
  • Updated header and footer styles

Fixed:

  • Linode list not being updated when creating Linodes externally
  • Type checking in getAPIErrorFor
  • Duplicate error display in account/settings
  • Empty volumes create button

API v4.9.0

4.9.0,

Added

Note: These endpoints are prepended with /v4beta instead of /v4.

Changed

Fixed

  • Users will now receive a 200 response when using the Open Support Ticket ( POST /support/tickets) endpoint even if the domain associated with it has the status has_errors.

  • The List Notifications ( GET /account/notifications) endpoint now returns the correct data for the when property for scheduled maintenance/migration notifications.

  • Fixed an issue where users could not enable backups on newly resized Linodes.

Cloud Manager v0.78.0

0.78.0,

Added:

  • Support for new Sydney datacenter
  • Longview: Handle restricted users
  • Longview: Plan Details page
  • React a11y Linters
  • Ability to Search For Longview Clients

Changed:

  • Longview: Use live SysInfo data on landing page
  • Longview: Landing page uses card layout rather than table
  • Longview: Use cached data to populate Gauges
  • LKE: split details page into Details and Resize tabs
  • Enhanced BreadCrumb Component
  • A/AAAA record drawer title

Fixed:

  • LKE Node pool deletion
  • LKE Routing

Cloud Manager v0.77.1

0.77.1,

Fixed

  • Safe-access event.secondary_entity

Cloud Manager v0.77.0

0.77.0,

Added:

  • Supply the LKE Cluster options from APIv4
  • Longview Client Gauges for Swap and Storage
  • Ability to paste clipboard content into the Glish interface from your local machine
  • Longview landing tabs
  • Skeleton loader to table rows

Changed:

  • [SDK] - Implement Object Storage endpoints
  • Longview Client creation workflow
  • Display the booted configuration in Linode Boot and Reboot event messages
  • Pre-fill Disk select fields rescue tab with available Disks
  • Refactor Create Volume Workflow
  • Update Object Storage confirmation modal copy
  • Client-side validation for CVV field on the Billing page
  • Making CVV code a required field within Billing page
  • Update favicon
  • Updated syntax for Linode details specs
  • Filter out GPU from plan selection for LKE
  • Filter out regions that don’t have LKE capabilities

Fixed:

  • Blog feed on Dashboard
  • StackScript detail breadcrumbs
  • Adjustments to Kubeconfig buttons on smaller breakpoints

API v4.8.0

4.8.0,

Added

  • Added the Cancel Object Storage ( POST /object-storage/cancel) endpoint.
    • This endpoint allows you to remove Object Storage from an Account. All buckets must be empty in order to use this endpoint.
  • Added the duration property to Events, which represents the total duration in seconds that it takes for an Event to complete. Use the List Events ( GET /account/events) and View Event ( GET /account/events/{eventId}) endpoints to review your Account’s Events.
  • The View Account Settings ( GET /account/settings) endpoint has been updated to include the status of an Account’s Object Storage service. The possible values for this status are disabled, suspended, and active.

Changed

  • China UnionPay credit card numbers are now accepted as valid by the Add/Edit Credit Card ( POST /account/credit-card) endpoint.
  • When a Support Ticket is updated, email notifications are sent to customers for those updates. Previously, an email was sent for every Ticket update, including any submitted by the customer. Now, only Ticket updates from Linode Support will prompt an email.

Fixed

  • Calls to the Update User Preferences ( GET /profile/preferences) endpoint were returning an HTTP 500 error. This error has been resolved, and user preferences will now be saved as expected.
  • Domains under the .rio.br second-level domain are now accepted as valid. Domains can be entered with the Create Domain ( POST /domains), Update Domain ( PUT /domains/{domainId}), or Import Domain ( POST /domains/import) endpoints.
  • Fixed an issue where a restricted User with read-only permissions on an Account’s private StackScript could view that StackScript but could not deploy a Linode with it. The restricted User will now be able to deploy the StackScript.

Cloud Manager v0.76.0

0.76.0,

Added:

  • cPanel and Plesk One-Click Apps
  • Confirmation modal when adding Object Storage service
  • Option to cancel Object Storage service in account/settings
  • Object Storage to list of Personal Access Token scopes

Changed:

  • Download Objects instead of opening them in a new window
  • Make Object Storage Bucket URLs clickable
  • Invoice/Payment PDF Updates
  • Remove tags from Kubernetes cluster creation and detail

Fixed:

  • Error handling for 404s on Kubernetes cluster detail

Cloud Manager v0.75.0

0.75.0,

Added:

  • Ability to view, add, edit, and delete Longview Clients
  • Interactive flag for Linode card
  • Maintenance status schedule date always visible on table row
  • Maintenance status to Linodes Dashboard Card
  • Confirmation modal when creating new backup snapshot

Changed:

  • Add helper text to Kubernetes Node Pool rows if not all Nodes are accounted for
  • Adjust display of expiring credit in expandable panel header
  • Collapse primary nav at wider breakpoint
  • Copy changes for Plesk and cPanel One-Click Apps
  • Update Managed dashboard graphs
  • Update Access Key creation message (Object Storage)

Fixed:

  • Sort by status (Linodes)
  • Consistency with display of charts legend units
  • NodeBalancers configuration layout
  • Maintenance status not be displayed after updated a Linode

API v4.7.0

4.7.0,

Added

  • Added the tfa_enabled property to the /account/users endpoint collection. This property returns a boolean value indicating if the User has Two Factor Authentication (TFA) enabled. See the Create Two Factor Secret ( POST /profile/tfa-enable) endpoint to enable TFA.
  • Added the upgrade property to the Initiate Pending Host Migration/DC Migration ( POST /linode/instances/{linodeId}/migrate) endpoint
  • The secondary_entity property of a disk_delete Event will now be populated with the disk that has been deleted. This property was not previously assigned a value. The primary entity property for a disk_delete Event is associated with the Linode that the disk was deleted from.

Changed

  • Changed how Notifications for promotional credits are generated:
    • For expiring promotional credits, a Notification was only generated when the promotion was within 7 days of expiring and when 90% of the credit had been used. This Notification would be of type promotion.
    • Now, two different Notifications are generated:
      • A Notification of type promo_expiration will be generated when the promotion is within 7 days of its expiration date.
      • A Notification of type promo_credit_limit will be generated when 90% or more of the promotion’s credit has been used.
    • Notifications of type promotion will no longer be generated.
    • Refer to the List Notifications ( GET /account/notifications) endpoint to view your account’s notifications. Refer to the active_promotions property in the response from the View Account ( GET /account) endpoint for details of your current promotions.

Fixed

  • Improved the error response messages of the Initiate Pending Host Migration/DC Migration ( POST /linode/instances/{linodeId}/migrate) endpoint:
    • This endpoint will return an error when called when both of these conditions are true:
      • The Linode has a /116 IPv6 pool, or IP Sharing is enabled.
      • An NGN data center was specified for the region property.
    • Previously, the error message returned when a /116 pool caused the migration to fail would state that IP Sharing was enabled, which may not have been the case.
    • The endpoint will now return a different error message when a /116 IPv6 pool is present.
  • Support Tickets returned by the List Support Tickets ( GET /support/tickets) endpoint can now be sorted by the closed, opened, and updated properties of a Ticket. This was the intended behavior, but specifying a sorting was not previously honored in the response.
  • In rare circumstances, a Linode may exist without an Invoice Item that corresponds to it. If the Initiate Pending Host Migration/DC Migration ( POST /linode/instances/{linodeId}/migrate) endpoint was called on a Linode under these circumstances, the endpoint would return an error. This error will no longer appear, and the migration will proceed normally (or fail for any other reasons listed in the endpoint’s documentation).
  • The Import Domain ( POST /domains/import) endpoint would sometimes return a 400 error code when a server error had occurred. A 500 error code will now be returned instead, which is in line with our API’s guidance on error codes.

Cloud Manager v0.74.1

0.74.1,

Changed:

  • Managed Dashboard chart colors to match corresponding charts from the Linode Detail screen

Fixed:

  • Issue with TextField components missing labels
  • Issue with Managed Dashboard “Open a Ticket” button not functioning

API v4.6.0

4.6.0,

Breaking

Added

  • A linode_reboot Event action can now generate a secondary_entity object. A secondary_entity object displays information about an additional entity that is related to the Event.

  • The List Managed Stats endpoint GET managed/stats returns a list of Managed Stats on your Account in the form of x and y data points. You can use these data points to plot your own graph visualizations. These stats reflect the last 24 hours of combined usage across all managed Linodes on your account giving you a high-level snapshot of data for cpu, disk, swap, network in, and network out.

Fixed

  • Fixed a formatting error that prevented the filtering and sorting examples within the API documentation from correctly working as presented.

  • Fixed an issue that allowed Linodes with IPv6 /116 pools to attempt to migrate to Next Generation Network (NGN) enabled data centers like Toronto and Mumbai. IPv6 /116 pools are not supported by NGN data centers, so these migrations would never actually progress. A Linode with IPv6 /116 pools will now be prevented from initiating a migration to an NGN data center, and the user will be prompted to contact support.

Cloud Manager v0.74.0

0.74.0,

Breaking:

  • Remove ability to delete buckets that contain Objects

Added:

  • File Uploads for Object Storage
  • Ability to delete Objects
  • Managed Dashboard widget
  • Ability to Edit Domain Status

Changed:

  • Expand Linode public SSH Key on hover
  • Add copy indicator to Linode public SSH Key button

Fixed:

  • Issue with chart tooltips not showing correct time
  • Cell height for Kubernetes Clusters while in edit mode
  • Link to status.linode.com for all maintenance notifications

Cloud Manager v0.73.0

0.73.0,

Added:

  • One-Click App support for feature flags
  • cPanel to One-Click App Library
  • Plesk to One-Click App Library
  • Firewall Landing and Table

Changed:

  • Update manifest.json to allow for iOS and Android “pin-to-home-screen” functionality
  • Display country flag after Region has been selected
  • Improve links in Add New menu
  • Disallow duplicate bucket names
  • Allow deletion of disks on active Linodes
  • Sort support tickets by order created
  • Add AU tax ID to invoice generator
  • Move Managed activation flow to /account/settings
  • Add height to radio cell for resize table
  • Adjustments to chip label styles
  • Linode JS SDK Documentation usage guide with examples

Fixed:

  • Overflow-x in select drop downs on compact mode

API v4.5.0

4.5.0,

Added

  • Added the Enable Linode Managed ( POST /account/settings/managed-enable) endpoint to Account.
    • This endpoint enables Linode Managed for the entire account and sends a welcome email to the account’s associated email address.
    • Linode Managed is an incident response service that can monitor any software stack or service reachable over TCP or HTTP.

Changed

  • The List Notifications endpoint ( GET /account/notifications) now provides more detailed information when a pending host migration or DC migration ( POST /linode/instances/{linodeId}/migrate) for a Linode is initiated. This information includes:

    • How many Linodes are in the queue ahead of your Linode. The Linode’s position is dynamically generated, so if the notification is retrieved at an interval, it is always up-to-date.
  • The convenience endpoint List Object Storage Bucket Contents ([GET /object-storage/buckets/{clusterId}/{bucket}/object-list] (/docs/api/object-storage/#object-storage-bucket-contents-list)) now returns two new parameters to help with pagination:

    • is_truncated, a boolean which is true if there is another page of objects and
    • next_marker, a string value to pass to the marker query parameter to get the next page of objects.

Fixed

  • Previously, when restoring a Linode from a backup ( POST /linode/instances/{linodeId}/backups/{backupId}/restore) with overwrite:true, some disks on the Linode were not properly deleted. This bug has been fixed. Additionally, the check to determine if the Linode has enough free disk space during a backup restore has been improved.

  • The List Support Tickets endpoint ( GET /support/tickets) will now properly honor the order_by and x-filter query parameters.

Cloud Manager v0.72.0

0.72.0,

Added

  • Managed service monitor history drawer
  • Firewall Landing and Routing
  • New landing page for users that are not activated
  • New table-based flow for selecting a Linode plan
  • Managed endpoints to JavaScript SDK

Changed

  • Use password input component for credential drawers
  • Don’t show DNS “Your Linodes are not being served” banner for restricted users

Fixed

  • Error handling for Managed dashboard card
  • Tooltip for current plan on resize Linode workflow
  • Layout issue with NodeBalancers create workflow
  • StackScripts creation routing and CTAs

Cloud Manager v0.71.0

0.71.0,

Added:

  • Bucket Detail page (Object Storage)

Changed:

  • Display “Never” for Managed credentials without a last_encrypted field
  • Update copy on EnableManagedPlaceholder
  • Add Normalized Data Structure to Images in Redux
  • Hide active caret on mobile navigation
  • Add Edit action to Kubernetes Cluster action menu
  • Add Kubernetes cluster label to filename when downloading kubeconfig
  • Switch position of “Region” and “Last Backup” columns on Linode table
  • Account for over limit case for account transfer display on dashboard
  • [SDK] Migrate /regions
  • [SDK] Migrate /linodes
  • [SDK] Migrate /kubernetes
  • [SDK] Migrate /profile
  • [SDK] Migrate authentication requests

Fixed:

  • Overflow in react selects
  • Error with Placeholders missing key prop
  • Image select bug
  • LinodeConfig memory size limit not displayed
  • Style regression for notification thresholds panel
  • Tooltip not showing for selection cards
  • Update dependencies to resolve vulnerabilities
  • Security issue with external links

API v4.4.0

4.4.0,

Added

Changed

  • The group property of the Managed Contacts ( /managed/contacts) resource is no longer deprecated.
  • The consultation_group property of the Managed Services ( /managed/services) resource is no longer deprecated.

Fixed

  • Previously, you could initiate a cross data center (DC) migration ( POST /linode/instances/{linodeId}/migrate) even if the Linode already had a pending migration in the queue. Now, if your Linode has a pending migration already queued, you will not be able to initiate a DC migration until it has completed and you will receive an error response, “Linode has a pending migration.” A list of pending migrations, if any, can be accessed from GET /account/notifications.

  • Validation to ensure a running Linode is powered down prior to initiating a cross data center (DC) migration ( POST /linode/instances/{linodeId}/migrate) was removed. This validation is unnecessary because a Linode is automatically powered off, migrated, and then restored to its previous boot state when any Linode migration is initiated.

  • The group property of a managed contacts resource can now be updated ( PUT /managed/contacts/{contactId}) with a null value. Previous PUT validation generated an error when the group property was updated with a null value.

  • When updating ( PUT /linode/stackscripts/{stackscriptId}) a StackScripts resource, the images property no longer accepts an empty array. Previously, there was no validation in place to prevent an empty images property array. This caused a StackScript to no longer be deployable.

  • When listing Managed Services ( GET /managed/services) on a managed account, removed services no longer appear in the response data.

  • A Managed Credential now correctly maps to a Managed Service. Previously, when you created ( POST /managed/services) or updated ( PUT /managed/services/{serviceId}) a Managed Service with a credentials parameter, its Managed Credential Ids did not appropriately map to the service. This resulted in an empty credentials array when listing ( GET /managed/services) or viewing ( GET /managed/services/{serviceId}) a Managed Service.

Cloud Manager v0.70.0

0.70.0,

Added

  • One-Click App navigation
  • Placeholder to enable Managed for an account

Changed

  • Remove Private IP Checkbox from Clone Linode form
  • Edit drawer for Managed service monitors
  • Use dropdown instead of cards when selecting an image/distribution
  • Replace Region/Province Select with Text field in the Update Contact Information form
  • Managed credential drawer now uses separate forms for label and password/username
  • Update Managed icon on the dashboard to align with entity icons
  • Messaging and billing calculations for expiring credits
  • Use account credentials and groups when creating or editing a Monitor
  • Monitor dashboard card links to /managed/monitors instead of /support/tickets
  • Better error messaging for Inter-datacenter migrations

Fixed

  • Client Secret key wrapping
  • Backups and clones always labeled as Debian
  • Correctly show upgrade banner for all deprecated types
  • Issue with kernel input not being populated with a default value in the Edit Linode Configuration form
  • Stop inverting SSH key access to account for the API fix for this bug

Cloud Manager v0.69.0

0.69.0,

Added:

  • Inter-datacenter Migrations for Linodes
  • Warning text to detach volume dialog
  • Ability to add, edit, and delete Managed credentials
  • Ability to add, edit, and delete Managed contacts
  • Ability to add, update, and delete Managed service monitors
  • Ability to update Managed SSH Access for Linodes
  • Button to navigate to Create Linode workflow from the Linodes landing page

Changed:

  • Use dynamic versions for Kubernetes create workflow
  • Remove tags from Domains landing table rows
  • Support Tickets refactor
  • Improve splash page loader animation
  • Required text fields now show “(required)” instead of an asterisk
  • Show tax banner on dashboard and account landing only
  • Region selection in both the Create Linode and Create Volume workflows
  • Object Storage documentation

Fixed:

  • Update copy in credentials table
  • StackScript error handling

API v4.3.2

4.3.2,

Added

Changed

  • The maximum credit card payment that can be made with the Make Payment ( POST /account/payments) endpoint is $50,000. This value has not changed, but previously this endpoint would return an HTTP 500 error for payments over this amount. If a payment is attempted with this endpoint that exceeds this limit, an HTTP 400 error with a descriptive error message will now be returned.

  • The number of concurrent clone operations for any given Linode is now limited to five clones. If a call to the Clone Linode ( POST /linode/instances/{linodeId}/clone) endpoint would result in a sixth concurrent clone of a Linode, then the endpoint will return an HTTP 400 error with a descriptive error message.

Fixed

  • Previously, the access boolean of the ssh property of a Linode’s Managed Settings would display true whenever Managed SSH access was disabled for the Linode, and false when it was enabled, contrary to the naming of the property. This property is returned by the List Managed Linode Settings ( GET /managed/linode-settings) and View Linode’s Managed Settings ( GET /managed/linode-settings/{linodeId}) endpoints. This property will now correctly display true when Managed SSH access is enabled and false when Managed SSH access is disabled.

    Similarly, setting this property to true via the Update Linode’s Managed Settings ( PUT /managed/linode-settings/{linodeId}) endpoint would result in Managed SSH access for the Linode being disabled, and setting it to false would result in Managed SSH access being enabled. This behavior is now reversed to align with the naming of the property.

Cloud Manager v0.68.0

0.68.0,

Here is a full list of what has been added, changed, and fixed in this release:

Added:

  • Support for promotion codes and expiring credits
  • SSH Access Key Table for Managed
  • Delete monitor action to MonitorActionMenu
  • GST notification for users in Australia and India

Fixed:

  • CSS animations in JSS
  • NodeBalancer connection grid display
  • Long titles broken on image names
  • Button types for cancel actions
  • Issue with entity labels not being able to be updated when an event was in-progress
  • Billing form state resets when changing country selection
  • One-click cards display on large breakpoints

API v4.3.1

4.3.1,

Added

  • Added the active_promotions property to Accounts, as returned by the View Account ( GET /account)) endpoint. This property lists all active promotions on your account.

    Promotions generally offer a set amount of credit that can be used toward your Linode services, and the promotion expires after a specified date. Simply put, a monthly cap on the promotional offer is set. In other words, a promotion offers a certain amount of credit every month, until either the expiration date is passed, or until the total promotional credit is used, whichever comes first.

  • Added promotion to the types of Notifications that can be returned by the List Notifications ( GET /account/notifications) endpoint.

API v4.3.0

4.3.0,

Added

  • Added a new View Managed SSH Key ( GET /managed/credentials/sshkey) endpoint. This endpoint returns the unique SSH public key assigned to your Linode account’s Managed service. If you add this public key to a Linode on your account, Linode special forces will be able to log in to the Linode with this key when attempting to resolve issues.

  • Added additional filtering for Events. Events returned by the List Events ( GET /account/events) endpoint can be filtered by an Event entity’s id and type.

    There are a few edge cases when filtering Events by entity ID:

    • Some Event entities do not have IDs associated with them, so they will not be returned when filtering by ID. These include the various account and profile Events.

    • Entities for some Events are assigned the ID of the Linode they correspond to. When filtering by ID for these Events, use the corresponding Linode’s ID. These include the disk and backups Events.

    • Tag Events use a tag’s name for the entity ID field. When filtering by ID for tag Events, supply the name of the tag.

Changed

  • Domain labels can no longer exceed 63 characters. The regular expression that validates new labels has been updated to conform to RFC1035.

  • Default CPU alert thresholds for the Create Linode ( POST /linode/instances) endpoint have been updated. Previously, the default threshold was always set to 90%, regardless of which plan was chosen. This default has been increased to 90% multiplied by the number of cores for a Linode’s plan.

    This increase was made because a Linode’s total CPU capacity is represented as 100%, multiplied by its number of cores. For example, a two core Linode’s CPU capacity is represented as 200%. Therefore, an alert that triggers at 90% of a two core Linode’s CPU capacity should be set to 180%.

Fixed

  • Complex filtering for region labels was not returning expected results, and this has been fixed.

Cloud Manager v0.67.0

0.67.0,

Here is a full list of what has been added, changed, and fixed in this release:

Added:

  • Ability to close account from Cloud Manager
  • Managed SSH Access: Linode Public Key component
  • Disable Managed service monitor
  • Display list of Managed service monitors
  • Adding tooltip display variant + styles
  • Breadcrumb enhancements
  • Tooltip for cluster command on Kubernetes detail page
  • Managed service monitor list
  • Add SupportWidget to Managed landing
  • Adjustments to view config drawer
  • Adjustments to buttons
  • Optional CVV field when updating credit card information

Changed:

  • Region selection in create workflow
  • Improve error handling for LKE node pools
  • LKE form element UI adjustments
  • Make search link the first option in Algolia search bar
  • Add Logic to CSV Link to Prevent CSV Injections
  • Add Mutation Time to Banner
  • Disable Add User Button for Restricted Users
  • Select user by default after adding an SSH key using the AccessPanel
  • Add max-width to main content
  • Handling for new event types
  • Improve link styles for PDF downloads in account
  • Enable hot reload for local development

Fixed:

  • Charts display issue
  • Issue with css transitions on theme switch
  • Firefox issue with flag icons
  • Broken error key scrolling in Get Help search bar

Cloud Manager v0.66.1

0.66.1,

Here is a full list of what has been added, changed, and fixed in this release:

Added:

  • Public Cloud manager codebase is now officially a monorepo, leveraging Lerna
  • New splash screen on initial app load
  • Linodes list status column
  • Show Linode tax ID on invoices for users in EU
  • Unauthorized messaging for tokens and users
  • User preferences for Domains group-by-tag
  • User preferences for NodeBalancers group-by-tag
  • User preferences for Linode view
  • Tooltips for zone-related actions

Changed:

  • Abstract Link component so that it can handle external links
  • Better helper text for failed image creation
  • Make SSH key-fetching conditional on whether user is restricted
  • Error handling for adding SSH keys in creation workflow

Fixed:

  • Events regressions and add handling for new event types
  • IP Transfer panel refreshing when a long-running event was occurring
  • Issue with empty data set render blocking the app
  • Issue with power control not showing “Busy” status when Linode was busy
  • Configs view crashing after Linode rebuild
  • Clone config/disk not updating when number of disks changed

API v4.2.4

4.2.4,

Added

Fixed

  • The Execute Staged/Approved PayPal Payment ( POST /account/payments/paypal/execute) endpoint will return a more helpful error message whenever PayPal’s services are temporarily unavailable.

  • The entity field for an ipaddress_update event is now populated; it was previously null. Events are returned by the List Events ( GET /account/events) and View Event ( GET /account/events/:event_id) endpoints.

  • The entity field for an account_update event is now populated; it was previously null. Events are returned by the List Events ( GET /account/events) and View Event ( GET /account/events/:event_id) endpoints.

  • Calling the Update Profile endpoint ( PUT /profile) without specifying an email in your request could previously trigger a notification email. This notification’s message stated that your email address had been updated, even though it was not changed. This will no longer occur.

  • Previously, if the Create Disk ( POST /linode/instances/:linode_id/disks) or Create Linode ( POST /linode/instances) endpoints were called with a custom image and with a list for the authorized_users field, then those authorized users’ keys were not configured for the root user of the new disk or Linode. Those keys will now be properly configured on the provisioned disk.

Cloud Manager v0.65.0

0.65.0,

Here is a full list of what has been added, changed, and fixed in this release:

Added:

  • Mutation estimated time to Drawer
  • Cookies enabled check
  • Option to create SSH Keys in the Linode creation workflow
  • Tooltip to Zone File action item for Domains
  • Time-delayed patience text when editing RDNS
  • Loading state for submit button in edit RDNS drawer

Changed:

  • Observe user preferences for Volumes-group-by-tag
  • Observe user preferences for Linodes-group-by-tag
  • Linode Backup helper text

Fixed:

  • White screen issue affecting users with slower connections

API v4.2.3

4.2.3,

Added

Changed

  • Changed behavior of the configs parameter for the POST /linode/instances/{linodeId}/clone endpoint. When an empty array is passed to the configs parameter, no configuration profiles will be cloned from the source Linode.

    Previously, all configuration profiles would be cloned. All behaviors of the disks and configs parameters for this endpoint are now more extensively documented in the API reference.

Fixed

  • When updating the email of an account ( PUT /account) or of a user ( PUT /profile), Linode will now send an email notification to the previous email address that describes this change.

  • Fixed an issue where a user could not set permissions on a domain that contained errors.

  • Fixed a malformed URL in the response for the Enable Managed Service endpoint ( POST /managed/services/{serviceId}/enable).

  • Fixed an issue in which SRV records could only be assigned a port number below 32767. Any port number is now accepted.

  • Fixed a login error that could appear after a user’s session had expired, if the user also had two-factor authentication enabled.

  • Reduced response time for the GET /support/tickets endpoint.

Cloud Manager v0.64.0

0.64.0,

Here is a full list of what has been added, changed, and fixed in this release:

Added:

  • Feature: Clone configs/disks from Linode detail page

Changed:

  • Improve markup for click behaviors for entity titles in clickable rows
  • Remove allocation of private IP on Linode create
  • Filter private IPs in NodeBalancer config node by region
  • Update NB config node schema

Fixed:

  • Domain record validation
  • Important notice icon placement
  • Fix spelling mistake in LinodeConfigDrawer
  • Safe access backups.snapshot

Cloud Manager v0.63.1

0.63.1,

Changed:

  • Remove VAT banner

Cloud Manager v0.63.0

0.63.0,

Added:

  • Add username to event rows on both Events Landing and Linode Detail views
  • Use preferences endpoint to save theme and spacing
  • Show helper text for auto-backups for Managed users
  • Use account.capabilities for displaying LKE

Changed:

  • Update monthly network transfer panels
  • Update breadcrumbs site-wide
  • Update primary navigation active state icon
  • Disable auto-resize option when moving to a smaller plan

Fixed:

  • Linode Notification Threshold updates not displaying
  • Group by Tag behaving inconsistently
  • Progress button loading icon
  • Fix console warnings for sidebar styles
  • Margin in header on PDF invoices
  • LinodeCreate selected region tab state
  • Issue with Volume size not updating
  • Do not attempt to create DNS records for Linodes with IPv6 disabled

API v4.2.2

4.2.2,

Added

Fixed

  • Fixed an issue that caused backup windows to display improperly.

API v4.2.0

4.2.0,

Added

Cloud Manager v0.62.0

0.62.0,

Here is a full list of what has been added, changed, and fixed in this release:

Added:

  • Add One-Click Apps detail view
  • Add helper text for auto backups
  • Add links to Object Storage documentation
  • Allow external links to open Support ticket drawer

Changed:

  • Updates to base theme
  • Make entity links in Support tickets clickable
  • Do not attempt to create domain records for slave domains
  • Update max length for Bucket label
  • Reduce NodeBalancer price
  • Copy for maintenance notifications
  • Update styles for important/critical notifications
  • Add link to support ticket in SelectTabPanel
  • UI for selecting memory limit on Linode Configuration Profiles
  • Adjustments for compact mode, some adjustments for mobile compact on help banner panel as well

Fixed:

  • Dashboard header spacing
  • User-defined fields not resetting on App/StackScript change
  • Catch deleted events errors
  • IP sharing private addresses not showing
  • Regression with maintenance notification list item severity
  • Expandable panel icons
  • Point of entry in dashboard
  • Animation isolation logic
  • Abuse ticket banner fix

API v4.1.0

4.1.0,

Added

Fixed

  • Fixed failing validation for Internationalized Domain Names (IDN).
  • When using the View Linode endpoint ( GET /linode/instances/{linodeId}) Linodes that have not been assigned an IPv6 address will have their JSON correctly display null.

API v4.0.25

4.0.25,

Added

Cloud Manager v0.60.1

0.60.1,

This release features a way for users to clone Linodes outside of the Creation workflow. Users will now be able to select the Clone option from the Linode Action Menu on the Linode listing page.

Here is a full list of what has been added, changed, and fixed in this release:

Added:

  • Support for critical maintenance banners, times, and tickets
  • Clone Linode from Linode Action Menu

Changed:

  • LKE: Creation Table UI for editable node count and remove actions
  • Remove Tags input field when cloning a Domain
  • Default Linode config memory limit to 0 if a limit is not already set

Fixed:

  • Show progress for Linode upgrades
  • Select Plan Panel default tab select logic
  • Primary Nav was showing a scrollbar
  • Support Ticket Drawer should retrieve all entities for selection
  • Nodebalancer config select values
  • Split token on logout before revoking it
  • Re-add Kubernetes button in Create menu

API v4.0.24

4.0.24,

Added

Fixed

Cloud Manager v0.59.0

0.59.0,

Changed:

  • Add name of data center in outage notifications
  • Update table cell styles

Fixed:

  • Main search bar styles

Cloud Manager v0.58.0

0.58.0,

Added:

  • Ability to optionally resize disks after Linode resize
  • Option to automatically create domain records
  • VAT banner

Changed:

  • Replace circle progress on Linode summary
  • Replace circle progress on dashboard
  • IP component placement
  • Adjustments for tablet Linode list view styles
  • Update NB empty state copy
  • Update empty copy for Images and StackScripts
  • Include app name in reset and delete oAuth app modal
  • Use account.capabilities to determine if OBJ is enabled.

Fixed:

  • Show all line items on invoice PDF and detail screen
  • Error and loading states for OAuth view
  • Error handling re: Linode settings panels
  • Uncaught error in disks and configs requests
  • Domain SPA record editing error
  • StackScripts sorting issue

Cloud Manager v0.57.0

0.57.0,

Here is the latest on the Linode Cloud Manager.

Do you speak Markdown? We do too. You can message us through our Support Ticket system and use Markdown just as you would through our Community site.

We are working on a few things behind the scenes that are not yet generally available. If you would like to participate in our beta programs for our Object Storage or Kubernetes offerings, email us at feedback@linode.com.

Added:

  • Markdown and Markup Support for Support Tickets and Replies
  • Notice for domains when they aren’t being served
  • Abuse ticket banner
  • Enable ctrl+click on profile dropdown buttons and clickable rows
  • Ability to update email from Account -> User Profile
  • Add event messages for host reboots, Lassie reboots, and Lish boots
  • Create a Kubernetes cluster
  • Action menu item to download Kubernetes kubeconfig.yaml

Changed:

  • Include the Linode Label in delete dialog modals
  • Include Linode and Volume labels in Volume dialog modals
  • Re-enable plan type copy and update the text
  • Small style change for NodeBalancer config action panel
  • Update timezone selection
  • Update Linode backup selects
  • Copy in delete Bucket confirmation modal
  • Object Storage: separate “Size” column into “Objects” and “Size”
  • Improved Select components across the app

Fixed:

  • Linode network transfer stats
  • Linode migration success/error states
  • IPv6 DNS Resolvers
  • Typo in Disable TFA dialog
  • Block device assignment
  • Issue where error views were displaying after data was loaded

API v4.0.23

4.0.23,

Added

Changed

  • Changed validation criteria when updating (PUT /linode/instances/{linodeId}/configs/{configId}) the devices property for a Linode’s configuration profile.

    • An empty devices object or a devices object with empty values for device slots is allowed on PUT only if an empty device map already exits. An error will result if a non-empty device map exists for the Linode’s configuration profile.
    • If no devices are specified, booting from this configuration will hold waiting for a device to exist before being able to boot.
    • Previous validation produced an error in all cases when an empty device object or a devices object with empty values for device slots was passed on PUT.
  • Changed validation criteria and behavior when creating (POST /linode/instances/{linodeId}/configs) and updating (PUT /linode/instances/{linodeId}/configs/{configId})the root_device property for a Linode’s configuration profile.

    • If no value or an invalid value is provided, root_device will default to /dev/sda.
    • Previous validation for PUT would result in an error when no value was provided for root_device and an empty device map existed for the Linode’s configuration profile.
    • If the device specified at the root device location is not mounted, the Linode will not boot until a device is mounted.

Fixed

  • page query string parameter no longer errors on large page number values. If the value of page exceeds 2^64/page_size, the last possible page will be returned.
  • swap_size property no longer enforces a max limit when creating a Linode (POST /linode/instances).
  • account:read_only scope is now enforced when listing Account notifications (GET /account/notifications).
  • Fix pagination metadata when listing Volumes (GET /volumes) for accounts that have 100+ Volumes.

Cloud Manager v0.56.0

0.56.0,

Changed:

  • Update Sentry Whitelist URLs
  • Display bucket size using base 2 instead of base 10
  • Update Events Landing in Real-Time
  • Validate Rebuild from Image form before modal opens

Fixed:

  • App crashes when downloading an invoice PDF for unlabeled backups
  • Deploy new Linode from backup
  • Fixing Sentry Errors
  • Prefix Length to the IPv6 Pools and Ranges
  • Pagination Footer numbering

Cloud Manager v0.55.0

0.55.0,

Added:

  • Improve GA Event Imports in Manager
  • Local storage optimizations
  • Remove Volumes From MaybeRenderError
  • Add error handling documentation
  • Replace all pathOrs with getErrorStringOrDefault
  • Placement of Object Storage in primary navigation bar
  • Add /buckets to OBJ link in PrimaryNav
  • Add Ada google analytics
  • Reverse sorting arrows for sortable tables
  • Explicitly display regions error in Linode volumes form
  • Taxes and Subtotal on Invoice
  • Fixed positioning of ADA CTA
  • Add docs for pushing tags to upstream
  • Add polling for NBs on landing page
  • Add polling to NB detail
  • Check region filtering
  • Make Linode dropdown menus searchable via React Select

Changed:

  • Scroll-to logic for Disks and Configs page changes
  • Stats request optimization
  • Display reserved IPs in IPv4 table (Linode Detail)
  • Style Updates to Invoice PDF
  • Update Activity Stream Based on Events
  • Sentry Updates
  • Move Object Storage keys to the OBJ Landing page
  • Update Notistack and make toasts dismissible
  • Update IP address listing on card view and styling
  • Paginate Disks and Configs with Paginate Render Props Component
  • Removing tag column and cells styles updates
  • Lish tabs style updates
  • Sync up with disk select changes and reset disk options on Linode select clear
  • adjustments to UDF widths for medium + breakpoints
  • Manual backup errors appear within form instead of as toasts

Fixed:

  • Fix issue with error appearing on volume attach drawer
  • Fix pre-selected Cluster select
  • fix to action menu on mobile (align right for consistency)

API v4.0.22

4.0.22,

Fixed

  • Added validation on the root_device property when creating (POST /linode/instances/{linodeId}/configs) or updating (PUT /linode/instances/{linodeId}/configs/{configId}) a Linode’s configuration profile.
  • Creating an SRV domain record (POST /domains/{domainId}/records) no longer adds an additional extension to the name property.
  • A cloned (POST /domains/{domainId}/clone) MX or SRV Domain record no longer return an incorrect value for the target property (GET /domains/123/records) when the record contains a subdomain.
  • Deprecated data centers are no longer returned from the regions endpoint (GET /regions).
    • Deprecated data centers include Tokyo1 ("id": "ap-northeast-1a", "country": "jp").
  • Viewing (GET /account) and updating your account (PUT /account) now returns a consistent value for the credit_card object’s expiry property.
  • More explicit error messages are returned when creating a NodeBalancer (POST /nodebalancers), creating a NodeBalancer node (POST /nodebalancers/{nodeBalancerId}/configs/{configId}/nodes), updating a NodeBalancer node (PUT /nodebalancers/{nodeBalancerId}/configs/{configId}/nodes/{nodeId}) and an invalid node IP address is provided.

Cloud Manager v0.54.0

0.54.0,

This release features site-wide support for Ada, our Customer Support bot. Ada is now available from the bottom right corner of every page, allowing you to get help quickly whenever you need it.

Here is a full list of what’s been Added, Changed, and Fixed in this release:

Added:

  • Ada support bot available app-wide
  • Ability to delete Object Storage buckets

Changed:

  • Update ListBuckets
  • Don’t use last Stats reading on Linode/NodeBalancer graphs
  • Adjust messaging in UserEventsList for deleted entities
  • Add documentation to CONTRIBUTING.md
  • Expire token on logout
  • Catch disk error correctly for blocked requests
  • Use EnhancedSelect for the DiskSelect component

Fixed:

  • AxiosError handling for getErrorStringOrDefault

API v4.0.21

4.0.21,

Added

  • Added taxes to invoices and invoice items.
    • Added the subtotal and tax properties to invoices (GET /account/invoices/{invoiceId})
    • The total property of an invoice now represents the total of the invoice after taxes.
    • Added the tax and total properties to invoice items (GET /account/invoices/{invoiceId}/items).
    • An invoice item’s total is the item’s amount plus the taxes levied on the item.
  • The Events endpoints (GET /account/events, GET /account/events/{eventId}) will now include Lassie reboots and reboots of a Linode’s host.

Fixed

  • Reverted ability to filter StackScripts by image (introduced in release 4.0.19).
  • Resizing (POST /linode/instances/{linodeId}/resize) or upgrading (POST /linode/instances/{linodeId}/mutate) a Linode will now throw an error if there is no availability in the Linode’s data center.
  • The backups_enabled property of a Linode will now return true if a Linode’s backups are temporarily paused by the Linode Support Team.
  • Assigning a new credit card to an account (POST /account/credit-card) when the account has an expired credit card on file will no longer return an error.

Cloud Manager v0.53.0

0.53.0,

Our latest release includes updates that directly respond to Customer feedback. We have provided a way to view the activity for each Linode. This Activity stream, similar to the Host Job queue, will live on the Linode Summary page. This will present the last 5 items and an option to view more which will land you on the Activity tab to view all events for the Linode.

We will continue to build on this to support the level of detail that the Classic Manager’s Host Job queue delivered.

Here is a full listing of what has been Added, Changed, and Fixed in this release:

Added:

  • Event stream summary
  • Empty search logic
  • List all IP addresses in summary panel
  • Activity tab on Linode Details
  • Account Creation Date to Summary Panel
  • GA event for compact mode switcher
  • GA events for billing-related actions
  • New icons for Managed Services and StackScripts

Changed:

  • Styling no results page
  • Styles and mobile handling
  • Remove tag column and styling for NodeBalancers Landing
  • Remove tag column and styling for Linode Landing
  • Re-order fields on monthly network transfer panels
  • Place disk spaces in sidebar
  • Moving disk space component
  • Adjustments for tables for devices
  • Making beta tag blue for both themes
  • Adjust spacing for add buttons for domain records
  • Remove bold styling from notices
  • Styling of disk storage panel
  • Adjustments to table row for DT and activity feed updates
  • Scroll buttons styles for mobile tabs
  • Resolvers object to match new Toronto name
  • Table cell sizes
  • Focus states for clickable rows
  • Styling for graph legend on Linode detail page

Fixed:

  • Wrap domains text on Domain landing
  • Routing on Support Ticket pages
  • Detach from deleted Linode
  • Image creation drawer labels spacing
  • Linodes graphs legends placement
  • Minor copy fixes
  • Typos and init code guidelines

Cloud Manager v0.52.1

0.52.1,

In this release there is a new way to see all of the account events on one page. A landing page is accessible from the View All Events link at that base of this the current notification stream. This is the beginning of the work to provide events specific to each Linode.

Here is a full listing of what has been Added, Changed, and Fixed in this release:

Added:

  • Feature: One-Click Apps
  • Events landing page
  • Image expiry date to Image table
  • Drop-shadow on “Create” menu
  • Setup GA to track usage of Linode create screens
  • Missing typography for backup placeholder text
  • Front-end validation for tag input error
  • Loading states to tag panel
  • Added nofail to Volume Config Form

Changed:

  • Do not show Hively icons from Linode user
  • Removed Linode StackScripts from StackScript Landing page
  • Combined My StackScripts and Account StackScripts under one tab
  • UDF Style Updates
  • Hide helper text for UDFs so it will display for Linode Root Password
  • Update Linode Detail permissions
  • Change Toronto display from CA to ON
  • Update Volume Landing on Linode Details
  • Update label for Taiwan in the Update Contact info panel

Fixed:

  • User events dropdown items styles
  • Delete Linode button modal button style
  • Backup CTA link
  • Backups creation error display
  • Styling for disabled destructive buttons
  • Wrong header for accessibility tags
  • Settings icon placement
  • Restore process finished event handling
  • Config updating bug
  • Non-field errors for NodeBalancers

API v4.0.20

4.0.20,

Added

  • Added a “reserved” section to the GET /linodes/instances/:id/ips endpoint that lists reserved IPs.
  • Added sequence and logo_url to StackScripts.

Fixed

  • Correctly resize disks created with a private image.

API v4.0.19

4.0.19,

Added:

  • Add filtering for StackScripts by image.
    • /stackscripts now accepts X-Filter for images.
  • Increased PayPal max payments amount to $500 USD or credit card limit; whichever value is higher.
    • POST /account/payments/paypal enforces max amount for usd field.

Fixed:

  • Allow filtering on region by slug and slug alias.
    • /instances accepts X-Filter for region using data center slug or slug alias.
  • Support ticket description and replies cannot contain only whitespace or newlines.
    • POST /support/tickets and /support/tickets/:id/replies disallow description field to contain only whitespace or new lines.

Cloud Manager v0.51.1

0.51.1,

We continue to listen to your feedback as we iterate on the Cloud Manager. This latest release includes many fixes but one specific customer ask was to add an estimate of your un-invoiced balance to the account display in Cloud Manager. This is an item that was supported in Classic Manager and is now supported in Cloud Manager. You can view your current invoice balance and now your un-invoiced balance to understand what your expenses might be for the month.

Here is a full listing of what has been Added, Changed, and Fixed in this release:

Added:

  • Add un-invoiced balance display
  • Delete Linode from kebab menu
  • Support and icon for Alpine Linux
  • Missing typography for crash message
  • New event types and account events messages
  • Card payment confirmation modal
  • Add aria labels to inputProps for text fields and radios

Changed:

  • Update list of available time zones and fix offset sorting
  • Include pagination on clone from Linode flow
  • Adjust dialog size to md to accommodate for api token width
  • Request notifications after migration finished
  • Reset error state on disk and configs request
  • Improve placement of entity icons on mobile tables
  • Make sure all radios inherit proper labeling
  • Dim main content when searching
  • iOS/Mobile Cloud Manager Welcome Screen
  • Make CVV Optional when making a credit card payment
  • Adjust “No Results” message when searching in a Select element
  • Handle volume permissions
  • Update Auth Code
  • UI for restricted edit volumes form
  • Delete confirmation includes Linode Label
  • Source Linode Rescue volumes/disks from redux
  • Update slave domain editing UX
  • Add props.classes for RenderGuard updateFor

Fixed:

  • Only disable Linode Boot if there are no configs
  • Prevent NodeBalancers from crashing during creation
  • Linodes with no type data cause error state
  • Kernel Select sometimes was not populated on load
  • Upgrade and Fix PayPal
  • Fix logger, add report button
  • Remove extra scrollbar on tables on Firefox
  • Request notifications after migration finished
  • Issue with Created Linodes with no image being in an indefinite loading state
  • Issue with 0600-0800 not being a valid backups time slot

Cloud Manager v0.50.1

0.50.1,

We have listened to your feedback and are finally introducing a new compact theme so that you can see more of your resources on one screen. We know some of you use a vertical layout or have become accustomed to the condensed view of Classic Manager. Check it out by using the feature toggle at the bottom left of the Cloud Manager and selecting normal or compact view.

Additionally, as a follow up to the refined search capabilities released in v0.49.0, we have added a tip on the Search bar. This will remind you of the fields and operators you can utilize to produce targeted search results.

Here is a full listing of what has been Added, Changed, and Fixed in this release:

Added:

  • Display guidance to bottom of search bar to make it easier for users to work with enhanced search functionality
  • Add Compact Mode (theme toggle) and corresponding settings panel on PrimaryNav
  • Users can now rebuild a Linode from a StackScript
  • Backup mode support for NB nodes
  • Support for Toronto region
  • Improve spacing of Domain table
  • Password requirements to the PasswordInputField
  • Add last auth IP address and last auth time to trusted devices table
  • Include transfer stats to Linode summary panel
  • Additional helper text for Volumes creation drawer
  • Helper text when creating NodeBalancers
  • Enable user to Remove Public IP Addresses
  • Add tags column to NBs and volumes
  • Filter volume select based on grants
  • Apply convention for HEX values in theme files
  • Updated-by column to support tickets
  • Adjustments for Dark Theme in account PDF links

Changed:

  • Display confirmation dialog before rebuilding Linode
  • For Backups creation flow, only reset selection if different Linode is clicked
  • Linode Resize flow adjusted to follow API changes (resizing Linodes now enter the migration queue)
  • Rebuild Linode image select now uses tiles instead of a dropdown
  • Update list of whitelisted events to include new event types returned by the API
  • Update all instances of updateFor to include props.classes
  • Remove Tokyo 1 as an option when creating Linodes and NodeBalancers
  • Pre-populate payment amount to the current balance
  • Add disk imagize events to show progress
  • Volume Labels Sorting
  • Hide global backups setting from managed users

Fixed:

  • Request notifications after migration finished
  • Keyboard scrolling on custom MenuList component
  • Regression with pagination dropdown
  • Show error message when a Linode on the user’s account is jailed.
  • 2FA panel
  • Creation workflow styles
  • Instances of renderGuard not updating components
  • React-select isClearable logic
  • Dashboard spacing
  • PDF generation failure
  • Error handling for SSL certificate and key when creating a NodeBalancer.
  • Default lastFour (credit card digits) to empty string to prevent visual bug
  • Graphs need better breakpoints

API v4.0.18

4.0.18,

Added:

  • Updated POST /account/payments/paypal
    • adds checkout_token to the response
  • Updated GET /profile
    • adds active_since date
    • adds balance_uninvoiced amount

Fixed:

  • GET profile/apps no longer returns internal client tokens

API v4.0.17

4.0.17,

Added:

  • Adds Region Features:
    • Adds features to the Region object. features is a list of strings describing what a region supports.
  • Adds events for the following actions:
    • Domain update, domain record update
    • Image update
    • Linode update, disk update
    • StackScript update
    • Longview client update
    • NodeBalancer update, NodeBalancer config update
    • ssh key update
    • Volume update
    • Linode config create, update, delete

Changed:

  • Tag Validation expanded to 50 characters to accommodate display groups.

Cloud Manager v0.49.0

0.49.0,

In our latest release we have introduced refined search capability. You can now specify whether you want to search by entity type, label, tag, or IP address. These search terms can be combined using Boolean operators to create complex search queries to give you exactly the results you’re looking for.

You can access this search functionality from the Search bar at the top of each page. This would be useful if you are looking for all of your Linodes, NodeBalancers, and Domains tied to a given environment, customer, or location.

A search such as:

type:linode OR type:domain OR type:nodebalancer AND tag:production

will result in a listing of all of your Linodes, Domains, and NodeBalancers that are associated with the tag production.

is:linode || is:domain || is:nodebalancer && tag:production

will return the same results.

Here is a full listing of what has been Added, Changed, and Fixed in this release:

Added:

  • Enhanced Search functionality!
    • Users can now specify the search entity with type:{linode, volume, domain, nodebalancer} or is:{linode, volume, domain, nodebalancer}
    • Aside from entities, other searchable fields are label:, tags:, and ips:.
      • Users can search for entries with multiple tags applied by adding the desired tags to a comma separated list after specifying the tags field. Example tags:tagA,tagB will return all entities with tagA and tagB applied.
      • The same pattern described above applies to the IPs as well.
  • Logical operators can by applied to queries: &&/AND, ||/OR, - for the not operator, and grouping with (). A query with multiple fields and no operators is implicitly treated as true for all.
  • Status indicators have been incorporated into the entity icons for Linodes and Domains to provide a better visual experience.
    • Also added the Linode icon and status to the power button.
  • A reset password button in Profile > Password & Authentication that will open the reset password workflow in a separate tab.
  • A better user experience for secondary/restricted account users that displays messaging around and disables features that the user doesn’t have access to.

Changed:

  • Domains now displayed in alphabetical order on the Domain listing page.
  • Timestamps display in last backup table rather than humanized dates.
  • Added a tooltip on the power icon for a Linode with no image, indicating that an image must be added to the Linode in order to boot.

Fixed:

  • Removed client side validation that incorrectly prevented user from creating a Linode when the label started with a numeric character.

API v4.0.16

4.0.16,

Changed:

  • Host API docs from within developers.linode.com to unify navigation/header.
  • Replace external Markdown links in the API spec with anchor tags.

API v4.0.15

4.0.15,

Added:

  • Allow up to 50 characters for Tag labels
  • Removed restriction preventing resize across plan generations
  • Add filtering for entity type and id on Events
    • /account/events now accepts X-Filter for entity.type and entity.id
    • If filtering by entity.id, entity.type is also required
    • Allowed types are: linode, nodebalancer, domain, volume

Fixed:

  • Allow issuing console tokens for IPv6 clients

Cloud Manager v0.48.0

0.48.0,

Added:

  • Support tickets now appended with current Cloud Manager version.
  • Individual Node status in NodeBalancer Detail > Configuration > Ports
  • Implemented pagination on all Domain DNS records, for example a user with over 25 A/AAAA records will have a paginated table in Domain > DNS records page.
  • Public and Private IP addresses are now searchable fields, displaying the corresponding Linode in the search suggestion dropdown.
  • Sidebar components in Account Settings page:
    • Contact information component displaying company name, name, address, email, and phone number.
    • Billing information component displaying current account balance, credit card, and credit card expiration date.

Changed:

  • Linode summary moved to the sidebar with individual components for:
    • Linode details
    • IP addresses
    • Last backup
    • Tags
  • NodeBalancer summary moved to the sidebar with individual components for:
    • NodeBalancer details
    • IP addresses
    • Tags
  • Domain Tags input field moved to the sidebar in an individual component
  • Underlined text removed from application, notably:
    • Breadcrumb headers
    • Event notifications
    • Help landing page
    • Secondary links in table rows
  • Backups CTA is now dismissible.
  • NodeBalancer ports now clickable links on the NodeBalancer listing page
    • When a NodeBalancer port is clicked, the user is navigated to the Port Configuration page with the accordion panel of the port clicked expanded by default.
  • NodeBalancer Graphs were removed from accordion panels, and are now displayed prominently on the NodeBalancer summary page.
  • Disks added to Linodes default to the maximum size, so the user can adjust form there.
  • In the additions disks table located in Linode Detail > Settings > Advanced Configuration now display the disk file system type located between the label and size columns.
  • The option to reboot a Linode is removed unless the Linode is powered on.
  • Only regions with block storage available are displayed in Volume creation panel.
    • Additional messaging added to Volume creation panel informing user of the data center limitations.

Fixed:

  • Typo in Manual Snapshot copy.
  • Spacing of Grouped NodeBalancer headers.

API v4.0.14

4.0.14,

Added:

  • Documentation for Dedicated CPU class (“dedicated”) in Linode Types

Cloud Manager v0.47.0

0.47.0,

It’s that time of year where organization and prioritization are at the top of everyone’s mind. They certainly have been for the Linode Cloud Manager team!

In today’s release, we have finalized the organizational offering to display Linodes, Volumes, NodeBalancers, and Domains by tag. Each entity page will show an ungrouped list by default, but switching the toggle at the top of the page to “group by tag” gives users the ability to organize their resources by tags.

As a reminder, tags have more power than that.

The use of tags on Volumes and NodeBalancers is a win. We didn’t have the ability to add classification labels like production, testing, backup, or customer name/account to Volumes and NodeBalancers in Classic Manager. Display groups were a feature of Classic Manager that were limited to Linodes and Domains. Now tags can be added to Linodes, Domains, Volumes, and NodeBalancers.

Why Tag? Here are some advantages:

  • Associate one or more tags to each of your resources.
  • This will allow you to view all tagged Linodes, Volumes, Domains, and NodeBalancers when searching by tag.
  • The view by tag feature organizes all tagged resources together. You can now activate this option from the landing page for each resource type; the listed items will then be separated into a group for each tag.
  • Tags are actionable: you can click on a tag anywhere in the Manager and be taken to a results page where you can view all entities that have that tag.
  • You can also start typing a tag name (such as _production_) into the search bar at the top of each page to view a list of all entities with a matching tag.

Also in this release, and in keeping with the spirit of those January improvement goals, we hit the Design Gym to practice some conditioning and tone up our Cloud Manager. Our Design and Engineering team worked to promote uniformity with each entity and present the look and feel of the search results page throughout the application.

Here is a full listing of what has been Added, Changed, and Fixed:

Added:

  • Sorting for remaining Linode table headers.
  • Entity icons on Dashboard page, and entity listing pages for:
    • NodeBalancers
    • Domains
    • Volumes
  • Group by Tag for NodeBalancers.
  • Group by Tag for Volumes.
  • Friendly error message when graph data is unavailable for a newly created Linode.

Changed:

  • Removed Documentation panel sidebar.
  • Improve pagination experience.
  • Order of tabs on the Profile page.
  • My Profile > My Apps changed to My Profile > OAuth Apps.

Fixed:

  • Update timezone error.
  • Fix pagination display logic.
  • Invalid Date on OAuth Apps.
  • Graph Display Options (Last 30 Days).

API v4.0.12

4.0.12,

Added:

  • Trusted Devices
    • Lists devices with active Remember Me sessions on the account for the past 30 days, device name and browser used.

API v4.0.13

4.0.13,

Fixed:

  • Mismatched labels/descriptions for fields in API schemas

Cloud Manager v0.45.0

0.45.0,

Added:

  • Disk storage information modal in Linode > Settings > Advanced
  • Grouping of Domains by tags on Domain listing page.
  • Add payment PDF generation
  • Add invoice PDF generation
  • Display loading until images are available.
    • Source images data from Redux.
    • Add images to Redux on load.
  • Improved Linode listing page table.
    • Remove + icon to display all ip addresses on Linode row.
    • Hide copy icon for ip addresses until hover.
    • The icon for a Linode was added to the Linode row.
    • Plan column removed, Linode plan and details now listed under the label in the Linodes columns.
    • Added a column for tags.
  • Account tab for StackScripts, lists all scripts created on the account the user has permissions to read/write.
    • If an account user does not have access to StackScripts, then a message indicating the user does not have the proper permissions will display.
  • Trusted Device table in My Profile> Password & Authentication> New section titled Trusted Devices.
    • Lists devices that have been active on the account for the past 30 days, device name and browser used.
    • Ability to untrust/delete a trusted device.

Changed:

  • Explicitly check for errors before setting local storage.
  • Move image toast logic to ToastNotifications.tsx
  • Allow submitting empty array for IP sharing
  • Explicitly declaring background color on table cells for printer compatibility.
  • Update documentation. Update casing on label.
  • Set default image in Create from Image flow.
  • Default label name during Linode creation.
  • Update react-dev-utils and webpack-dev-server
  • Update Radio Input Label text size on Create Volume drawer
  • Update pagination styling
  • Update source Linode on linode_clone schedule/start
  • Refactor domains dashboard card to use Redux state
  • Update community events, make all clickable.
  • Update dashboard transfer card to new design
  • Add Render Guard to Contact Info/Config Forms
  • Change Pagination Controls to handle many pages
  • Add Reduxed images to LinodeRebuild
  • Improved error handling.
  • Respond to community_like events, display in menu
  • Update Copy Around Restricted Users
  • Update search results size limit to 100
  • Capitalize Linode progress bar text

Fixed:

  • Credit card payment request CCV field.
  • Safari auto-fill on root password reset.
  • Parse timestamps in UTC for notifications.
  • Hide radio buttons on edit disk drawer.
  • Display notice on successful deletion of a user.
  • Submission of the enable back ups for all Linodes drawer caused duplicate listings of Linodes.
  • Display Scratch Code when enabling TFA

Cloud Manager v0.44.0

0.44.0,

Added:

  • Printer friendly invoice page by navigating to Account > Billing info > Recent Invoices > Invoice
    • Clicking Print/Download navigates to a printer friendly invoice page and opens a browser print preview to print and save to a PDF.
    • CTL/Command + P from the invoice page will achieve the same as clicking the Print/Download button.

Cloud Manager v0.43.0

0.43.0,

Added:

  • Users can now display their Linodes grouped by its tags.
  • Users can import existing display groups from Linodes and Domains as tags from the dashboard.
    • For example; If a user were to have three Linodes in the display group “production”, a new tag of “production” would be created and applied to those three Linodes.
  • The existing display groups remain unchanged.

Fixed:

  • Linode chart statistics sometimes cause a crash.
  • Viewing one StackScript, out of 1100, caused the application to crash. Gee thanks!
  • URL encoded text was being injected into the search bar.

API v4.0.11

4.0.11,

Added

  • community_like Event type
  • Include prefix_length in ipv6 global pools response

Fixed

  • Consistent ordering of Linode IPv4s
    • Public addresses come before private addresses, order is always the same
  • New Users are assigned a referral code

Cloud Manager v0.42.0

0.42.0,

Added:

  • Add Total Traffic to stats
  • Styling for Stats/Units
  • Paypal Client-Side Validation
  • Revert error proof of concept
  • Reorder providers. Convert ThemeProvider to renderChildren.
  • style toast messages
  • create component abstraction for toasts
  • add: toasts story
  • pass props to tags to close suggestion menu on click\
  • error proof of concept
  • make CVV field optional
  • Add analytics to GetAllEntities()
  • Correct permission decision logic in API token utils.
  • code cleanup and de-structure new asSuggestion prop
  • style tags inside search result suggestion
  • event propagation and focus styles
  • Stats/Units on graphs
  • make tags in selects consistent with new styles
  • refactor tag button styles
  • Tag links
  • updating back up data section for dark theme
  • updating copy icon component colors, removing the override from IP address component
  • better padding for dashboard table cells
  • Make clickable row UX more consistent
  • switch volume columns
  • add search data
  • Upgrade Typography component consistent with @material-ui/core@3.5.1
  • Display resize instructions on form submission.
  • Add SSH key event message…
  • Refresh volumes list on volume_clone event.
  • Report counts of successes and failures for backups
  • Remove sendToast for enqueSnacback
  • Replace Toasts with Notistack

Changed:

  • reduce main nav items padding under medium breakpoint
  • update progress bar for linodes
  • Update docs links to Cloud Manager versions.
  • update notistack version and remove unnecessary declaration
  • Update email notification setting label for clarity
  • Events polling updated.

Fixed:

  • fix: send config id with attach volume request
  • Edit SOA drawer loading button styling bug
  • fix typing for notistack
  • Fix NodeBalancer Tag Error
  • Fix mutation error handling

Cloud Manager v0.41.0

0.41.0,

Added:

  • Search results page with a dedicated URL
    • Search results page is grouped by entities (Linodes, NodeBalancers, etc.)
    • Search results page link appears first in the search bar results
    • Search results page displays the first five results per entity, and a button to display remaining results for the given entity
    • Search can be used to display all entities with a common tag
  • Tags for Volumes
    • Tags can be added during Volume creation
    • Tags can be added/removed from an existing Volume
  • Tags for NodeBalancers
    • Tags can be added during NodeBalancer creation
    • Tags can be added/removed from an existing NodeBalancer
  • Network helper global setting
    • Users now have the option to enable/disable
    • Network helper is enabled by default
  • Ability to attach a file to a support ticket
  • Breadcrumb navigation to Users and User Detail
  • Mobile typography was implemented throughout the app

Changed:

  • UX improvement when creating/resizing a volume attached to a Linode with the addition steps necessary to complete the volume creation process
  • Get Help section links and tiles were updated for consistent displays and interactions
  • Added pricing to Volume clone and resize panel

Fixed:

  • External (public) IP’s are displayed first (before private IPs) on Linode grid cards, and Linode Details page
  • Character decoding on the blog feed
  • Tags extending beyond the search bar results now wrap

API v4.0.10

4.0.10,

Added:

  • Added ’tags’ to NodeBalancers
    • The NodeBalancer object now includes “tags”, an array of string
    • POST /nodebalancers now accepts “tags”, an array of strings
    • GET /tags/:tag now returns tagged NodeBalancers in addition to other types

Cloud Manager v0.39.0

0.39.0,

Breaking:

  • User management has been merged into the account section.
    • The Account & Billing and Users navigation items have been removed in favor of just “Account”.
    • This caused breaking changes to the URL pattern.
      • /users -> account/users
      • /users/stevemcqueen -> /account/users/stevemcqueen
      • /users/stevemcqueen/permissions -> /account/users/stevemcqueen/permissions

Added:

  • Domains can now be tagged and will be included in search results when searching for tags.
  • Linode Backups
    • Users can now enable automatic backups for all existing Linodes which do not have backups.
    • Users can now enroll in automatic backups for all newly created Linodes.
    • Added backup information and actions on the dashboard.
    • Added time since last backup to the list view of user’s Linodes.
  • Pricing information has been added to the;
    • Volume creation drawer
    • Volumes call to action placeholder
    • Backups call to action placeholderM
  • Updated by/closed by details to support tickets.
  • Breadcrumb navigation to Linodes, NodeBalancers, Domains, and Support Tickets.

Changed:

  • We’re now preventing users from submitting the create a support ticket form until all necessary information has been provided.
  • Hide the “current credit card” if there is no credit card on file.
  • The CPU chart on the Linode detail page has been updated to scale the to usage.
  • Details about a Linode and Domains are no longer tucked away in accordions.
  • Payments and invoices are now sorted by descending date (newest first).
  • We’ve made some mobile friendly adjustments to the display of our menu!
  • Documentation links now have a persistent underline to make it clear they’re links.
  • Providing feedback via Hively now opens in a new window.
  • Made tab navigation much easier on mobile.
  • Enhanced select styles are now visually consistent with regular selects.

Fixed:

  • Side navigation was hidden for certain users.
  • Toggling between grid and list view on the Linodes screen would not persist event progress information.
  • Attempting to delete the active user would crash the application. (Hey, it’s better than deleting yourself!)
  • TTL can now be set/changed for MX records.
  • Booting from a user created configuration was failing.
  • H1s are now used only once per page site-wide.

API v4.0.9

4.0.9,

Added

  • Updates tag endpoints to accept and return Volumes
    • GET /tags
    • POST /tags
  • Added tags to Volumes

Fixed

  • Fixed validating RDNS when set via /networking endpoint

API v4.0.8

4.0.8,

Added:

  • Added ’tags’ to Domains
    • The Domain object now includes “tags”, an array of strings
    • POST /domains now accepts “tags”, an array of strings
    • GET /tags/:tag now returns tagged Domains in addition to Linodes

Cloud Manager v0.38.0

0.38.0,

Added:

  • Customer Support
    • Linode Community questions are now searchable from the Support Landing Page
    • Customers can now close their own support tickets under the following conditions:
      • Ticket is in “auto-close” status
      • Ticket has not been opened by Linode (covered by auto-close requirement)
      • May not close tickets that have not been interacted with by Linode (covered by auto-close requirement)
      • Tickets closed by customer should be marked as closed by customer
      • Support Ticket objects should indicate if they are closable

Changed:

  • Tightened whitespace on tables. Considerably reduced the padding on table cells to give users the ability to see more items at a glance. Similar changes were made to summary panels in an ongoing effort to improve our information density overall.
  • We changed the way that a user will view their DNS records. Today when you view DNS records you have to expand all of the accordions to see details of your domains. Now when you view a domain you can see all details of the domain without having to expand all the accordions.
  • Updated Launch console button to appear as a link on mobile devices.
  • Hively got an upgrade!
    • Icons have been enhanced to support new icons.
    • Hively icons will not show on tickets more than 7 days old

Fixed:

  • The account owner was able to restrict their account by toggling the permissions.
  • A recent refactor didn’t take into account paginated API methods that take an entityId. This was causing an API 404 error when requesting Disks from the LinodeConfig menu.
  • Issue on the List Linodes page, where switching to list view after Linode creation would display the Linode as “Provisioning” after it already booted.
  • On the volumes listing page, addressed an issue where updating a volume label would fail.
  • In order to make the clickable table row entries more efficient, we made tags clickable.
  • Fixed an issue where attempting to create a Linode from a snapshot (coming from the Linode detail page) displayed plans smaller than the original Linode snapshot as selectable.
  • When creating a Linode from a backup or snapshot, the Linode created does not automatically boot, rather it must be booted manually after the restoration from backup is complete. Also, the Distro image fails to display in the manager, until the Linode has been booted.
  • Issue where users were unable to deploy a new Linode from a snapshot when landing on the Create From Backup creation page from the Linode Detail * Backups page.
  • Resolved an edge case where attempting to restore a snapshot to an existing linode, if the restore drawer was dismissed and then reopened, the Linodes select would fail to list any linodes.

API v4.0.7

4.0.7,

Added:

  • Added “migration_imminent” notification for Linodes that will migrate soon
  • POST /linode/instances/:id/migrate can now initiate scheduled migrations

Fixed:

  • Fixed bad interaction between clone and global backups_enabled that resulted in failed clone

Cloud Manager v0.37.0

0.37.0,

Added:

  • Pagination!
    • Users can now page through large lists of entities throughout the app, including: Nodebalancers/Images/Oauth Clients(Apps)/Tokens/Users/Volumes/Invoices/LinodeConfigs
  • Documentation!
    • The documentation panel has received some updates, including guides for Block Storage Volumes, Domains, and StackScripts

Changed:

  • Eliminate pencil icon site-wide, using hover/edit state instead.
  • Defer API requests on Linode summary, settings and NodeBalancer summary until user action is taken

Fixed:

  • Error reporting when creating a new NodeBalancer config
  • Ellipsis being truncated on blog texts incorrectly
  • Text overflow in the dashboard of entities with long names
  • Linodes with flags/long names breaking the layout on list linodes
  • Issue where a users settings are erroneously requested multiple times
  • Linodes with unknown images failing to display in the Compute Instance summary panel

Cloud Manager v0.37.1

0.37.1,

Fixed:

  • Backup restore not restoring to destination Linode

Cloud Manager v0.36.0

0.36.0,

Changed

  • Support
    • Allow selecting multiple files when attaching to a ticket
    • Auto-collapse attachments when a ticket contains more than 5 attachments
    • Increase support search results to display up to 20 results
  • Profile
    • Truncate whitespace when adding SSH keys
  • Billing
    • Display last four credit card digits when submitting payment

Fixed

  • Volumes
    • Issue where creating a volume would potentially display the wrong region for the attached linode
  • Stackscripts
    • When creating a Compute Instance from Stackscript, the SSH Key access panel failed to display on image selection
  • Misc.
    • Issue where certain modals could not be dismissed with the escape key
    • On Linode creation, the password field now appears disabled until an image is selected
    • Two-factor authentication QR code border visibility in dark theme

API v4.0.6

4.0.6,

Added

  • Added closeable support tickets via /support/tickets/:id/close
    • Only applies to tickets that are allowed to be closed

API v4.0.5

4.0.5,

Added

  • Added backups-enabled to /account/settings to automatically add backups service for new Linodes.
  • Added tags for Linodes
  • Added linode/types-legacy collection, returning all Linode types that cannot be deployed.
  • Added successor field to Linode Type object.

Fixed

  • Fixed issue with backup windows when a window could not be determined.
  • Fixed bug related to reattaching volumes to another Linode when the original Linode is deleted.

API v4.0.4

4.0.4,

Added

  • Added User SSH Keys
    • Allows storage and deployment of public SSH Keys
    • Added GET /profile/sshkeys
    • Added POST /profile/sshkeys
    • Added GET /profile/sshkeys/{ssh_key_id}
    • Added PUT /profile/sshkeys/{ssh_key_id}
    • Added DELETE /profile/sshkeys/{ssh_key_id}
    • Added SSH Key labels to User object
  • Allow deploying Linodes with stored SSH Keys
    • Added authorized\_users to POST /linodes/instances/
  • Allow rebuilding Linodes with stored SSH Keys
    • Added authorized\_users to POST /linodes/instances/{linode_id}/rebuild
  • Allow deploying Disks with stored SSH Keys
    • Added authorized\_users to POST /linodes/instances/{linode_id}/disks
  • NodeBalancer config rebuild
    • Allows fast track config/node rebuilding
    • POST nodebalancers/{nodebalancerId}/configs/{configId}/rebuild
  • Add expires to Image map for automatic Images

Fixed

  • Removed duplicate event for StackScript creation
  • Fixed typo in DNS error message
  • Added ‘field’ to StackScript errors

API v4.0.3

4.0.3,

Added

  • Added POST /linode/instances/{linodeId}/migrate
    • In some circumstances, a Linode may have pending migrations scheduled that you can initiate when convenient.
    • This endpoint initiates the scheduled migration, which will shut the Linode down, migrate it, and then bring it back to its original state.
  • Added POST /domains/import
    • Imports a domain zone from a remote nameserver that allows zone transfers (AXFR).
  • Added ability to create a Linode with private networking enabled.
    • POST /linode/instances now accepts a boolean “private_ip”.
    • If true, the created Linode will have private networking enabled when created.
  • Added optional “config_id” to POST /linode/instances/{linodeId}/reboot

Fixed

  • Fixed example response for POST /volumes/{volumeId}/attach

API v4.0.2

4.0.2,

Added

  • Added fast-track NodeBalancer creation
    • POST /nodebalancers now accepts “configs”, details of configs to create
    • Each config in “configs” must have at least one node in “nodes”
  • Added X-Spec-Version header to API responses
  • Added persistent ordering to all collections
    • All collections are now returned in a predictable, consistent order
  • Added watchdog_enabled to Linode object
  • Added X-Spec-Version header to all responses
    • This header describes the version of our OpenAPI spec that describes this API

Fixed

  • Require shutting down before resetting root password for a disk
  • Fixed url for Community events

API v4.0.1

4.0.1,

Added

Added missing “resizing” Linode status.

Fixed

  • Fixed bug where Linodes got stuck in rescue mode.
  • Fixed bug when attaching a Volume to a Linode with no configs.
  • API now returns 500 when an IP Address cannot be allocated.
    • Previously, this incorrectly returned a 400.
  • Fixed 500 on POST /domains/:id/records with service.
    • Bug occurred when service was sent into this endpoint without "type": "SRV".
  • Fixed errors caused by illegal characters in URL errors.

API v4.0.0

4.0.0,

Added

  • Added fields to Notification object
    • Added “label” - a brief description of the notification
    • Added “severity” - one of “minor”, “major”, or “critical”
    • Added “until” - a datetime or null
    • Added “notice” to possible values for “type”
  • Added POST /linode/instances/:id/disks/:id/clone
    • This used to be at POST /linode/instances/:id/disks/:id
  • GET /linode/instances is now filterable on “id”
  • GET /account/events is now filterable on “id”

Changed

  • Unify IPv4, IPv6 GET/POST; use “type”: “public”
  • Moved /managed/linode_settings to /managed/linode-settings
    • /managed/linode_settings/:id moved to /managed/linode-settings/:id
    • This was to keep our convention of using dashes in URLs instead of underscores
  • Password no longer accepted in POST /account/users
    • You may no longer provide a password when creating a new user
    • New users will immediately receive a password reset email to set their password
  • Changed returned Region IDs
    • Slugs such as “us-east-1a” are now returned as “us-east”
    • These values had previously been accepted as input.
    • “us-south” was renamed “us-central”
    • Old values are still accepted (and translated) in requests
  • Moved GET/PUT for range/pool v6 addresses to /networking/ips
    • GET /networking/ipv6/:address moved to GET /networking/ips/:address
    • PUT /networking/ipv6/:address moved to GET /networking/ips/:address
  • /linode/instances/$id/rebuild returns a Linode
  • Fixed inconsistent responses for action endpoints
    • POST /linode/instances/:id/backups-enable now returns {} on success
    • POST /linode/instances/:id/backups-disable now returns {} on success
  • Creating a payment now returns the new payment
    • POST /account/payments now returns a Payment object
    • POST /account/payments/paypal/execute now returns a Payment object
  • Moved ipv4-specific networking endpoints
    • POST /networking/ip-assign moved to POST /networking/ipv4/assign
    • POST /networking/ip-sharing moved to POST /networking/ipv4/share
    • POST /networking/ipv4/assign now returns {} on success

Removed:

  • Removed “addresses” from GET /linode/instances/:id/ips response
    • These addresses are now returned in GET /networking/ips
  • Removed the ability to change another user’s email address
    • PUT /account/users/:username no longer accepts “email”
    • PUT /profile can still be used to change your own email address

API 2018-03-14

Added

  • Added support for refresh tokens
    • Apps with an active refresh token are returned in GET /profile/apps
    • Revoking an app’s access to your account expires any refresh tokens it has

Changed

  • Removed the ability to change passwords
    • Removed POST /profile/password
    • Removed POST /account/users/:username/password
    • To reset your password, use manager.linode.com

Fixed

  • Fix output for ipv6 RDNS endpoints
    • PUT /networking/ips/:address now returns the modified v6 address
    • PUT /linode/instances/:id/ips/:address now returns the modified v6 address
  • Nothing has changed for these endpoints when :address is a v4 address
  • Fixed bug setting RDNS for v6 addresses
  • Fixed bug making it impossible to provide authorized_keys when rebuilding a Linode

API 2018-02-26

Added

  • Added GET /networking/ips
    • Returns all ipv4 and ipv6 addresses on your account
  • Added support for short region slugs
    • Omitting the suffix of a region slug picks a default
    • For example, “us-east” is treated as “us-east-1a”
  • Support tickets ordered by status, update date

Changed

  • Unified IPv4 and IPv6 Objects
    • Removed “range” from IPv6 object
    • Added “linode_id” to IPv6 object
    • Added “region” to IPv6 object
  • Removed GET /networking/ipv4
  • Separated /networking/ipv6 into /pools and /ranges
    • Added GET /networking/ipv6/pools
    • Added GET /networking/ipv6/ranges
    • Removed GET /networking/ipv6
  • Changed GET /linode/instances/:id/ips response
    • ipv6.link_local is now a full IPAddress object
  • Improved response for unrestricted user’s grants
    • Changed GET /profile/grants and GET /account/users/:username/grants
    • Now returns a 204 with no content when getting grants for unrestricted users
  • Moved /linode/instances/:id/ips/sharing to /networking/ip-sharing
    • linode_id must now be passed in, along with existing IPs list
  • Removed deprecated “distribution” fields and endpoints
    • Removed GET /linode/distributions
    • Removed GET /linode/distributions/:id
    • These fields or endpoints had been deprecated since 2017-12-11
  • Changed POST /managed/contacts
    • “phone” is an object containing primary and secondary numbers
    • phone_primary -> phone.primary
    • phone_secondary -> phone.secondary
  • Changed account/notifications
    • Removed XSA notification type
    • Renamed balance_outstanding to payment_due
  • Changed error response
    • “field” changed to represent nesting with x.x
  • Changed GET/PUT /account
    • Renamed “vat_number” to “tax_id”
  • Removed managed_issue from POST /support/tickets

Fixed

  • Cloned linodes now copy original Linode’s image
  • Fixed bug parsing OAuth Scopes when creating token

API 2018-01-24

Added

  • Added POST /images to create an image from a disk
  • Added “message” to Notification object
    • Described the notification in a human-readable manner
  • Added ability to enroll in Managed
    • POST /account/settings/managed-enable
  • Added uid to Profile response
  • Added ssl to PUT /nodebalancers/$id/configs/$id

Changed

  • Removed “token” Authorization scheme
    • The same value is accepted as “Bearer”
    • No longer accepted: “Authorization: token $TOKEN”
    • Please send as: “Authorization: Bearer $TOKEN”
  • Changed POST support/tickets
    • Now accepts “managed_issue” (boolean) instead of “managed_issue_type”
  • Reworked backups response
    • Removed “daily” and “weekly”
    • Added “automatic”
    • Removed “availability” from Backup object
    • Removed “service” object
  • Removed /linode/instance/:id/disk/:id/imagize
    • Functionality moved to POST /images
  • Reworked /account/settings into two endpoints
    • Changed /account/settings endpoint to /account
    • network_helper and longview_subscription remain in /account/settings
  • Removed ‘max’ from /account/transfer
  • Removed /nodebalancers/$id/configs/$id/ssl
  • Removed zonefile object from Domain
  • Changed Notification types
    • scheduled_migration -> migration_scheduled
    • pending_migration -> migration_pending
    • scheduled_reboot -> reboot_scheduled
    • outstanding_balance -> balance_outstanding
    • important_ticket -> ticket_important
    • abuse_ticket -> ticket_abuse

Fixed

  • Fix Transfer Pool return values
  • Stopped returning default backups window for Linodes
    • This impacted Linodes that were still scheduling backups only
  • Don’t set cancel_account grant when it’s not requested
  • Suppresses shutdown event notification for rebuild
  • Send emails for TFA to the acting user

API 2018-01-08

Added

  • Added enable, disable managed service endpoints
    • Added POST /managed/services/:id/enable
    • Added POST /managed/services/:id/disable
    • Added status to managed service JSON response object
  • Added GET /managed/stats endpoint
  • Added PUT /managed/linode_settings
  • Added PUT endpoints to managed service
  • Add managed_issue_type to support/tickets/
    • GET /support/tickets returns new managed_issue_type key
    • POST /support/tickets now accepts this key if the account has Managed Services enabled
  • Added GET /managed/issues and GET /managed/issues/:id
    • GET /managed/issues returns all issues, including relevant history
    • GET /managed/issues/:id returns a single issue
    • Since managed issues are backed by support tickets, uses the ticket ID
  • Added vat_number to /account/settings
    • Can be viewed and updated
  • Sends emails when enabling/disabling TFA
  • Rendered zone file returned in Domain object
  • Added DELETE /managed/services/:id endpoint
  • Added DELETE /managed/contacts/:id

Changed

  • Update /linode/distributions and /image responses
    • remove status key
    • remove filesystem key
    • remove last_used key
    • rename creator -> created_by (string)
    • rename min_deploy_size -> size (int)

Fixed

  • Allow filtering of GET /images

API 2017-12-11

Added

  • Added POST account/payments/paypal
    • Stages a PayPal payment and returns the payment_id
  • Added POST account/payments/paypal/execute
    • Execute a PayPal payment that has been authorized in PayPal
    • This is required for Linode to capture funds and credit your account
  • Added POST /domains/$id/clone
    • New endpoint can be reached at POST domains/:domain_id/clone
    • Requires a new domain be provided in the post body

Changed

  • Unify Distributions and Images
    • Removes Distribution.architecture
    • Renames Distribution.updated to last_used (Datetime)
    • Renames Distribution.disk_minimum to min_deploy_size (Integer)
    • Adds Distribution.filesystem (String)
    • Adds Distribution.created (Datetime)
    • Adds Distribution.description (String)
    • Adds Distribution.status (String)
    • Adds Distribution.type (String)
    • Adds Distribution.is_public (Boolean)
    • Adds Distribution.creator (String)
    • Adds Image.deprecated (Boolean)
  • Renamed “distribution” to “image”
    • POST /linode/instances takes “image” instead of “distribution”
    • POST /linode/instances/:id/disks takes “image” instead of “distribution”
    • POST /linode/instances/:id/rebuild takes “image” instead of “distribution”
    • Linode object returns “image” instead of “distribution”
    • StackScript object returns “images” instead of “distributions”
  • Change Image IDs to Slugs
    • slugs match the format private/:image_id
  • Moved volumes to top level
    • Changed all references from /linode/volumes to /volumes

Fixed

  • Ensure POST domain/records accepts and honors ttl_sec
  • Fixed Linode create from a StackScript using UDFs

API 2017-11-20

Changed

  • Reworked UserGrant system
    • Three Grant levels are now enforced: No grants, “read_only”, and “read_write”
    • “read_only” allows access to GET endpoints
    • “read_write” is equivalent to legacy “all” grant
    • Legacy “all” or “access” grants are treated as “read_write”
  • Changed GET /account/users/:username/grants
    • Grants response objects now always include “id”, “label” and “permissions”
    • “permissions” can be null or an enum of either “read_only” or “read_write”
  • Changed PUT /account/users/:username/grants
    • Grants now accepted in the new format detailed above
  • Changed GET /profile/grants
    • Grants returned in new format detailed above
  • Added support for CAA Domain records
  • Changed POST /linode/instances/:id/disks
    • Now accepts “image” - an image ID to deploy from

API 2017-10-23

Changed

  • Changed POST /account/payments
    • Now accepts usd as a string representing a dollar amount, including cents
    • Valid values include “0.10”, “10.00”, “100.20”, and “$1.00”
    • Invalid values include 10, 10.01, “10”, “10.001”, and “10.0”
  • Added GET /account/notifications
    • Read-only collection of Notification objects
    • Returns important information about your account that may require action
  • Added GET /images
    • Lists images on your account
  • Added GET /images/:id
    • View a single image on your account
  • Added PUT /images/:id
    • Update an image on your account
  • Added DELETE /images/:id
    • Deleted an image you own
  • Added POST /linode/instances/:id/disks/:id/imagize
    • Creates a new image from a disk you own
  • Added GET /longview/clients
    • Returns a list of Longview clients on your account
  • Added POST /longview/clients
    • Creates a new Longview client on your account
  • Added GET /longview/clients/:id
    • Returns information on a single Longview client
  • Added PUT /longview/clients/:id
    • Update a single Longview client
  • Added DELETE /longview/clients/:id
    • Removes a Longview client from your account
  • Added GET /longview/subscriptions
    • Returns all available Longview subscription tiers
  • Added GET /longview/subscriptions/:id
    • Returns information one Longview subscription tier
  • Changed GET /account/settings
    • Added “longview_subscription” - the tier at which you are subscribed to longview
  • Changed PUT /account/settings
    • Sending in “null” or an id to “longview_subscription” changes your Longview subscription tier.
  • Change POST /linode/instances
    • Now accepts image - the ID of an image to deploy the Linode with
    • Only one source attribute may be provided
  • Changed POST /linode/instances/:id/rebuild
    • Now accepts image - the ID of an image to rebuild the Linode with
    • Only one source attribute may be provided
  • Added events for enabling/disabling TFA
  • Added Longview and Image grants to GET /users/:id/grants and GET /profile/grants
    • Response now includes longview attribute whose value is an array of grants your user has that relate to Longview clients
    • Response now includes an “images” attribute whose value is an array of grants your user has that relate to images
    • Only applies to restricted users
  • Event objects may now have Longview clients or Images as their entities

API 2017-10-04

Changed

  • EventType has changed from “blockstorage_” to “volume_
  • Changed POST linode/instances/:id/configs
    • Removed root_device_ro
    • Now accepts “helpers”, a dict accepting any/all of “updatedb_disabled”, “distro”, “modules_dep”, “network”, and “devtmpfs_automount”
    • Removed devtmpfs_automount (now in helpers envelope)
  • Changed POST linode/instances/:id/disks
    • root_ssh_key changed to “authorized_keys”, now accepts a list of keys instead of a single string key
  • Changed POST linode/instances
    • root_ssh_key changed to “authorized_keys”, now accepts a list of keys instead of a single string key
  • Changed POST linode/instances/:id/rebuild
    • root_ssh_key changed to “authorized_keys”, now accepts a list of keys instead of a single string key
  • Changed POST linode/instances/:id/rescue
    • disks changed to “devices”, now accepts device mappings in the same format as POST linode/instances/:id/configs
  • Changed Linode object
    • Moved disk, memory, storage, transfer_total, and vcpus into a “specs” envelope
    • transfer_total => transfer in Linode specs
    • transfer_in => network_in
    • transfer_out => network_out
  • Changed LinodeConfig object
    • Removed root_device_ro
  • Changed LinodeType object
    • Moved backups_option.price_hourly to addons.backups.price.hourly
    • Moved backups_option.price_monthly to addons.backups.price.monthly
    • Moved price_hourly to price.hourly
    • Moved price_monthly to price.monthly
  • Changed OAuthToken
    • Removed client envelope
    • Removed type
  • Changed account/tokens
    • Endpoint moved to profile/tokens
    • GET now only returns Personal Access Tokens
  • Changed account/clients
    • Endpoint moved to account/oauth-clients
    • Collection now allows access to all clients for all users on your account if you are an unrestricted user
  • Added profile/apps
    • Collection of authorized third-party applications
  • OAuthClient now has a “public” attribute
    • “public” is an optional argument to POST account/clients that defaults to False
  • Added POST account/credit-card
    • Updates current payment method on file
  • Added GET account/payments
    • Returns a list of all payments made for your account
  • Added GET account/payments/:id
    • Returns information about a single payment made for your account
  • Added POST linode/volumes/:id/clone
  • Changed Disk Status
    • Now always one of “ready”, “not ready”, or “deleting”

API 2017-09-18

Changed

  • Pagination envelope has changed
    • total_pages => pages
    • total_results => results
    • endpoint-specific key is now always “data”
  • Region, Distribution, Type, and Kernel objects are now returned as slugs
    • Previously, entire object was returned as part of other responses
  • POST linode/instances and POST linode/rebuild automatically issue a boot job
    • This behavior can be suppressed by sending “boot”: false in the request
  • Changed POST linode/instances
    • with_backups => backups_enabled
    • Now accepts “booted” - defaults to true if distribution is provided
  • Changed POST linode/instances/:id/clone
    • with_backups => backups_enabled
  • Changed POST linode/instances/:id/rebuild
    • Now accepts “booted” - defaults to true
  • Changed LinodeNetworkingResponse
    • region is now a slug instead of a nested object
  • Changed IPv6 object
    • region is now a slug instead of a nested object
  • Changed Invoice object
    • Removed “paid”
    • Removed “overdue”
  • Changed Region object
    • Removed “label”
  • Changed Backup object
    • regions is now a slug instead of a nested object
  • Changed Distribution object
    • Removed “created”
    • Added “updated”
    • minimum_storage_size => disk_minimum
    • x64 => architecture. architecture is an enum returning either “x86_64” or “i386”
  • Changed IPAddress object
    • region is now a slug instead of a nested object
  • Changed Kernel object
    • x64 => architecture. architecture is an enum returning either “x86_64” or “i386”
  • Changed Linode object
    • storage => disk
    • total_transfer => transfer_total
    • distribution is now a slug instead of a nested object
    • region is now a slug instead of a nested object
    • nested alert objects have been streamlined
    • “enabled” and “threshold” have been removed
    • a value of 0 now represents “disabled”, any other value is “enabled” with that threshold
  • Changed LinodeConfig object
    • disable_updatedb => updatedb_disabled
    • enable_distro_helper => distro
    • enable_modules_dep_helper => modules_dep
    • enable_network_helper => network
    • ram_limit => memory_limit
    • devtmpfs_autocommit moved into “helpers” envelope
  • Changed NodeBalancer object
    • region is now a slug instead of a nested object
  • Changed Type object
    • hourly_price => price_hourly
    • monthly_price => price_monthly
    • ram => memory
    • storage => disk
    • mbits_out => network_out
    • backups_price is now a nested object containing “price_hourly” and “price_monthly”
  • Changed StackScript object
    • Removed “customer_id”
    • distributions is now a list of slugs instead of a list of nested objects
    • Removed “user_id”
    • Added “username”
    • Added “user_gravatar_id”
  • Changed Volume object
    • “status” can no longer contain “contact_support” - will return “offline” in that case
    • region is now a slug instead of a nested object
  • Changes SupportTicket
    • Removed “closed_by”
  • IP Whitelist may not be enabled in PUT profile if it is already disabled
  • Default page size increased to 100
    • Any page size between 25 and 100 may be requested in the url with ?page_size=
  • Linode configs now accept deprecated kernels
  • Linode configs now default kernel to latest, no longer required on POST
  • Added /profile/whitelist
    • GET - list all IPs on user’s whitelist
    • POST - add IP to user’s whitelist
    • Endpoint return a 400 if IP Whitelist is disabled
  • Added /profile/whitelist/:id
    • GET - return one entry on whitelist
    • DELETE - remove address from whitelist
    • Endpoints return a 400 if IP Whitelist if disabled
  • Disk filesystems now default to ext4, no longer required on POST