Skip to content

Latest commit

 

History

History
518 lines (258 loc) · 27.1 KB

CHANGELOG.md

File metadata and controls

518 lines (258 loc) · 27.1 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.15.4 (2022-01-31)

0.15.3 (2022-01-12)

Features

  • Now hides algorithm selector if only 1 alg is active (5391a47)

Bug Fixes

  • Better styling of ordered lists and footnotes (79e9ca1)

0.15.2 (2022-01-10)

Bug Fixes

  • Invalid Markdown rendering in co-cites for child bullets (4827e85)

0.15.1 (2022-01-10)

Features

  • Added outliner support to co-citations (0eef53b)
  • Increased granularity for co-citations on the same line (cfca1d5)
  • Sort equal-measure co-citations alphabetically (62b351a)
  • Text previews in Co-Citations now render markdown (5d1153b)

Bug Fixes

  • Bug in filles without outlines (00c4061)
  • Bugs in sorting results of co-citation (2012a91)
  • Results within co-citations entries were not properly sorted (318666b)

0.15.0 (2022-01-03)

0.14.1 (2022-01-03)

Features

  • ✨ Option to hide/show each alg (not all are shown by default anymore) (242f8f9)

0.14.0 (2021-12-20)

0.13.2 (2021-12-20)

Features

  • NLP: ✨ Sentiment analysis global alg! (8c5d49a)

Bug Fixes

  • 🐛 Don't refresh a global alg (0eb5d42)
  • 🐛 Show currNode for global algs (d0695ed)

0.13.1 (2021-12-19)

0.13.0 (2021-12-18)

Features

  • NLP: ✨ 3 new Natural Language Processing algorithms!!! (84fd96f)

0.12.0 (2021-11-16)

Features

  • HITS: ✨ HITS Algorithm! (46a7b91)

0.11.0 (2021-11-16)

Features

  • ✨ Sliders on labelProp and Louvain! (6ee2223)
  • ✨ Tell the type of analysis in the info-tooltip (67166c6)
  • commDetection: ✨ Louvain commDetection! (1ba9a41)

0.10.3 (2021-11-15)

Bug Fixes

  • 🐛 ExclusionTags, allow empty value (Fix #39) (4d6004d)

0.10.2 (2021-11-14)

Features

  • coCites: ✨ Select coCite.sentence when clicking it (fix #38) (043d0b2)

0.10.1 (2021-11-13)

Bug Fixes

  • 🐛 Settings weren't loading (b5b4a82)

0.10.0 (2021-11-13)

Features

  • ✨ Add .GA-${ext} to nodes for styling (85cbb79)
  • ✨ Commands to open specific alg type (8801c6c)
  • ✨ Exclude notes by tag (6448a84)
  • ✨ Freeze AnalysisView on currentFile (69e9ad3)
  • ✨ InfiniteScroll working on table algs (0de2260)
  • ✨ Options to show img thumbnails or not (e8ae368)
  • Actually managed to get infinite scrolling to work in cocites! (e3371ba)
  • labelProp: ✨ Infinite scroll working! (7b5983d)
  • More trying to get infinite scrolling to work (19e6679)
  • started work on infinite scrolling in co-citations (ce00f58)
  • Trying to show image thumbnails in co-cites (7ee2711)

Bug Fixes

  • 🐛 openOrSwitch to imgs (a54b548)
  • coCites: 🐛 Freeze (b892351)
  • Old co-citations linger when switching notes (c14df99)
  • Sometimes infinite scrolling adds the wrong data (0b37633)

0.9.0 (2021-11-10)

Features

  • ✨ Show imgs in ResultMapTable components! (2d9b5fa)
  • Added more extensions to file type icon picker (226ea9f)
  • labelProp: ✨ Imgs show here too! (55a606e)

0.8.0 (2021-11-09)

Features

  • ✨ Allow unresolved links for all algs except coCites (for now) (779e928)
  • ✨ Option to addUnresolved links to graph or not (386aeb1)
  • Co-citations now also shows unresolved links (d420b4a)
  • Unresolved links are added to cocites only when option is true (e04fb80)

Bug Fixes

  • 🐛 Give .is-unresolved to unresolved links (ad8b5bd)
  • coCites: 🐛 Create unresolvedLink (cc60074)

0.7.0 (2021-11-08)

Features

  • ✨ Allow all file extensions to be added to the graph + file icons! (78ff464)

0.6.6 (2021-11-08)

0.6.5 (2021-11-08)

0.6.4 (2021-11-07)

Bug Fixes

  • Nested tags do not appear correctly in co-citations (1f65e96)

0.6.3 (2021-11-07)

0.6.2 (2021-11-07)

0.6.1 (2021-11-07)

0.6.0 (2021-11-07)

Features

  • ✨ Scrollbar + Individual components (13dee3d)
  • coCites: ✨ Sort coCites (db12139)
  • Find co-cited tags (a02a0fd), closes #22
  • Give small co-citation weight to tags defined in YAML (ef9f014)

Bug Fixes

  • 🐛 RefreshGraph when changing exclusionRegex (6f4367d)
  • Only add co-tags when setting is set to true (f88123b)

0.5.1 (2021-11-06)

0.5.0 (2021-11-06)

Features

  • ✨ Filter out notes from the graph using a regex (8a9daf1)
  • commDetection: ✨ New alg: Clustering Coefficient (9ee02a2)

0.4.0 (2021-11-05)

Features

0.3.4 (2021-11-05)

Features

  • ✨ Add info icons to some algs (6bdb6c3)
  • ✨ triangleCount + clusteringCoefficient (b3e7bf1)
  • commDetection: ✨ Show 🔗 if note is linked to group label (a7b27d4)

Bug Fixes

  • coCites: 🐛 Don't show isLinked of coCite.source (it will always be linked) (4935a6d)

0.3.3 (2021-11-04)

0.3.2 (2021-11-04)

Features

  • commDetection: ✨ Label as group name! (243fd05)

0.3.1 (2021-11-04)

0.3.0 (2021-11-04)

Features

  • commDetection: ✨ Customisable iterations (67b33ce)
  • commDetection: ✨ Label Propagation Analysis! (cd14f11)
  • Improved performance of label propagation (fcfaebf)
  • More iterations allowed for label propagation (090b9ab)

Bug Fixes

  • commDetection: 🐛 A node shouldn't update all it's neighbours in one go (c9fe8d9)

0.2.7 (2021-11-04)

Bug Fixes

  • 🐛 destroy old components on refresh/switch (bce97ae)

0.2.6 (2021-11-03)

Bug Fixes

  • 🐛 Check if Jaccard.denom === 0 (341dff4)

0.2.5 (2021-11-03)

0.2.4 (2021-11-03)

0.2.3 (2021-11-03)

Features

  • ✨ Show common neighbours tooltip on hover (718b31a)

Bug Fixes

  • 🐛 Check if !plugin.g in getPromiseResults (d306e8f)
  • 🐛 Remember current analysis type when refreshing from cmd (64ff1ae)

0.2.2 (2021-11-02)

Features

  • ✨ Cmd to refresh graph (31c2c11)

0.2.1 (2021-11-02)

0.2.0 (2021-11-02)

Features

  • ✨ Add linked class for links in either direction (8c57be7)

Bug Fixes

  • Co-citations doesn't treat transclusions properly (775bd1d)

0.1.7 (2021-11-02)

0.1.6 (2021-11-02)

Bug Fixes

  • 🐛 hoverPreview doesn't work from community-lib (bf77ea0)

0.1.5 (2021-11-02)

Bug Fixes

  • Highlights in co-citation panes sometimes give incorrect results (0661a0d)
  • Incorrect resolving for folder/name links (6a1711c)
  • Varied capitalization link resolving (1958b8e)

0.1.4 (2021-11-01)

0.1.3 (2021-11-01)

Features

0.1.2 (2021-11-01)

Bug Fixes

  • Cocitations - Correctly resolve improper capitalization and header links (2e85864)

0.1.1 (2021-11-01)

0.1.0 (2021-11-01)

Features

  • ✨ Jump to sentence onClick and highlight (f978722)

Bug Fixes

  • 🐛 Properly await resolvedLinks completion (69f6bd1)

0.0.38 (2021-11-01)

Features

  • Much better performance of co-citations (67b41e4)

Bug Fixes

  • 🐛 Properly checkCallback (73e86c6)
  • Better force reload handling (15b1294)
  • Crashes when reloading plugin (1985918), closes #13

0.0.37 (2021-10-29)

0.0.36 (2021-10-29)

Bug Fixes

  • 🐛 checkCallback properly (32bd6cf)

0.0.35 (2021-10-28)

Bug Fixes

  • 🐛 Register view onload (fe08521)
  • 🏷️ Fix type errors (4e18f39)

0.0.34 (2021-10-26)

0.0.33 (2021-10-26)

Bug Fixes

  • 🐛 ? unload view plugin.onunload (9879307)
  • 🐛 Check sentence length to decide how many splits (83a2eb4)
  • 🐛 Notename has .md in it edge case (1f6c7fa)
  • Crash in co-citations in case of failure to look up link (a695698)
  • Invalid results with differently-capitalized links (467427a)

0.0.32 (2021-10-26)

Features

  • ✨ Add linkedQ class to co-cites (2b8a80c)

Bug Fixes

  • 🐛 Keep same analysisType on refresh (abfcd7b)
  • 🐛 Remove testSubtype (5575f8a)

0.0.31 (2021-10-26)

Bug Fixes

  • 🐛 community-lib openOrSwitch gets currFile for you (108b6e4)

0.0.30 (2021-10-25)

0.0.29 (2021-10-25)

0.0.28 (2021-10-25)

Features

  • ✨ Refresh Index button (fc6b6aa)

0.0.27 (2021-10-25)

Bug Fixes

  • Better handling of indexing on initial load of Obsidian (651b7ea)

0.0.26 (2021-10-25)

Bug Fixes

  • 🐛 Console log undefined var (1ffed5b)

0.0.25 (2021-10-11)

Features

  • 💄 Don't display entire path, only basename (6d3ed29)

0.0.24 (2021-10-11)

Features

  • 💄 Highlight matches in coCites sentence (1916a1a)
  • ✨ Better openOrSwitch (f8e590e)
  • ✨ Co-Citations backlinks pane! (a42cf63)

Bug Fixes

  • 🐛 Fix similarity component with new Promised results (05d78f9)
  • 🐛 Somewhat fix LinkPrediction with new Promised results (c6995b3)
  • 🐛 Fixed highlights being one character off (afbbf23)

0.0.23 (2021-10-11)

Features

  • 💄 Highlight matches in coCites sentence (1916a1a)
  • ✨ Better openOrSwitch (f8e590e)
  • ✨ Co-Citations backlinks pane! (a42cf63)

Bug Fixes

  • 🐛 Fix similarity component with new Promised results (05d78f9)
  • 🐛 Somewhat fix LinkPrediction with new Promised results (c6995b3)
  • 🐛 Fixed highlights being one character off (afbbf23)

0.0.22 (2021-10-09)

0.0.21 (2021-10-09)

Features

  • ✨ Default analysis type option (179eddb)
  • ✨ Right click to write link to yaml of current or target file (910836b)

0.0.20 (2021-10-08)

Bug Fixes

  • 🐛 Bug fixes, simplifications (6adb719)

0.0.19 (2021-10-08)

0.0.18 (2021-10-07)

Features

  • ✨ Add Co-Citations (danke Emile!) (d3e15d3)

0.0.17 (2021-10-06)

0.0.16 (2021-10-06)