Releases: arm-on/planner-app
Releases · arm-on/planner-app
Release list
v0.1.0-beta — Planner App Public Beta: Smart Planning, Assistant Streaming, and Unified UI
v0.1.0-beta — Planner App Public Beta: Smart Planning, Assistant Streaming, and Unified UI
Pre-release
Pre-release
Planner App v0.1.0-beta
This is the first public beta of Planner App: a modern, full-stack productivity workspace for tasks,
projects, scheduling, reminders, notes, and AI-assisted planning.
✨ Highlights
-
Smart Assistant (Beta)
- Real-time streaming responses in the assistant UI.
- Better context grounding from user projects/tasks/activities.
- Improved memory handling and prompt compaction for long conversations.
- Added stop/cancel support for in-flight assistant responses.
- Added model endpoint fallback logic for broader provider compatibility.
-
Model Connectivity & Diagnostics
- New Model Connection Test flow in dashboard model management.
- Automatic compatibility probing across common endpoint patterns (
/v1/chat/completions,/ completions,/api/chat). - Better error visibility for connection/protocol issues (e.g., HTTP vs HTTPS, refused connections).
-
Major UI Refresh
- Redesigned dashboard/assistant/reports/kanban direction and visual consistency.
- Unified responsive top navigation across pages with mobile collapse behavior.
- Improved alignment, spacing, and structure for a cleaner production look.
-
Dark Theme Improvements
- Significant contrast and readability fixes across pages.
- Calendar/dashboard/kanban/assistant dark-mode consistency improvements.
- Additional targeted fixes for previously low-contrast text states.
-
Notes Experience Upgrade
- Replaced EasyMDE with self-hosted CKEditor.
- Self-hosted editor assets integrated for offline/stable loading.
- Better notes timeline/editing flow and media upload integration.
- Persian-friendly direction handling (RTL/LTR auto behavior in editor and rendering).
-
Project Hygiene
- Expanded and professionalized project README.
- Footer/copyright consistency updates across pages.
- Dependency updates, including CrewAI pinning in requirements.
🚀 Core Feature Set in this Beta
- User auth and profile/timezone support
- Projects, tasks, progress, activities, reminders
- Calendar and kanban management workflows
- Reports and analytics views
- Notes + attachments + rich text editing
- AI assistant (standard + agentic endpoints)
⚠️ Beta Notes
- This is a beta release and still evolving rapidly.
- Deployment behavior may differ by host/network setup (especially model endpoint routing).
- For same-host Ollama deployments,
http://127.0.0.1:11434/v1is typically the most reliable base
URL. - Feedback on UX, assistant quality, and edge cases is highly appreciated.
🙌 Thanks
Thanks to all early testers and users providing fast, direct feedback that shaped this release.