Skip to content

Commit 6a38b10

Browse files
authored
Merge branch 'layer5io:master' into master
2 parents 4387fd6 + a6c2bfe commit 6a38b10

33 files changed

+32967
-28
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
1-
![image](https://github.com/user-attachments/assets/926e71c4-4f1b-4188-8540-6f951c173710)# Layer5 Product Documentation
2-
1+
<div>
2+
<a href="https://meshery.io/community"><img alt="Layer5 Community" src=".github/readme/images//community.svg" style="margin-right:8px;padding-top:9px;" width="140px" align="left" /></a>
3+
<p>
4+
✔️ <em><strong>Join</strong></em> any or all of the weekly meetings on <a href="https://calendar.google.com/calendar/b/1?cid=bGF5ZXI1LmlvX2VoMmFhOWRwZjFnNDBlbHZvYzc2MmpucGhzQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20">community calendar</a>.<br />
5+
✔️ <em><strong>Watch</strong></em> community <a href="https://www.youtube.com/Layer5io?sub_confirmation=1">meeting recordings</a>.<br />
6+
✔️ <em><strong>Access</strong></em> the <a href="https://drive.google.com/drive/u/4/folders/0ABH8aabN4WAKUk9PVA">Community Drive</a> by completing a community <a href="https://layer5.io/newcomer">Member Form</a>.<br />
7+
✔️ <em><strong>Discuss</strong></em> in the <a href="https://discuss.layer5.io">Community Forum</a>.<br />
8+
✔️ <em><strong>Explore more</strong></em> in the <a href="https://layer5.io/community/handbook">Community Handbook</a>.<br />
9+
</p>
10+
</div>
311
Explore tutorials and documentation by product in the docs.layer5.io website; documentation and developer resources of Layer5 products.
412

513
## Contributions Welcome
@@ -197,7 +205,7 @@ Find out more on the <a href="https://layer5.io/community">Layer5 community</a>.
197205
<img alt="Shows an illustrated light mode meshery logo in light color mode and a dark mode meshery logo dark color mode." src=".github/readme/images//slack-128.png" width="110px" align="right" style="margin-left:10px;padding-top:13px;">
198206
</picture>
199207
</a>
200-
<div class="flex">
208+
<div>
201209
<a href="https://meshery.io/community"><img alt="Layer5 Community" src=".github/readme/images//community.svg" style="margin-right:8px;padding-top:9px;" width="140px" align="left" /></a>
202210
<p>
203211
✔️ <em><strong>Join</strong></em> any or all of the weekly meetings on <a href="https://calendar.google.com/calendar/b/1?cid=bGF5ZXI1LmlvX2VoMmFhOWRwZjFnNDBlbHZvYzc2MmpucGhzQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20">community calendar</a>.<br />

assets/scss/_navbar_project.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
display: flex;
2222
flex-direction: row;
2323
flex-wrap: wrap;
24-
width: 200px;
25-
justify-content: space-around;
24+
width: 180px;
25+
justify-content: center;
2626
padding: 0.5rem .2rem;
2727
// padding: 0;
2828
transform: translate(-15%, 2.5rem);
@@ -91,4 +91,4 @@ img.grid-icon {
9191
&:hover {
9292
filter: invert(.6);
9393
}
94-
}
94+
}

build/meshery-cloud.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.8.34
1+
v0.8.40

build/meshery-extensions.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.7.125-1
1+
v0.7.127-2
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
title: v0.8.35
3+
date: 2024-10-22T21:46:47Z
4+
tag: v0.8.35
5+
prerelease: false
6+
---
7+
8+
## What's New
9+
## 🔤 General
10+
## 🖥 Cloud UI
11+
12+
- Add next Head to include meta descriptions @sudhanshutech (#2853)
13+
- Use sistent svgs for catalog and remove the old svgs. @amitamrutiya (#2846)
14+
15+
## 💻 Server
16+
17+
- [feat] add anonymous user role and kanvas permissions @dragon-slayer875 (#2792)
18+
19+
## 🦴 Infrastructure
20+
21+
- [feat] add anonymous user role and kanvas permissions @dragon-slayer875 (#2792)
22+
23+
## 👨🏽‍💻 Contributors
24+
25+
Thank you to our contributors for making this release possible:
26+
@MUzairS15, @aabidsofi19, @amitamrutiya, @dragon-slayer875, @l5io and @sudhanshutech
27+
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
title: v0.8.36
3+
date: 2024-10-23T13:27:19Z
4+
tag: v0.8.36
5+
prerelease: false
6+
---
7+
8+
## What's New
9+
## 🔤 General
10+
## 🖥 Cloud UI
11+
12+
- fix search author bug in catalog @sudhanshutech (#2859)
13+
- fix bug download token @sudhanshutech (#2856)
14+
15+
## 💻 Server
16+
17+
- fix comment notifications @aabidsofi19 (#2855)
18+
19+
## ☁️ Api Specifications
20+
21+
- fix comment notifications @aabidsofi19 (#2855)
22+
23+
## 🐛 Bug Fixes
24+
25+
- fix search author bug in catalog @sudhanshutech (#2859)
26+
27+
## 👨🏽‍💻 Contributors
28+
29+
Thank you to our contributors for making this release possible:
30+
@MUzairS15, @aabidsofi19, @l5io, @leecalcote and @sudhanshutech
31+
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: v0.8.37
3+
date: 2024-10-24T08:42:01Z
4+
tag: v0.8.37
5+
prerelease: false
6+
---
7+
8+
## What's New
9+
## 🔤 General
10+
- bump schemas @aabidsofi19 (#2862)
11+
12+
## 🖥 Cloud UI
13+
14+
- Fix spaces/overview nav menu not redirect issue @amitamrutiya (#2860)
15+
16+
## 👨🏽‍💻 Contributors
17+
18+
Thank you to our contributors for making this release possible:
19+
@MUzairS15, @aabidsofi19, @amitamrutiya and @l5io
20+
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: v0.8.38
3+
date: 2024-10-24T12:21:23Z
4+
tag: v0.8.38
5+
prerelease: false
6+
---
7+
8+
## What's New
9+
## 🔤 General
10+
- chore: add test id for login page @jerensl (#2863)
11+
12+
## 🖥 Cloud UI
13+
14+
- Add missing api for ui crash @sudhanshutech (#2864)
15+
- create new workspace activity widget @amitamrutiya (#2857)
16+
17+
## 👨🏽‍💻 Contributors
18+
19+
Thank you to our contributors for making this release possible:
20+
@amitamrutiya, @jerensl, @l5io and @sudhanshutech
21+
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: v0.8.39
3+
date: 2024-10-25T01:55:58Z
4+
tag: v0.8.39
5+
prerelease: false
6+
---
7+
8+
## What's New
9+
## 🔤 General
10+
## 💻 Server
11+
12+
- fix all patterns fetching @sudhanshutech (#2854)
13+
14+
## 👨🏽‍💻 Contributors
15+
16+
Thank you to our contributors for making this release possible:
17+
@l5io and @sudhanshutech
18+
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
title: v0.8.40
3+
date: 2024-10-25T21:55:00Z
4+
tag: v0.8.40
5+
prerelease: false
6+
---
7+
8+
## What's New
9+
## 🔤 General
10+
## 🖥 Cloud UI
11+
12+
- leecalcote/from meshmap to kanvas @leecalcote (#2870)
13+
- add loading indicator in workspace activty @amitamrutiya (#2869)
14+
- add design widget in dashboard @sudhanshutech (#2851)
15+
- make catalog header section consist with other @amitamrutiya (#2865)
16+
17+
## 💻 Server
18+
19+
- fix share design url @aabidsofi19 (#2867)
20+
21+
## 🦴 Infrastructure
22+
23+
- leecalcote/from meshmap to kanvas @leecalcote (#2870)
24+
25+
## ☁️ Api Specifications
26+
27+
- leecalcote/from meshmap to kanvas @leecalcote (#2870)
28+
29+
## 🐛 Bug Fixes
30+
31+
- fix share design url @aabidsofi19 (#2867)
32+
33+
## 🧰 Maintenance
34+
35+
- leecalcote/from meshmap to kanvas @leecalcote (#2870)
36+
37+
## 📖 Documentation
38+
39+
- leecalcote/from meshmap to kanvas @leecalcote (#2870)
40+
41+
## 👨🏽‍💻 Contributors
42+
43+
Thank you to our contributors for making this release possible:
44+
@aabidsofi19, @amitamrutiya, @l5io, @leecalcote and @sudhanshutech
45+

0 commit comments

Comments
 (0)