Skip to content

Commit 81fda0d

Browse files
Alban BaillyGitHub Enterprise
authored andcommitted
Merge pull request linode#96 from Linode/development
Release 1.0.10
2 parents aa56236 + b038c1a commit 81fda0d

File tree

5 files changed

+90
-2
lines changed

5 files changed

+90
-2
lines changed

content/changelog/2018/10-22-1.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: "0.37.1: 2018-10-22"
3+
date: "2018-10-22T11:07:00-04:00"
4+
description: "Cloud Manager Changelog 0.37.1"
5+
changelog:
6+
- Cloud Manager
7+
version: 0.37.1
8+
---
9+
10+
### Fixed:
11+
* Backup restore not restoring to destination Linode

content/changelog/2018/10-22.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: "0.37.0: 2018-10-22"
3+
date: "2018-10-22T11:02:00-04:00"
4+
description: "Cloud Manager Changelog 0.37.0"
5+
changelog:
6+
- Cloud Manager
7+
version: 0.37.0
8+
---
9+
### Added:
10+
* Pagination!
11+
* Users can now page through large lists of entities thoughout the app, including: Nodebalancers/Images/Oauth Clients(Apps)/Tokens/Users/Volumes/Invoices/LinodeConfigs
12+
* Documentation!
13+
* The documentation panel has received some updates, including Docs for volumes, domains and stackscripts
14+
15+
### Changed:
16+
* Eliminate pencil icon site-wide, using hover/edit state instead.
17+
* Defer API requests on Linode summary, settings and Nodebalancer summary until user action is taken
18+
19+
### Fixed:
20+
21+
* Error reporting when creating a new Nodebalancer config
22+
* Ellipsis being truncated on blog texts incorrectly
23+
* Text overflow in the dashboard of entities with long names
24+
* Linodes with flags/long names breaking the layout on list linodes
25+
* Issue where a users settings are erroneously requested multiple times
26+
* Linodes with unknown images failing to display in the linode summary panel

content/changelog/2018/11-05-api.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: "4.0.8: 2018-11-05"
3+
date: "2018-11-05T00:00:00-12:00"
4+
description: "API Changelog 4.0.8"
5+
changelog:
6+
- API
7+
version: 4.0.8
8+
---
9+
### Added:
10+
11+
* Added 'tags' to Domains
12+
* The Domain object now includes "tags", an array of strings
13+
* POST /domains now accepts "tags", an array of strings
14+
* GET /tags/:tag now returns tagged Domains in addition to Linodes

content/changelog/2018/11-05.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
title: "0.38.0: 2018-11-05"
3+
date: "2018-11-05T11:02:00-04:00"
4+
description: "Cloud Manager Changelog 0.38.0"
5+
changelog:
6+
- Cloud Manager
7+
version: 0.38.0
8+
---
9+
### Added:
10+
* Customer Support
11+
* Linode Community questions are now searchable from the Support Landing Page
12+
* Customers can now close their own support tickets under the following conditions:
13+
* Ticket is in "autoclose" status
14+
* Ticket has not been opened by Linode (covered by autoclose requirement)
15+
* May not close tickets that have not been interacted with by Linode (covered by autoclose requirement)
16+
* Tickets closed by customer should be marked as closed by customer
17+
* Support Ticket objects should indicate if they are closable
18+
19+
### Changed:
20+
* 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.
21+
* 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.
22+
* Updated Launch console button to appear as a link on mobile devices.
23+
* Hively got an upgrade!
24+
* Icons have been enhanced to support new icons.
25+
* Hively icons will not show on tickets more than 7 days old
26+
27+
### Fixed:
28+
* The account owner was able to restrict their account by toggling the permissions.
29+
* 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.
30+
* Issue on the List Linodes page, where switching to list view after linode creation would display the Linode as "Provisioning" after it already booted.
31+
* On the volumes listing page, addressed an issue where updating a volume label would fail.
32+
* In order to make the clickable table row entries more efficient, we made tags clickable.
33+
* 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.
34+
* 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.
35+
* 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.
36+
* 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.

themes/dlc/layouts/partials/0_utilities/htmlHead.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<meta property="twitter:domain" content="{{ .Site.BaseURL }}">
4444
<meta property="twitter:image" content="{{ .Site.Params.logo | absURL }}">
4545
<meta property="twitter:url" content="{{ .Site.BaseURL }}">
46-
46+
4747
{{ .Hugo.Generator }}
4848

4949
<!-- Google Analytics -->
@@ -52,7 +52,7 @@
5252
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
5353
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
5454
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
55-
55+
5656
ga('create', 'UA-177150-22', 'auto');
5757
ga('send', 'pageview');
5858
</script>
@@ -65,5 +65,6 @@
6565
{{ end }}
6666

6767
<link rel="shortcut icon" href='{{ "/img/favicon.ico" | relURL }}' type="image/x-icon" />
68+
<script async src="https://www.linode.com/media/js/security.bundle.js" type="text/javascript"></script>
6869
</head>
6970
<body class="{{ .Title | urlize }}-wl">

0 commit comments

Comments
 (0)