Skip to content

v3.1.0

Pre-release
Pre-release

Choose a tag to compare

@clstaudt clstaudt released this 20 May 09:40

What's New

OpenAI API-compatible LLM support

  • Provider selection: Choose between Ollama (local) or any OpenAI API-compatible endpoint (OpenAI, Anthropic, Together, Groq, vLLM, etc.)
  • Model discovery: Fetch available models from both Ollama and OpenAI-compatible /v1/models endpoints
  • Structured extraction: Works reliably across providers using prompt-based JSON extraction

Invoice reminders

  • Create and track payment reminder chains for overdue invoices
  • Reminder-specific fields and display in invoice templates

Time tracking improvements

  • Data persistence and caching for time tracking events
  • Source configuration management
  • All-day event counting and improved calendar display

UI improvements

  • Onboarding wizard for first-run setup
  • Invoice date selection with month navigation
  • Invoice number scheme selection (daily, yearly, plain)
  • Email composition for invoices (macOS, Linux, Windows)