Skip to content

v.1.4.4

Choose a tag to compare

@Anchel123 Anchel123 released this 14 Aug 08:57
· 2177 commits to main since this release
55048b5

What's Changed

  • add tests for node multi labels by @Naseem77 in #1096
  • Fix incorrect node and edge counts by using separate queries by @Copilot in #1111
  • Implement node title priority system to display meaningful names instead of IDs by @Copilot in #1106
  • Fix #1113 Fix delay in checkbox by @Anchel123 in #1117
  • FIx #1112 Refactor query history management to ensure unique queries in history… by @Anchel123 in #1116
  • Add "Create Graph" button to select graph dropdown menu by @Copilot in #1110
  • Fix #1056 Add database info by @Anchel123 in #1082
  • Add utility function for query execution based on user role; refactor… by @Anchel123 in #1120
  • Update version to 1.4.4 in package.json and package-lock.json by @Anchel123 in #1121
  • Refactor Graph model link index handling, remove unused Response crea… by @Anchel123 in #1122
  • Staging by @Anchel123 in #1115

New Contributors

  • @Copilot made their first contribution in #1111

Full Changelog: v1.4.3...v.1.4.4