Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: mhersson/mpls

v0.16.0

06 Nov 22:10

Choose a tag to compare

Changelog

  • f0607c3 docs(readme): Fix formatting
  • 194cf80 chore(deps): Update Go dependencies to latest versions
  • 681eeee Embed mermaid.min.js and katex.min.js to eliminate CDN dependencies

v0.15.4

10 Oct 06:37

Choose a tag to compare

Changelog

  • 32f33f0 feat(mpls): add file extension filtering for markdown files
  • 993377e Fix typo in goreleaser module path
  • a28004e Bump Mermaid version to 11.7.0

v0.15.3

31 May 18:20

Choose a tag to compare

Changelog

  • f016edb Update README with new Neovim 0.11+ config
  • c62cba2 Improve scroll anchor targeting for nested lists and tables

v0.15.2

27 May 09:54

Choose a tag to compare

Changelog

  • 29b1456 Fix missing scroll anchor id on text node type

v0.15.1

25 May 17:42

Choose a tag to compare

Changelog

  • 41da288 More scroll accuracy improvements
  • c7cb587 Enhance WebSocket handling and modal functionality; add debounce and scroll improvements
  • 56295b8 Update dependencies
  • 5f30092 Update README

v0.15.0

16 May 06:41
52dfcc1

Choose a tag to compare

Changelog

  • 52dfcc1 Merge pull request #16 from mhersson/feature/improve-scolling
  • 3facadb Improve scroll accuracy
  • a2c4f8d Add extra space at bottom so the preview can scroll up
  • 30b744c Update dependencies
  • db7eca5 Make sure modal content is hidden by default

v0.14.0

19 Apr 11:32

Choose a tag to compare

Changelog

  • e2bae69 Upgrade golangci-lint to v2
  • ede861b Make mermaid diagrams clickable and open them in a modal window
  • f299a87 Rename parser function GetNormalizedPath to NormalizePath

v0.13.3

03 Apr 08:32

Choose a tag to compare

Changelog

  • 3388ed5 Support display of images in documents not located in the project root
  • 24c16df Update README with release badge
  • e8c5e50 Minor Makefile changes
  • 65e3fd3 Fix typo in README

v0.13.2

22 Mar 09:39

Choose a tag to compare

Changelog

  • 5e57683 Update release workflow and make use of go's internal build info
  • 2280308 Updated DoomEmacs config example with focus tracking

v0.13.1

17 Mar 07:48

Choose a tag to compare

Changelog

  • 15652e5 Ignore editorChangedFocus if the URI is the same
  • df1515a Fix typo in DoomEmacs config example