You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/manager/CHANGELOG.md
+13-7Lines changed: 13 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,19 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
6
6
7
-
## [2025-10-24] - v1.153.2
7
+
## [2025-10-27] - v1.153.2
8
8
9
-
### Fixed:
9
+
### Changed:
10
+
11
+
- Linode invoice US address ([#13019](https://github.com/linode/manager/pull/13019))
12
+
13
+
### Added:
10
14
11
-
- Add self-service maintenance action in LinodeMaintenanceBanner for power_off_on and include all maintenance types in dev tools preset. ([#13016](https://github.com/linode/manager/pull/13016))
15
+
- Self-service maintenance action in LinodeMaintenanceBanner for `power_off_on` ([#13016](https://github.com/linode/manager/pull/13016))
16
+
17
+
### Tech Stories:
18
+
19
+
- Include all maintenance types in dev tools preset ([#13016](https://github.com/linode/manager/pull/13016))
12
20
13
21
## [2025-10-22] - v1.153.1
14
22
@@ -20,12 +28,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
20
28
21
29
## [2025-10-21] - v1.153.0
22
30
23
-
24
31
### Added:
25
32
26
33
- Volume attached to state ([#12903](https://github.com/linode/manager/pull/12903))
27
34
- Profile Update client side validation ([#12963](https://github.com/linode/manager/pull/12963))
28
-
- IAM DX: useDelegationRole hook ([#12979](https://github.com/linode/manager/pull/12979))
35
+
- IAM DX: useDelegationRole hook ([#12979](https://github.com/linode/manager/pull/12979))
29
36
30
37
### Changed:
31
38
@@ -74,7 +81,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
74
81
75
82
## [2025-10-07] - v1.152.0
76
83
77
-
78
84
### Added:
79
85
80
86
- IAM RBAC: disable fields in the drawer ([#12892](https://github.com/linode/manager/pull/12892))
@@ -93,7 +99,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
93
99
- Getting started link on the volume details page ([#12904](https://github.com/linode/manager/pull/12904))
94
100
- ACLP: update default `ACLP Time Range Picker Preset` to `1 hour` ([#12915](https://github.com/linode/manager/pull/12915))
95
101
- Check Region VPC availability for IPv6 prefix lengths instead of hardcoded prefix lengths ([#12919](https://github.com/linode/manager/pull/12919))
96
-
- IAM Delegation: remove ProxyUserTable ([#12921](https://github.com/linode/manager/pull/12921))
102
+
- IAM Delegation: remove ProxyUserTable ([#12921](https://github.com/linode/manager/pull/12921))
97
103
- Add padding inside the ManagedDashboardCard component ([#12923](https://github.com/linode/manager/pull/12923))
98
104
- Assorted VPC IPv4 and VPC IPv6 copy ([#12924](https://github.com/linode/manager/pull/12924))
99
105
- IAM RBAC: replace grants with usePermission hook in Linodes ([#12932](https://github.com/linode/manager/pull/12932))
0 commit comments