Skip to content

Releases: mhersson/mpls

v0.12.1

07 Mar 07:54
Compare
Choose a tag to compare

Changelog

  • b4ca8ed Return early when opening document if --no-auto is set
  • fa6e5bf Silence "workspace/didChangeConfiguration: message not supported" errors

v0.12.0

13 Feb 20:47
Compare
Choose a tag to compare

Changelog

  • cdae8b4 Add image modal functionality for full-size display
  • 96ebd27 Fix bug that caused mpls to crash with when writing plantuml code

v0.11.0

13 Feb 13:38
Compare
Choose a tag to compare

Changelog

v0.10.0

06 Feb 06:42
Compare
Choose a tag to compare

Changelog

  • 98e48ce Update color variables for improved dark and light themes
  • 1fb9825 Refactor HTTP handler functions for improved readability and maintainability
  • 76e65fa Misc CSS improvements
  • ae49b38 Minor update to the Neovim config example

v0.9.2

03 Feb 14:13
Compare
Choose a tag to compare

Changelog

  • fbdf93a Bump version number in Makefile
  • 66bb256 Sort keys in meta data map for consistent output

v0.9.1

01 Feb 18:13
Compare
Choose a tag to compare

Changelog

  • 2077a4f Refactor header layout and update checkbox styling and structure
  • 3b78676 Remove file extension suffix from title
  • 73adf0c Fix more file path issues on Windows

v0.9.0

30 Jan 11:55
Compare
Choose a tag to compare

Changelog

  • 1e3ffff Add meta data to header details
  • b51bf90 Added header section with checkbox to pin preview

v0.8.4

26 Jan 13:34
Compare
Choose a tag to compare

Changelog

  • cf0dd41 Improve performance and fix title update issue

v0.8.3

22 Jan 17:06
Compare
Choose a tag to compare

Changelog

  • 0ca0b19 Introduce localStorage to preserve content on page reload

v0.8.2

22 Jan 16:14
Compare
Choose a tag to compare

Changelog

  • bdfad4c Prevent window from closing on refresh