v1.6.0
What's Changed
- Fix #1188 Add memory to graph info by @Anchel123 in #1214
- Add Personal access token by @Naseem77 in #1208
- Add supervisord configuration and entrypoint script for process manag… by @MuhammadQadora in #1224
- remove unused environment variables from Dockerfile by @MuhammadQadora in #1234
- Fix #1213 fix error invalid string lenght by @Anchel123 in #1239
- Add tooltip and toast notification for chat settings in Header component by @Anchel123 in #1244
- JWT improvements by @Naseem77 in #1245
- Fix #1217, #1227 Add create to graph by @Anchel123 in #1235
- Fix #1250 Refactor UI components to improve layout and spacing, including adjus… by @Anchel123 in #1252
- Fix #1251 Remove memory usage for lower versions by @Anchel123 in #1257
- Feature/update pipeline to get new text to cypher version by @MuhammadQadora in #1261
- Fix #1262 Refactor selection handling in graph components to use selectedElemen… by @Anchel123 in #1263
- feat: add configurable token storage by @Naseem77 in #1266
- tests maintenance by @Naseem77 in #1267
- Refactor API routes to improve error handling and add GET method for … by @Anchel123 in #1268
- Disable schema endpoints for swagger by @Naseem77 in #1271
- Refactor history query management in EditorComponent and Selector. Re… by @Anchel123 in #1277
- Remove unused state reset for selected elements in the graph page com… by @Anchel123 in #1276
- Refactor LoginForm and Page components for improved layout and struct… by @Anchel123 in #1274
- Enhance AddLabel component to support dynamic label types and update … by @Anchel123 in #1279
New Contributors
- @MuhammadQadora made their first contribution in #1224
Full Changelog: v1.5.0...v1.6.0