What's Changed
- feat : Added ability to send empty commands by @Allaoua9 in #2166
- test: improve robustness of E2E tests by @markperfect in #2289
- fix(server): follow the BCP 47 standard for the length of localization names by @qvalentin in #2297
- fix(markdown): encode parentheses in link targets for valid rendering by @abdesselam-benameur in #2306
- fix: postgres query syntax error in data_layer by @royp-nrd in #2293
- fix: scroll in the list of elements in copilot by @FeizNouri in #2272
- fix: change width of element view in copilot by @FeizNouri in #2273
- fix: generate signed url when loading elements from dynamodb datalayer by @eduardafneumann in #2208
- fix(data-layer): add graceful shutdown handlers for DB connection cleanup by @EmilienM in #2170
- feat: update cookie path handling to use environment variable by @dominpm in #2207
- mod(sql_alchemy.py): support for additional connection arguments such… by @stuenofotso in #2152
- fix: handle list token in LangChain callback on_llm_new_token to prevent AttributeError by @2429-mori-a in #2191
- feat: remove Watermark by @hayescode in #2312
- feat: remove watermark logo by @hayescode in #2316
- fix: preserve formatting and special characters in pasted content by @rajanarahul93 in #2267
- chore: release by @hayescode in #2318
New Contributors
- @abdesselam-benameur made their first contribution in #2306
- @royp-nrd made their first contribution in #2293
- @eduardafneumann made their first contribution in #2208
- @EmilienM made their first contribution in #2170
- @dominpm made their first contribution in #2207
- @stuenofotso made their first contribution in #2152
- @2429-mori-a made their first contribution in #2191
- @rajanarahul93 made their first contribution in #2267
Full Changelog: 2.6.2...2.6.3