# Octarine 0.24.2 Changelog

Released: 2025-03-26

**Editor Performance**

<video autoPlay loop muted playsInline>
  <source
    src="https://pub-d9b2979edab5442388c14f8014e177b7.r2.dev/0_24_2_editor.mp4"
    type="video/mp4"
  />
</video>

- Improved loading times for the editor.
- Replaced the code block syntax highlighting framework with a more efficient option.
- LaTeX/Math rendering is now disabled by default; it can be enabled in `Settings → Editor → Render Math Equations` if needed.

**Improvements**

- `Graph` — Daily and weekly notes now have different colored nodes for easier distinction.
- `Graph` — A legend has been added to explain the meaning of each node color.

**Fixes**

- Resolved an issue where linked note titles were not formatted correctly in the meta sidebar for daily and weekly notes.
- `Windows` — Fixed a problem where adding doc links resulted in an incorrect format, preventing recognition.
- `Windows` — Corrected an issue where the Graph would fail to load if a daily or weekly note was linked to another note.
