Releases: linode/manager
v0.12.1
v0.12.0
Overview
We now have support for working with StackScripts. (Support for creating from a StackScript is not yet here.) Tokens and PATs are grouped together and your registered OAuth Clients are kept separate. We've added the ability to filter to most lists -- later on we hope to add support for custom grouping and sorting too. Filterable lists default to sorting alphabetically by label (they used to sort by creation date). The support link is now in the primary header. We've also taken effort to introduce a little more color and to increase font and general color contrast.
In the docs, we've added some corrections to the OAuth flow documentation. We got more specific about floats vs. integers. And we now render paginated endpoints accurately.
Thank you to all contributors!
Manager
[0.12.0] 2017-08-01
Added
- added linode filtering #2271
- added user filtering #2282
- added nodebalancer filtering #2273
- added domains filtering #2272
- added support link to main header #2296
- enabled external source map #2314
- added stackscript list and delete support #2317
- moar contrast #2292
- added subheader for navigation to stackscripts, volumes, lists #2321
- added support for adding and editing stackscripts #2322
Changed
- switched to webpack 2.6.0 #2278
- fetch api pages asynchronously #2274
- users view is a list #2282
- regrouped tokens and PATs and moved out oauth tokens #2284
- use source-map instead of module-eval-source-map for better errors #2214
- expire token automatically rather than after attempting a request #2295
- refactor and use modal body components more consistently #2189
- default to sort by label #2360
Fixed
- set min zero requirements on relevant nodebalancer config fields #2313
- render correct tooltip data when switching between units #2315
- allow shutdown from Linode status dropdown #2340
Docs
[0.11.0] 2017-08-01
Added
- added more debugging for failing prebuild script #2233
- added docs linting #2283
- added developers links to docs readme #2289
- add response_type to oauth client docs #2330
- add additional oauth fields #2334
Changed
- show paginated results on paginated endpoints #2279
- no custom object names #2279
- independent method response fields #2320
- scopes to scope for requesting scopes in oauth #2331
Fixed
v0.11.6
v0.11.5
v0.11.4
v0.11.3
v0.11.2
v0.11.1
v0.11.0
Manager
[0.11.0] 2017-07-10
Added
Changed
Fixed
- input placeholder styles on nodebalancers ssl fields and domains fields #2188
- buttons page in styleguide #2213
Removed
- NodeBalancer config label field where present #2224
Docs
[0.10.0] 2017-07-10
Added
- missing /networking responses #2184
- missing Linode backups response #2184
- see also links for relevant objects #2190
- full support for grouping endpoints on index pages #2194
- prebuild to server start, updated readme with build steps #2217
- block storage get docs #2225
- endpoints for removing public IPv4 addresses #2226