Skip to content

Releases: alagrede/znote-app

2.1.3

15 Mar 12:53
4a3625c
Compare
Choose a tag to compare

Even more powerful 😎

  • Jobs and JS Code Block now support node:* syntax to use native node dependencies
  • It is possible to attach files with Jobs with param file=

2.1.2

12 Mar 09:43
4a3625c
Compare
Choose a tag to compare

Bugfix: Excluded some dependencies from Job builds 😅 Sorry.

2.1.1

10 Mar 15:56
4a3625c
Compare
Choose a tag to compare

Bugfix: Added missing text color style in export and code block exclusion

2.1.0

09 Mar 21:17
4a3625c
Compare
Choose a tag to compare

New update with a super cool new feature 🎉

🌤️ 🎉 Big feature: Add the possibility to deploy Jobs and APIs on Cloud directly from Znote 🦄
See the Jobs page for more details and the presentation video

Features

✅ It is now possible to format code with the Code format on right click (based on editor settings) 🖍️
✅ You can highlight text with ==text== Ctrl+Shift+O 🖍️
✅ Windows and Linux users can now Zoom in/out to improve the liability with Ctrl Shift + Ctrl Shift - 🔍
✅ Linux users now have a native window frame 🪟
✅ Add a filter on custom functions
✅ Some minor UI fixes

Screenshots

code-format

color-text

zoom-in-out

joblist

job-options

2.0.3

17 Jan 17:14
4a3625c
Compare
Choose a tag to compare

Updates 🧑‍💻

  • You can now run HTML block 🥳
  • It is possible to show mouse position on HTML block
  • A new color picker is accessible on right click 🖍️

Screenshots

html1

html2

html3

html4


2.0.2

13 Jan 22:44
4a3625c
Compare
Choose a tag to compare

Updates 🧑‍💻

  • Mermaid updates
  • Add Windows and Linux ARM64 builds

Bug fixes

  • Fixed default nodePath for Linux
  • Fixed ugly scrollbar on tags view on Windows/Linux
  • Fixed message Node installation not found on Windows and Linux
  • Fixed Backup: Znote saved data now includes database and preferences

2.0.1

05 Jan 12:00
4a3625c
Compare
Choose a tag to compare

Fixed export and font

  • Fixed bad font display on Windows with low resolution
  • Fixed export HTML/PDF

2.0.0

01 Jan 10:45
4a3625c
Compare
Choose a tag to compare

Happy New Year with version 2.0 🎉🥳

I'm proud to introduce this new 2.0 version for this new year with LOT OF AWESOME FEATURES! 🔥
I worked hard to offer you this version much more intuitive to use ❤️.

To wish you a happy new year, I decided, all people who purchased licenses in 1.0 will be automatically ported to 2.0 🎁

You will get here: 🧑‍💻

  • A dynamic help 💡 to guide you during use,
  • an OpenAI integration 🤖. For real! Simply request something from OpenAI by selecting the text to send then Cmd+H,
  • the possibility to run bash blocks and install directly from note any npm package 📦,
  • ... it's not over... 😎 You can also create a new note from online recipes and templates 📝

Breaking changes

  • Keyboard shortcuts (CMD+Enter) to run code and (CMD+P) to open palette

Bug fixes

  • Result height issue with asynchronous calls
  • Avoid losing app settings in case of crash

Screenshots

New note from template

template-1

template-2

OpenAI integration

3-openai-demo

Install npm demo

install-npm

Dynamic help

4-help

1.7.11

13 Nov 21:05
Compare
Choose a tag to compare

Bugfix

Security enhancements:

  • Fixed app crash: ignore forbidden keywords with HTML encoded
  • Escape HTML from error response

1.7.10

08 Nov 12:28
Compare
Choose a tag to compare

Bug fix

  • Less aggressive preview refresh (default 800ms)

Improvements

  • Add preview refresh time setting
  • Add row decoration refresh time setting (title size)

settings-refresh