File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff 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 >}
You can’t perform that action at this time.
0 commit comments