Koge Kanban @2.1.0
This release introduces the Hybrid API Connectivity system, making Koge Kanban more flexible for remote work, mobile testing, and secure local data hosting.
Key Features
- Hybrid API Endpoint Mode: The application now dynamically resolves the backend endpoint. It automatically switches between localhost, - Local Network IPs (for mobile testing), and Remote Tunnels (Ngrok/Cloudflare) based on your environment.
- Quick Settings UI: A new Gear Icon (⚙️) has been added to the Dashboard and Board headers. You can now change your API Base Domain on the fly without diving into complex configuration files.
- Persistent Configuration: Your custom API settings are saved to localStorage, ensuring your connection remains active even after refreshing the browser.
Improvements & Fixes
- Layout Fix: Resolved a critical issue where the Home/Dashboard page was not scrollable due to overflow constraints. Long project lists are now fully accessible.
- UI Consistency: Unified the Quick Settings experience across all views.
- Security Audit: Completed a thorough codebase review to ensure no sensitive credentials or private tunnel URLs are hardcoded.
- Enhanced README: Updated documentation with detailed guides on setting up Hybrid Mode and Ngrok tunnels for both the Database and Ollama AI.
How to use Hybrid Mode:
- Click the Gear Icon (⚙️) in the top right.
- Enter your Ngrok or custom backend URL.
- Click Save & Reload to connect instantly.