Skip to content

Commit 964caea

Browse files
Prepare for release 0.18.0 (#1635)
1 parent f47e032 commit 964caea

File tree

4 files changed

+248
-77
lines changed

4 files changed

+248
-77
lines changed

CHANGELOG.md

+47
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,50 @@
1+
# 0.18.0
2+
[All items](https://github.com/Azure/BatchExplorer/milestone/24?closed=1)
3+
4+
### Fetures:
5+
* Disable/reenable scheduling on nodes [\#1629](https://github.com/Azure/BatchExplorer/issues/1629)
6+
* Show flags of the country where the account is located [\#1626](https://github.com/Azure/BatchExplorer/pull/1627)
7+
* Add link to privacy statement in application [\#1618](https://github.com/Azure/BatchExplorer/issues/1618)
8+
* Integrate telemetry for crash reporting and user actions [\#1610](https://github.com/Azure/BatchExplorer/issues/1610)
9+
* Mac application signing [\#1600](https://github.com/Azure/BatchExplorer/issues/1600)
10+
* Upgrade to the new Azure Batch api version 2018-08-01.7.0 [\#1581](https://github.com/Azure/BatchExplorer/issues/1581)
11+
* Background task manager v2 [\#1371](https://github.com/Azure/BatchExplorer/issues/1371)
12+
* Support multi instance tasks [\#1329](https://github.com/Azure/BatchExplorer/issues/1329)
13+
* Support sorting tasks [\#1328](https://github.com/Azure/BatchExplorer/issues/1328)
14+
* Support additional Gallery repositories [\#955](https://github.com/Azure/BatchExplorer/issues/955)
15+
* BatchExplorer should display what environment it is connected to [\#1555](https://github.com/Azure/BatchExplorer/issues/1555)
16+
* Need to display license picker for custom image [\#1575](https://github.com/Azure/BatchExplorer/issues/1575)
17+
* Support client side sorting for tables and quick list [\#1573](https://github.com/Azure/BatchExplorer/issues/1573)
18+
* Pull application license data from BatchPricing.softwares [\#1563](https://github.com/Azure/BatchExplorer/issues/1563)
19+
20+
### Bug fixes:
21+
* Certificate list blank [\#1624](https://github.com/Azure/BatchExplorer/issues/1624)
22+
* Account favourites not showing up when one is invalid [\#1619](https://github.com/Azure/BatchExplorer/issues/1619)
23+
* Cloning tasks having issue with user identity [\#1616](https://github.com/Azure/BatchExplorer/issues/1616)
24+
* Using an invalid URL for a Batch Account causes Add Pool sidebar to behave oddly [\#1613](https://github.com/Azure/BatchExplorer/issues/1613)
25+
* Issue with any POST request on local batch accounts [\#1607](https://github.com/Azure/BatchExplorer/issues/1607)
26+
* Don't let add duplicate local accounts [\#1605](https://github.com/Azure/BatchExplorer/issues/1605)
27+
* Container settings are required when editing start task but should be optional [\#1603](https://github.com/Azure/BatchExplorer/issues/1603)
28+
* Memory leak around pool node counts [\#1592](https://github.com/Azure/BatchExplorer/issues/1592)
29+
* Typo on the job action confirmation [\#1587](https://github.com/Azure/BatchExplorer/issues/1587)
30+
* File explorer view files with \ in name on linux [\#808](https://github.com/Azure/BatchExplorer/issues/808)
31+
* GOVT cloud metrics charts are failing [\#1550](https://github.com/Azure/BatchExplorer/issues/1550)
32+
* Account dashboard resources cards too large when no items [\#1541](https://github.com/Azure/BatchExplorer/issues/1541)
33+
* NcjTemplateService issues when templates not loaded [\#1390](https://github.com/Azure/BatchExplorer/issues/1390)
34+
* quick-list account loading appears after you click on the screen. [\#1560](https://github.com/Azure/BatchExplorer/issues/1560)
35+
* Investigate why upload progress is no longer being reported when uploading filegroup data [\#1567](https://github.com/Azure/BatchExplorer/issues/1567)
36+
* Node configuration don't call getRemoteLoginSettings every 5 seconds [\#1580](https://github.com/Azure/BatchExplorer/issues/1580)
37+
* Form components disappear after selecting a rendering image then another one. [\#1576](https://github.com/Azure/BatchExplorer/issues/1576)
38+
* In progress forms CSS busted [\#1566](https://github.com/Azure/BatchExplorer/issues/1566)
39+
40+
### Accessiblity
41+
* Account list favorite not accessible [\#1626](https://github.com/Azure/BatchExplorer/issues/1626)
42+
43+
### Other:
44+
* Setup a new swagger validator to validate models [\#1632](https://github.com/Azure/BatchExplorer/issues/1632)
45+
* Switch to node 10 [\#1377](https://github.com/Azure/BatchExplorer/issues/1377)
46+
47+
148
# 0.17.3
249

350
### Minor feature:

0 commit comments

Comments
 (0)