Skip to content

Foundry v0.3.1

Choose a tag to compare

@github-actions github-actions released this 10 Jun 12:43
· 13 commits to master since this release

What's New

Overdue Task Detection

  • Tasks past their end_date with status != done now show Overdue badge
  • Red border + AlertTriangle icon + Overdue label on task cards
  • Overdue warning banner in task detail panel
  • End date input turns red when overdue
  • MCP: search_tasks supports overdue filter, analyze_project shows overdue section
  • MCP: list_tasks / get_task display due dates

UI Fixes

  • Fixed 15 duplicate dark mode CSS classes causing incorrect colors
  • Fixed activity history showing raw ISO dates — now properly formatted
  • Fixed overdue badge always visible even without dates
  • Fixed landing page title display & animation + cache busting

Platform Support

  • Windows: NSIS Installer
  • Linux: tar.gz x64

Landing Page

  • Added demo video section
  • Removed Foundry/landing/, unified under docs/
  • Fixed lang toggle default

Full Changelog: v0.3.0...v0.3.1