# Octarine 0.39.0 Changelog

Released: 2026-03-21

Octarine now offers a 7-day free trial — try out all Pro features before purchasing a license. New installs are automatically onboarded on the trial while existing users can opt-in whenever they wish to start it.

**Split Panes**

- The inactive panes now have reduced opacity, so it's easier to see which editor/pane you're using in split view.
- Action buttons in the tab bar only appear for the active pane.

**Command Bar**

- The current note’s name is displayed similar to a section header, and is the first set of actions available in the command bar.
- Two new actions — `Copy Content` and `Copy Content with Properties` — let you quickly copy a note's markdown to the clipboard, with or without its frontmatter properties. These are also available in the note breadcrumb’s more options dropdown.

**Performance**

- Improved filesystem sync performance.
- Fixed memory leaks.
- Embedding indexing now only runs when you're actively using Ask Octarine, rather than continuously in the background.
- Improved performance of the file tree for larger workspaces.

**Improvements**

- You can choose to include properties during export for notes that have them.

**Fixes**

- Fixed image export for HTML and DOCX — images that appeared in the editor were silently failing to export due to a security policy restriction.
- Fixed nested task item indentation being lost in DOCX exports.
- Fixed short documents failing to generate embeddings with a "no chunks" error.
- Fixed an issue where file tree sorting would mess up for numeric values in the name for natural sorting.
