New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@dendronhq/engine-server

Package Overview
Dependencies
Maintainers
1
Versions
514
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dendronhq/engine-server - npm Package Versions

1
46
52

0.95.0

Diff
kevins8
published 0.95.0 •

Changelog

Source

0.95.0 (2022-05-17)

Bug Fixes

  • fix corrupt .dendron.ws version to unblock activation (#2930) (4f25b16)
  • fix corrupt .dendron.ws version to unblock activation (#2930) (68a2cba)

Features Dendron

  • allow customization of tree view label / sorting to preserve old tree view behavior (#2858) (987c802)
  • publish: Custom theme support (#2887) (8dd5023)
kevins8
published 0.94.0 •

Changelog

Source

0.94.0 (2022-05-10)

Bug Fixes

  • CLI writes "cli" as the version into the meta file which breaks initialization (#2871) (273df5c)
  • highlighting misidentified capitalized header anchors on links as missing (#2872) (92ded23), closes #2862
  • self contained vaults get cloned into the wrong directory (#2873) (9c7ac1c)

Features Dendron

kevins8
published 0.93.0 •

Changelog

Source

0.93.0 (2022-05-03)

Bug Fixes

  • bad wikilink is created with selection2link if selection is multi-line (#2856) (8d708ac), closes #2854
  • insert note index #undefined in case missing tags (#2789) (e025fd2)

Features Dendron

kevins8
published 0.92.1 •

Changelog

Source

0.92.1 (2022-04-28)

Bug Fixes

  • bad upgrade prompt (#2845) (6e120a1), closes #2843
  • bad upgrade prompt (#2845) (2ae6f2f), closes #2843
  • correctly handle previous global and workspace version (#2843) (ce528bf)
  • correctly handle previous global and workspace version (#2843) (fb6c4c2)
  • view: broken preview for links with sub-hierarchy starting with .md (#2781) (7eefd3a)
  • view: views don't update for new notes with self contained vaults (#2790) (eac9b53)
  • views: second pass of treeview v1 sync issue (#2805) (64e0970)
  • workspace: hovering an asset link while holding ctrl opens it (#2784) (30ab1d9)
kevins8
published 0.92.0 •

Changelog

Source

0.92.0 (2022-04-26)

Note: Version bump only for package root

kevins8
published 0.91.0 •

Changelog

Source

0.91.0 (2022-04-19)

Bug Fixes

  • first pass of treeview v1 sync issue (#2757) (f8f80ca)
  • view: apply current theme when vscode reduce motion setting is on (#2749) (15c3f05)
  • view: support custom styles for Note Graph (#2760) (6d99e62)
  • don't write first install metadata if install is from new vscode instance (05a507d)
  • don't write first install metadata if install is from new vscode instance (1929e81)
  • error when adding a self contained vault inside a native workspace (#2660) (f2a9449)
  • resolve PR comment (1157b70)
  • self contained vaults sync (#2758) (ebb4658)
  • airtable: Exporting to airtable automatically saves current document (#2696) (b8e8c97)
  • copynotelink: Allow user to run copyNoteLink without needing to save first (959d92f)
  • internal: Clean up copynotelink and BacklinksTreeDataProvider tests (88aea8a)
  • publish: add luxon as dev dependency (c42d9dd)
  • workspace: workspace vault support for self contained vaults (#2728) (beb791f)
  • malformed _trackCommon arguments (7e4bfa0)
  • malformed _trackCommon arguments (1e53681)
  • internal: Clean up copynotelink and BacklinksTreeDataProvider tests (d3e9f78)
  • internal: Clean up copynotelink and BacklinksTreeDataProvider tests (97abfae)
  • internal: Clean up copynotelink and BacklinksTreeDataProvider tests (61f79d0)
  • internal: Clean up copynotelink and BacklinksTreeDataProvider tests (b0f3e0d)
  • error during init in non-Dendron workspaces due to CopyNoteLink (6320278)
  • resolve PR comment (03dc82a)
  • resolved PR comment (4f4887b)
  • Text Document Service activates in non-Dendron workspaces (f60515e)
  • tree item sort order in treeview v1 to be on par with v2 in preparation for v2 deprecation (#2665) (657a8ac)
  • typo "hierarchy", "should" (#2699) (a3b2eff)
  • webview already registered problem with lookup panel (28851d7)
  • views: dendron-next-server to pass port-forwarded url (01b957a)
  • views: wrapping tree view calls in Sentry too (2d57203)
  • workspace: Fix issue with updated timestamp not updating properly on save (#2651) (c8e75ff)
  • workspace: preserve wikilink metadata on export (#2676) (553a954)

Features Dendron

  • cli: Add rename functionality to CLI (#2408) (03a96f8)
  • workspace: Meeting Notes (#2727) (8ea1d1b)
  • workspace: Meeting Notes (#2727) (f87ca99)
  • detect and fill missing default configs to reliably introduce newly added configurations on extension upgrade (#2602) (4f31fce)
  • option to gen title using full hierarchy (1c6e4a7)
kevins8
published 0.90.0 •

Changelog

Source

0.90.0 (2022-04-12)

Bug Fixes

  • malformed _trackCommon arguments (7e4bfa0)
kevins8
published 0.89.0 •

Changelog

Source

0.89.0 (2022-04-05)

Note: Version bump only for package root

kevins8
published 0.88.0 •

Changelog

Source

0.88.0 (2022-03-29)

Bug Fixes

  • consolidating button type enums (c3c56bd)
  • PR Feedback; Various Bug Fixes (0387120)
  • basics: improve perf around reference rendering including hover (bcc6bb4)
  • copynotelink: Allow user to run copyNoteLink without needing to save first (9050c79)
  • copynotelink: Allow user to run copyNoteLink without needing to save first (9b48b9c)
  • internal: Engine updateNote not properly firing update events (#2622) (97f0911)
  • markdown: support parenthesis in the image URL (#2634) (b05907d)
  • retrieve: issue with angle brackets syntax in mermaid (#2637) (0457f75)
  • Re-enable inactive user survey and store prompt status in filesystem for prompt reliability. (#2555) (3a4269f)
  • resolve PR comments (cadea31)
  • typo in dendron.yml (#2636) (faefa36)
  • lookup: autocomplete causes notes to be created in wrong vault (#2623) (c0c9023)
  • views: Pass in a port-forwarded URL to preview for remote workspaces (#2624) (d2f460b), closes #2606
  • Backlinks will no longer disappear in preview upon editing (#2608) (1ee16f9)
  • lookup: lookup (without spaces) should be case-insensitive (#2570) (a856347)
  • publish: customHeaderPath breaks publishing if value is set to anything except header.html (#2565) (7f2c421)
  • views: unblock preview rendering when backlink is invalid (#2586) (fe893b9)
  • workspace: fix dropped keystrokes issue in lookup (#2626) (a8deb1a)
  • block anchors showing up in the preview (#2548) (44802b8), closes #2531
  • ensure note title is always a string to avoid errors (#2551) (5d93bd1), closes #2329
  • Prevent fatal errors in Open Backup Command and Run Migration Command in native workspaces (#2607) (dce17fe)
  • rendering issue in local note graph (b1c7cd3)
  • pods: Google Docs Export pod displays Bad Request error on export (#2529) (2583a8e)
  • sync: Better error message on Workspace Add and Commit (4895ae8)
  • workspace: fix crash in updated fm field logic on doc save (#2535) (752486c)
  • workspace: issue with notes not being saved on export (#2574) (7467c17)
  • workspace: race condition when backing up configuration (#2581) (efd3bb8)
  • resolve PR comments (51a3115)

Features Dendron

  • add doctor command for a more reliable keybinding resolution (#2578) (4737aa5)
  • OpenBackupCommand (57b7718)

Reverts

  • Revert "Pass in a port-forwarded URL to preview for remote workspaces" (64f0cf6)
kevins8
published 0.87.0 •

Changelog

Source

0.87.0 (2022-03-22)

Bug Fixes

  • Prevent fatal errors in Open Backup Command and Run Migration Command in native workspaces (#2607) (dce17fe)