Skip to content

Releases: vnotex/vnote

Fix macOS

12 Apr 08:33
Compare
Choose a tag to compare

Let's try to make VNote run on macOS.

Upgrade MathJax v3

28 Mar 01:41
Compare
Choose a tag to compare
  • Upgrade to MathJax v3;
  • Support e command in Vim mode; (@Gydeng)
  • Fix start issue on macOS (no need to add -m option);

Upgrade Mermaid.js

20 Dec 12:38
Compare
Choose a tag to compare

Upgrade Mermaid.js to latest release.

Small Fixes

14 Dec 07:03
Compare
Choose a tag to compare
  • Fix PlantUML online resources;
  • MacOS: support staying in tray;
  • Add a configuration in Settings to control code block copy button;

Image Hosting

29 Nov 13:10
Compare
Choose a tag to compare
  • Add supports for image hosting, including service GitHub, Gitee, Wechat, and Tencent Cloud; (@fengwenhua)
  • Support sorting notebooks in context menu;
  • Add theme v_next; (@hzhu212)

Regular Update

01 Aug 11:59
Compare
Choose a tag to compare
  • Use 5.9.8 on macOS;
  • Call Java (PlantUML) directly on Win;

Fixes

25 Jun 13:01
Compare
Choose a tag to compare
  • Fix PlantUML command;
  • Use 5.12.0 on macOS;
  • Add config [web]/enable_code_block_copy_button for copy button in code block in read mode;

Bug Fixes

22 Jun 01:54
Compare
Choose a tag to compare
  • Editor
    • Fix smart table bugs;
    • Fix improper leading line space on macOS;
  • Fix bug which will open two tabs for the same file;
  • Add copy button to copy code block in read mode;
  • PluatUML: use shell to launch Java;
  • Use qt 5.12.1 on macOS for better performance;
  • Add theme v_simple provided by user LuoshuiTianyi;
  • Support adding sibling folder in context menu;

Regular Update

31 May 13:07
Compare
Choose a tag to compare
  • Version-specific user track;
  • Package available in NixOS (@kuznero).

Regular Update

11 May 07:40
8d780bd
Compare
Choose a tag to compare
  • Support RTL text in edit mode;
  • Remove credit information in export template;