Dendron v0.82.0 Release Notes

Release Date: 2022-02-15 // over 2 years ago
  • ๐Ÿ› Bug Fixes

    • workspace: Dendron will try to parse non-dendron files in onFirstOpen (#2405) (d913a7f)
    • workspace: error message to be readable in error toast (25c74e8)
    • โœ… emphasize no async fns on the describeWS Test functions (9d7cf5f)
    • ๐Ÿ›  fixing journal title date formatting support (5da910a)
    • journal command title and trait consistency issues (3def810)
    • โœ‚ remove circ deps between ILookupController and ILookupProvider (798c2b9)
    • dev: correctly detect DENDRON_RELEASE_VERSION using both marketplace and package.json (#2320) (cb342b2)
    • pod: acknowledge cli args for publish pod (#2352) (b5d1f15)
    • pod: markdown import to update asset references (#2350) (c22a322)
    • publish: CSS sidebar is off on smaller screens like iPad (#2305) (d46c521)
    • publish: skip adding asset prefix to images with web url (#2362) (11cf84c)
    • publishing: Search Bar Results to not stay anchored to the search bar when scrolling up (#2292) (32b09b0)
    • schemas: Do not include stubs as part of template suggestions when applying a template (#2357) (a746e9c)
    • views: engine events; update DendronTreeView reliably (#2269) (147cce8)
    • views: show preview doesn't display targeted files when using file explorer(#2327) (7ee340b)
    • workspace: avoid workspace watcher crashing if folder is deleted (#2359) (9d0325f)
    • workspace: correct title generartion of notes with sub-hierarchy starting with md (#2369) (562f2bd)
    • โž• add omitted changes that causes type error (43a0f71)
    • decode urlencoded spaces in asset path before opening (#2279) (c60743d)
    • ๐Ÿ preview opens wrong path on Windows (#2326) (6ae66bc)
    • ๐ŸŽ re-apply windows hover preview image fix & improve hover preview performance (#2312) (103655e), closes #2047
    • resolve PR comments (f5769d0)