Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kmcginnes committed Feb 6, 2025
1 parent bc4d0bf commit 5989d93
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

## Upcoming

- **Added** ability to save the rendered graph to a file, allowing for reloading
the graph later or sharing the graph with other users who have the same
connection ([#756](https://github.com/aws/graph-explorer/pull/756),
[#758](https://github.com/aws/graph-explorer/pull/758),
[#761](https://github.com/aws/graph-explorer/pull/761),
[#762](https://github.com/aws/graph-explorer/pull/762),
[#767](https://github.com/aws/graph-explorer/pull/767),
[#768](https://github.com/aws/graph-explorer/pull/768),
[#769](https://github.com/aws/graph-explorer/pull/769),
[#770](https://github.com/aws/graph-explorer/pull/770),
[#775](https://github.com/aws/graph-explorer/pull/775),
[#781](https://github.com/aws/graph-explorer/pull/781))
- **Updated** UI labels to refer to node & edge "labels" instead of "types"
([#766](https://github.com/aws/graph-explorer/pull/766))
- **Improved** neighbor count retrieval to be more efficient
Expand All @@ -15,16 +27,6 @@
([#743](https://github.com/aws/graph-explorer/pull/743))
- **Improved** pagination controls by using a single shared component
([#742](https://github.com/aws/graph-explorer/pull/742))
- **Updated** graph foundations to accommodate loading a graph from a set of IDs
([#756](https://github.com/aws/graph-explorer/pull/756),
[#758](https://github.com/aws/graph-explorer/pull/758),
[#761](https://github.com/aws/graph-explorer/pull/761),
[#762](https://github.com/aws/graph-explorer/pull/762),
[#767](https://github.com/aws/graph-explorer/pull/767),
[#768](https://github.com/aws/graph-explorer/pull/768),
[#769](https://github.com/aws/graph-explorer/pull/769),
[#770](https://github.com/aws/graph-explorer/pull/770),
[#775](https://github.com/aws/graph-explorer/pull/775))
- **Updated** styling across the app
([#777](https://github.com/aws/graph-explorer/pull/777),
[#743](https://github.com/aws/graph-explorer/pull/743),
Expand Down

0 comments on commit 5989d93

Please sign in to comment.