You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Launch KLatexFormula directly with cross-platform argument handling and report rendering failures without repeatedly regenerating the preview ([#253](https://github.com/qownnotes/scripts/issues/253)).
6
+
7
+
## 0.0.7 - 2026-07-30
8
+
9
+
- Replace the deprecated `Qt.btoa` call with UTF-8-safe Base64 encoding.
10
+
11
+
## 0.0.6 - 2021-05-19
12
+
13
+
- Improve Windows support for KLatexFormula execution and local image URLs ([#129](https://github.com/qownnotes/scripts/pull/129)).
14
+
15
+
## 0.0.5 - 2020-08-02
16
+
17
+
- Store generated images in the script cache directory ([#103](https://github.com/qownnotes/scripts/pull/103)).
18
+
19
+
## 0.0.4 - 2020-05-31
20
+
21
+
- Update formula detection for the current HTML rendering hook ([#99](https://github.com/qownnotes/scripts/pull/99)).
22
+
23
+
## 0.0.3 - 2020-05-10
24
+
25
+
- Improve formula rendering and configuration ([#95](https://github.com/qownnotes/scripts/pull/95)).
0 commit comments