mirror of
https://github.com/logseq/logseq.git
synced 2026-05-23 20:24:15 +00:00
* enhance: use graph identity in URLs * fix: resolve graph identity URLs * fix: satisfy graph url lint * fix: resolve graph id from hash urls * fix: preserve tab graph on reload * fix: initialize tab graph before render * enhance: open graph in another tab * fix: open graph tabs by graph id * fix: open local graph tabs by registry id * fix: avoid duplicate rtc graph id * fix: open electron graph window on shift click * fix: address graph identity review