forked from meshery/meshery
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
layout: release | ||
date: 2023-09-16 | ||
tag: v0.6.140 | ||
--- | ||
|
||
## What's New | ||
## π€ General | ||
## π₯ Meshery UI | ||
|
||
- [UI] Convert Index.js and settings.js from class-based component to functional component @ShatilKhan (#8705) | ||
- Fix crash on saving applications @sudhanshutech (#8776) | ||
- updated filter.js to functional component @abhijeetgauravm (#8785) | ||
- Updated PromptComponent to support checkbox @Yashsharma1911 (#8672) | ||
- chore: sort the technology list in alphabetical order @Yana-Gupta (#8708) | ||
- Refactor /management/index.js to functional component @dhiraj0911 (#8703) | ||
- [UI] Transparent "WA" Filter Icon @Chadha93 (#8793) | ||
- Fix infinite publish requests @aabidsofi19 (#8769) | ||
|
||
## π Bug Fixes | ||
|
||
- Fix crash on saving applications @sudhanshutech (#8776) | ||
|
||
## π§° Maintenance | ||
|
||
- Fix failing updater test @KiptoonKipkurui (#8791) | ||
|
||
## π¨π½βπ» Contributors | ||
|
||
Thank you to our contributors for making this release possible: | ||
@Chadha93, @KiptoonKipkurui, @ShatilKhan, @Yana-Gupta, @Yashsharma1911, @aabidsofi19, @abhijeetgauravm, @dhiraj0911, @leecalcote, @sudhanshutech and l5io |