Skip to content

Commit 8882c79

Browse files
Prepare for release 0.12.0 (#1017)
1 parent f1c22de commit 8882c79

File tree

6 files changed

+3041
-56
lines changed

6 files changed

+3041
-56
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
# 0.12.0
2+
[All items](https://github.com/Azure/BatchLabs/milestone/14?closed=1)
3+
4+
### Feature:
5+
6+
* Data view should show all blob container not just file group [\#1006](https://github.com/Azure/BatchLabs/issues/1006)
7+
* Rbac permission support. Disable action in batchlabs if user doesn't have write permission [\#1000](https://github.com/Azure/BatchLabs/issues/1000)
8+
* Make app single instance [\#998](https://github.com/Azure/BatchLabs/issues/998)
9+
* Stop prompting aad login window when refresh token are still valid [\#990](https://github.com/Azure/BatchLabs/issues/990)
10+
* Enable AOT compilation to improve loading time [\#986](https://github.com/Azure/BatchLabs/issues/986)
11+
* Cache batch accounts to improve initial loading time [\#982](https://github.com/Azure/BatchLabs/issues/982)
12+
* Provide sample code to get started with shared key credentials entered [\#980](https://github.com/Azure/BatchLabs/issues/980)
13+
* Account credentials access [\#970](https://github.com/Azure/BatchLabs/issues/970)
14+
* Support for inbound endpoints [\#965](https://github.com/Azure/BatchLabs/issues/965)
15+
* Make a open component in a new window [\#74](https://github.com/Azure/BatchLabs/issues/74)
16+
* Update the theming system to use json instead of scss [\#1012](https://github.com/Azure/BatchLabs/issues/1012)
17+
18+
### Other:
19+
20+
* Implement a new promise base communication from renderer to main process [\#1004](https://github.com/Azure/BatchLabs/issues/1004)
21+
* Add code coverage [\#987](https://github.com/Azure/BatchLabs/issues/987)
22+
* Extract AAD logic to be outside of the angular service into the node environment [\#963](https://github.com/Azure/BatchLabs/issues/963)
23+
124
# 0.11.0
225
[All items](https://github.com/Azure/BatchLabs/milestone/12?closed=1)
326

0 commit comments

Comments
 (0)