Skip to content

Commit dd719fe

Browse files
authored
new: Add Lab release notes (#1033)
1 parent 3b660c1 commit dd719fe

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

pages/release-notes.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,22 @@ labeled with `jepsen`).
260260
Leiden community detection is [GraphRAG](/ai-ecosystem/graph-rag).
261261
[#508](https://github.com/memgraph/mage/pull/508)
262262

263+
## Lab v2.18.0 - Nov 6, 2024
264+
265+
{<h3> New features and improvements </h3>}
266+
267+
- Enable HTTPS in Lab without needing a reverse proxy,
268+
using self-signed or custom certificates with environment
269+
variables `SSL_IS_ENABLED`, `SSL_CERT_PATH` and
270+
`SSL_KEY_PATH`.
271+
- Logs in the Lab no longer show system Cypher calls with
272+
Memgraph version 2.21 or above.
273+
274+
{<h3> Bug fixes </h3>}
275+
276+
- SSO redirect for Lab when configured with HTTPS works
277+
as expected now.
278+
263279
## Memgraph v2.20.1 - Oct 10, 2024
264280

265281
{<h3> Bug fixes </h3>}

0 commit comments

Comments
 (0)