Skip to content

Releases: verygoodplugins/freescout-github

v1.1.0

13 Aug 22:27

Choose a tag to compare

  • Added: GPT-4o-mini and GPT-5-mini model support with model selection in settings
  • Added: Automatic label assignment in modal based on LLM suggestions from the conversation
  • Added: Multi-select label interface for better label management during issue creation
  • Added: Color-coded GitHub labels in modal for improved visual organization
  • Enhanced: AI prompt engineering with improved context and formatting for better issue generation
  • Enhanced: Error handling throughout the application with better user feedback
  • Enhanced: Performance optimizations - eliminated duplicate AI calls and unnecessary repository fetches
  • Enhanced: GPT-5 models now use the new Responses API with reasoning_effort: low and verbosity: low for faster response times (10-15 seconds vs 20+ seconds)
  • Enhanced: GPT-5 models support up to 400,000 token context window for handling very large conversations
  • Improved: Modal loading performance by avoiding unnecessary API calls
  • Improved: UI/UX with better modal styling and label visualization
  • Fixed: Repository dropdown error messages and improved caching

Full Changelog: v1.0.2...v1.1.0

v1.0.2

31 Jul 08:44

Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

25 Jul 04:34

Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1