Skip to content

v1.1.0 SimpliXio (April 3rd 2026)

Latest

Choose a tag to compare

@pH-7 pH-7 released this 02 Apr 10:40
· 223 commits to main since this release

SimpliXio v1.1.0 - Thinking-Engine

🚀 Highlights

  • iOS App Overhaul

    • New tab structure: Focus / Decide / Capture
    • Added QuickDecisionView for fast decision logging (what, why, project, assumptions)
    • Settings now accessible via toolbar gear icon (sheet)
    • Improved empty state in Focus tab with context card (goals, project, signals)
    • Removed Insights tab (insights now surface through Focus priorities)
    • Added recordDecision() to SimpliXio Engine for decision memory
  • Build & CI Improvements

    • Fixed missing source directories in Package.swift (CI build errors resolved)
    • Suppressed unused variable warning in recordDecision
  • Documentation & Housekeeping

    • Updated and clarified Fastlane and project README instructions
    • Cleaned up .gitignore for Fastlane config and general clarity
    • Updated logo description in README

📝 Detailed Changelog

  • fix: suppress unused variable warning in recordDecision
  • feat(ios): restructure tabs — Focus/Decide/Capture
  • Add Settings tab to iOS navigation in ContentView
  • Add missing source directories to CortexOSKit target in Package.swift
  • Fix formatting in Fastlane README instructions
  • Update README.md
  • Update Fastlane README with important setup instructions
  • gitignore: clean up .gitignore by removing unnecessary entries and clarifying Fastlane config section
  • Update logo description in README.md

SimpliXio Changelog: v1.0.0...v1.1.0