# Octarine 0.20.0 Changelog

Released: 2024-12-14

**Redesigned Ask Assistant**

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

- The Ask Assistant feature now resembles a chat experience.
- Upfront prompt options are now hidden under a `/` command. To view a list of quick options, press `/` in the chatbox after selecting text to rephrase or rewrite.
- You can change the model directly from the chatbox, eliminating the need to navigate to the settings.
- After a response is generated, you can request refinements. Prompts entered after response generation will apply to the response, not the original selected text.
- The performance of the chat and editor experience has been improved.

**Locked Notes**

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

- Individual notes can now be **locked**, preventing any form of editing.
- Notes, Templates, and Daily Desk can all be locked.
- To lock a note, you can:
  - Right-click on the note/template and choose **Lock Note** from the context menu.
  - Use the breadcrumb options in Notes, Templates, or Daily Desk.
  - Select **Lock Note** from `CMDK`.
- To regain editing access, follow the same steps to **Unlock Note**.
- This feature is available exclusively for **Pro License** users.

**Changes**

- Task breakdown no longer shows the `pending/completed` upfront, but rather is under a tooltip now. Removed background and reduced spacing.

**Fixes**

- Fix recently viewed notes not showing up at the top of `CMD + P` command bar.
- Improved performance of read only editors (changelog, doclink hovers)
- Improve performance of note meta info (word count, reading time, linked notes)
