Skip to content

PolyMind 1.3.7

Latest

Choose a tag to compare

@semernyakov semernyakov released this 11 Sep 15:42
· 0 commits to polymind since this release

1.3.7

Added

  • note context expansion and startup option controls
  • model refresh and settings updates
  • contributor and release workflow documentation cleanup

Fixed

  • fixed CommonJS version bump script
  • corrected release metadata and repository references
  • stabilized settings defaults for note context and startup behavior

Notes

  • current support is focused on Groq
  • OpenRouter support is not enabled in this build yet, but a second provider is planned for a future update
  • this release restores the published 1.3.7 release after the accidental deletion

feat: add note context and option to disable auto-open on startup

  • Added setting to guard activateView on startup
  • Implemented note context extraction with link expansion and tab content
  • Integrated text truncation and localized settings interface

Co-authored-by: aknari <140411333+aknari@://github.com>