# Octarine 0.29.3 Changelog

Released: 2025-10-16

**Text Color**

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

- Apply custom colors to headers and paragraphs from the Bubble menu.
- Follows a syntax of `~<color bubble> text~`

**Improvements**

- Added **Heading Font** setting to `Settings → Editor` to allow different fonts to be applied to just H1-H6.
- For smaller screens, opening any of the sidebars, would blur the background to focus on the floating sidebar.
- Table cells now have access to a limited BubbleMenu to apply styles to text inside cells.
- Changed the priority list for wikilinks suggestions command to have notes before templates.

**Fixes**

- Fixed an issue where table cells with only wikilinks would not be saved to the markdown storage and be lost on refresh.
- Removed duplicates from the Linked Notes/Media sections in Meta Sidebar.
- Fixed an issue where videos added to the markdown would not take up the entire line causing rendering issues for the next line on refresh.
- Fixed an issue where creating a new note and renaming it, would re-focus the input instead of the Editor.
- `Windows Related`
  - Fixed `Ctrl + Shift + D` not toggling the global sidebar.
  - Fixed `Ctrl + F` opening the native webview search instead of the in-file search.
  - Fixed linking daily notes not rendering the name.
  - Fixed NLP search dates in wikilink create showing `create-daily-note` instead of the formatted date.
  - Fixed pressing `Ctrl + Alt + 1-6` for toggling headings causing the tabs to switch.

**Changes**

- Slash command is no longer accessible inside a table cell.
- Ask Octarine is now an icon beside Search instead of a button.

> Both Text Color & Heading Font customisations are available only on the Pro License.
