Octarine Logo

Changelog

New updates and improvements to Octarine

0.43.3

Note Types as source of truth, Views filter, improved Windows tray icons, bug fixes.

Note Types

  • .octarine/types.json now behave as source of truth for note types and the app actively watches for external changes made to it.
  • Note Type is now available as a filter and column in Views with a dedicated cell with the correct color and icon.

Improvements

  • Local AI providers now don’t run into CORS errors.
  • Windows tray icons now adapt to the system theme.

Fixes

  • Fixed closing Octarine on Windows so the app exits cleanly when expected instead of leaving tray state behind or closing incorrectly.
  • Fixed Backspace on an empty list item so it removes the item and places the cursor at the end of the previous list item.
  • Fixed Duplicate action not working when used from the breadcrumb options.
  • Fixed loading toasts so custom spinner icons render with the expected styling.