Jurnie — Release Notes
A changelog of the latest updates and release notes for Jurnie.
Updated:
August 9, 2026
This release makes the dashboard more action-oriented, strengthens daily planning, and adds more reliable collaboration, calendar, and account controls.
Action-first dashboard and daily focus
- Dashboard-first home. The Dashboard is now the default home and brings today's intention, focused tasks, progress, and Journey context together in one place.
- Clear next action. Today's top task appears as an Up Next action, while later and completed work stay organized in quieter sections.
- More useful focus suggestions. Daily planning now balances one urgent task, meaningful Journey progress, and a quick win, with clear reasons for every suggestion.
- 10-minute Just Start sessions. Start a lightweight focus timer directly from the next task, with stay-on-track reminders and a small completion celebration.
- Time-aware reflection. Evenings prioritize completed work, a highlight of the day, and a short reflection instead of another list of unfinished tasks.
Planning, progress, and recovery
- Reviewable overdue recovery. Review overdue tasks before spreading them across the week, then reschedule them with calendar controls.
- More meaningful streak feedback. Streak dates now stay accurate across time zones, milestone celebrations follow real task completion, and fresh starts are framed positively.
- Cleaner momentum views. Consistency history opens near today, adapts to account age, and presents progress more clearly on mobile.
- Safer task completion. Completion feedback now includes a quick Undo action and Journey progress updates.
Journey collaboration
- Invitation cards and leave flow. Pending Journey invitations are easier to review, and members can leave shared Journeys directly.
- Clearer task ownership. Journey assignees remain visible and distinct across task lists, details, and Kanban views.
- Stronger first progress. Journey onboarding and early task flows now make it easier for new and invited members to start contributing.
Agent, calendar, and account capabilities
- Expanded MCP controls. Connected agents can manage Journeys and projects and assign shared Journey tasks with access-aware permissions.
- Native calendar support. Added native Google Calendar authorization, calendar settings, and reconciliation support for more reliable cross-platform planning.
- Account deletion foundation. Added a secure account-deletion endpoint that removes user-owned data before deleting the account.
Reliability and accessibility
- Automatic recovery after deploys. Stale open tabs can recover from missing application chunks with a guarded refresh instead of leaving users on a dead-end error screen.
- Mobile planning polish. Improved touch targets, planning dialogs, chat controls, and responsive task interactions.
- Security hardening. Tightened shared-Journey authorization, environment-aware content security rules, and production AI tracing limits.
June 29, 2026
Dashboard notes and shareable task codes make quick capture and task linking more dependable, alongside calendar and local QA improvements.
Dashboard notes and Ideas board reliability
- Dashboard sticky notes. Added a dashboard notes board with a Dashboard/Journey switcher, private dashboard-scoped note storage, and matching Supabase policies.
- Scoped ideas boards. Ideas board APIs now distinguish Dashboard notes from Journey notes so personal scratch notes and shared Journey notes stay separated.
- No more sticky-note twitching. Optimistic note saves now ignore stale responses per field, keeping dragged notes and typed text from snapping back under latency.
Shareable task codes
- Stable task codes. Journeys now get owner-scoped code prefixes and tasks get readable task numbers for links like
JUR-123. - Task-code routing. Task-code URL handling can open the right Journey context and preserve task links through auth.
Calendar, QA, and local tooling
- Cleaner month calendar events. Multi-day all-day Google Calendar events now keep stable lanes across the month grid.
- Storybook foundation. Added Storybook configuration and first stories for buttons, forms, empty states, task filters, Journey progress, section headers, and chat notices.
- More reliable local validation. E2E startup now builds and serves production mode, local env switching syncs Supabase CLI values into
.env.local, and ignored output folders stay out of diffs.
June 28, 2026
Shared Journeys now bring timelines, members, assignments, ideas, and agent access into one coordinated workspace.
Shared Journeys and timeline planning
- Shared Journey timeline. Added a Journey timeline surface that groups project phases, shows task schedules, supports phase date editing, and keeps member-readable Journey work in one planning view.
- Better mobile timeline. Mobile phase cards now show duration bars against the active timeline window, include clearer completed-state controls, and leave more room for bottom mobile actions.
- Confirm inferred phase dates. When a phase has dates inferred from its tasks, the date control can now save those inferred dates as explicit project dates.
Collaboration workspace
- Journey members. Shared Journeys now support member lists, invitations, accept/decline flows, owner-only member management, and access-aware member APIs.
- Task assignment. Task details can assign Journey tasks to eligible members, and removing a member clears their assignments instead of leaving stale ownership behind.
- Ideas board. Added Journey-scoped sticky notes with colors, drag positioning, optimistic updates, and saved board state.
- Accountability partners retired. Removed the older partner/cheer model so collaboration is centered on Journey membership and shared workspace behavior.
Task details and workflow
- Task property controls. Task details now expose status, due date, schedule, Journey/project, and assignee controls in one properties panel.
- Inline title editing. Task titles can be renamed directly without entering the full description-editing flow.
- Safer deletes. Delete confirmations include descendant subtask counts so cascading deletes are clearer before confirmation.
- Cleaner task controls. Floating task creation and view switching were tightened so creating tasks from the launcher opens the right inline composer and the task controls row is less crowded.
Agent and platform updates
- Headless MCP access tokens. Settings now supports scoped MCP access tokens for agents that cannot complete OAuth, with expirations, one-time token display, last-used metadata, and revocation.
- More collaboration coverage. Added focused tests around Journey member access, task properties, idea boards, shared timelines, and task mutation behavior.
- Deployment compatibility. Updated the Next.js canary/runtime path used by Vercel production builds.
May 27, 2026
Jurnie’s public and agent-facing surfaces became easier to navigate, while task, calendar, and Kanban behavior grew more consistent.
MCP, public pages, routing, and task polish
- Jurnie MCP server. Exposed Jurnie tools through MCP, added agent-friendly task listing, OAuth origin handling, canonical endpoint docs, and scoped headless access tokens.
- Public surface cleanup. Added LLM discovery files, help center, careers page, about page, and cleaned dead public links.
- Root routing update. Moved the public landing page to
/, kept the authenticated app available at/app, and routed signed-in root visits back into the app. - Calendar and Kanban polish. Improved month overview events, all-day Google event editing, mobile event editing, Kanban column management, and task project visibility on board cards.
- Task completion behavior. Refined parent completion semantics, delayed hidden-completed animations, and kept completed parent tasks hidden consistently.
April 29, 2026
Scheduled actions, Kanban planning, and file-aware AI chat make it easier to plan work and let the mentor follow through.
Scheduled actions, Kanban, and chat attachments
- Scheduled AI actions. Added background scheduled actions with persisted chat history and pg_cron-backed execution.
- Chat access and notifications. Added the floating chat input, header chat icon, unread badge behavior, and mobile keyboard fixes.
- Kanban board. Added desktop board view with drag-and-drop, collapsible Journey swimlanes, focus mode, column reordering, and status chips.
- AI chat attachments. Added image, PDF, text, Markdown, and CSV upload support with retry handling and a reusable chat composer.
- Lower-friction auth and app routing. Added inline auth on the landing page, dual-mounted the authenticated app at
/app, and improved install identity for PWA users.
March 23, 2026
The day planner and AI action tools turn Jurnie into a more practical workspace for scheduling, habits, tasks, and calendar events.
Day planner, AI tools, Journey rename, and observability
- Calendar day and week planner. Added a time-grid planner with drag-and-drop scheduling, task resizing, click-to-create time blocks, Journey colors, and hover-to-complete controls.
- Calendar context menus. Added quick task rescheduling, completion toggles, Google event actions, and shared context menu components across calendar and task surfaces.
- AI mentor tool-calling. Added 14 AI tools for creating and updating tasks, habits, intentions, consistency checks, and calendar events, with approval UI for destructive actions.
- Vision to Journey rename. Renamed the product model across the frontend, created
JourneyContext, and cleaned API boundary mismatches. - Reliability and monitoring. Added Sentry monitoring, structured logging, timezone standardization, and Google Calendar token/error diagnostics.
January 20, 2026
Habits, Google Calendar sync, mobile navigation, and early collaboration features established the foundation for everyday planning.
Habits, Google Calendar, and mobile foundations
- Google Calendar sync. Added sync and caching, month/agenda toggles, inline task creation from calendar, and server-side calendar sync hardening.
- Habit tracking. Added recurring habit tasks with streaks, active-day grids, consistency UI, and milestone feedback.
- Accountability partners. Added the first Journey-sharing model with invitations, member activity, cheers, and partner widgets. This was later retired in favor of Journey membership.
- Mobile navigation and install. Added a sliding mobile sidebar, PWA install prompt, responsive task creation, and mobile dialog/layout fixes.
- Testing and local development. Added Playwright component testing, security test coverage, local Supabase development support, and CI/database backup improvements.
Earlier releases
December 31, 2025
AI images, focus mode, push notifications, and CI
- AI-generated Journey covers. Added Gemini-powered image generation, optional card backgrounds, and image generation for existing Journeys.
- Focus workflows. Added synced Today's Focus, a dedicated Focus page, focus task badges, auto-assignment for due/overdue tasks, and task detail access from focus cards.
- Push reminders. Added push notifications and daily reminder delivery through Supabase Edge Functions.
- Progress history. Added completed-task retrospectives and a year-long consistency grid.
- CI and safety. Added GitHub Actions, integration tests, E2E smoke coverage, WebKit setup, and a React Server Components security fix.
November 24, 2025
Personalization, streaks, and app polish
- Personalized AI memory. Integrated Mem0-backed personalization and improved AI project suggestion flows.
- Task detail improvements. Added title editing in the task detail dialog, message editing, task calendar editing, and better task menu ordering.
- Streak and onboarding polish. Added animated daily streak counters, progressive disclosure onboarding, animated empty states, and mobile-friendly settings/dialog layouts.
- Navigation preferences. Added default landing page pinning and several dashboard/focus flow refinements.
October 31, 2025
Jurnie rebrand, projects, focus, and calendar view
- Jurnie brand migration. Added the Jurnie logo, app icon, home-screen assets, and changed user-facing "Vision" language toward "Journey".
- Calendar task view. Added task calendar/list modes, drag-and-drop rescheduling, timezone-safe due dates, calendar task creation, and task search.
- Today's Focus and daily intentions. Added focus task selection, daily intention modal, due-date recommendations, manually focused tasks, and non-destructive editing.
- Projects and inline task management. Added Projects, project suggestions, inline task creation from project headers, expandable Journey cards, and project-aware task sorting.
- AI chat upgrades. Migrated AI chat to Vercel AI SDK, added GPT-5-era streaming, markdown rendering, offline/error handling, prompt file migration, and richer AI context.
- Auth, security, and accessibility. Added forgot/reset password flows, privacy/terms pages, XSS protection, keyboard labels, dialog descriptions, and mobile due-date picker fixes.
August 28, 2025
Early quality of life
- Completed task preference. Added the option to show completed tasks at the bottom and persisted the preference.
- Task and animation polish. Refined subtask ordering, task input formatting, task creation blinking, fly-to-list animation, and all-screen "Suggest tasks" labeling.
- Analytics foundation. Added PostHog-driven AI/service tracking and auth identification improvements.
August 27, 2025
Chat and navigation
- Floating AI mentor button. Quick access to your AI mentor with a sleek floating button that replaces the header button.
- Cleaner header. Removed the chat button from the header for a simpler, less cluttered navigation bar.
- Helpful tooltips. Hover over the floating button to see keyboard shortcuts (Cmd/Ctrl+K).
Mobile improvements
- Easier expand buttons. Subtask expand/collapse buttons are now much easier to tap on phones and tablets.
- Better button positioning. Floating chat button positioned perfectly for thumb reach on mobile devices.
- Responsive sizing. Buttons automatically adjust size for mobile vs desktop screens.
Behind the scenes
- Simplified feedback. Temporarily removed feedback option for guests to streamline the experience.
- Code improvements. Better organized component structure for more reliable performance.
August 21, 2025
AI mentor enhancements
- Smarter conversations. Your AI mentor now understands your visions and tasks for more personalized guidance.
- Contextual advice. Get suggestions that are tailored to your specific goals and progress.
- Improved suggestions. More relevant task recommendations that align with your vision.
Design and user experience
- Refined interface. Smoother, more rounded corners on vision cards and task elements.
- Better mobile experience. Improved touch targets for task checkboxes on phones and tablets.
- Smooth animations. Subtasks now expand and collapse with elegant animations.
- Cleaner task input. Larger, more consistent input boxes across desktop and mobile.
- Simplified controls. Reorganized buttons and menus for clearer interaction.
Bug fixes
- Fixed vision creation issues. Resolved problems preventing new visions from being created.
- Fixed task descriptions. Descriptions no longer overlap with other elements.
- Fixed mobile calendar. Calendar close button now works properly on mobile devices.
- Fixed chat panel. Chat no longer opens automatically when you don't expect it.
- Fixed placeholder text. Vision selector now shows correct placeholder after deletions.
Performance improvements
- Faster AI responses. Optimized loading animations and response times.
- Smarter data handling. Subtasks now properly track which vision they belong to.
- Cleaner codebase. Removed unnecessary code for better app performance.
August 11, 2025
Major feature
- AI Chat Mentor. Get personalized guidance and support from an AI mentor to help you achieve your visions.
- Intelligent conversations. Ask questions about your goals and get tailored advice.
- Responsive chat interface. Seamless experience across desktop and mobile devices.
UX improvements
- Enhanced vision selection. Improved placeholder text and grouping for choosing visions.
- Better task controls. Reorganized task interface elements for cleaner interaction.
- Refined visual hierarchy. Reduced prominence of secondary controls for better focus.
- Smoother design. Enhanced roundness of vision cards and task elements for modern look.
August 10, 2025
Bug fixes
- Fixed task ordering issues. Tasks now appear in predictable positions regardless of deletions.
- Improved task creation UX. Global tasks (TaskInput) appear at top, contextual tasks appear at bottom.
- Smart orderIndex system. Negative indices for top placement, positive for bottom placement.
- Fixed AI Ideas auto-trigger. Creating new vision and clicking "AI Ideas" now automatically generates suggestions and selects the vision.
UX improvements
- Improved task layout. checkbox now comes before expand button for better usability.
Added
- Smart task sorting by due date. automatically prioritize urgent tasks and never miss deadlines.
Improved
- Enhanced settings page with better headers and mobile-friendly borders.
- Redesigned "New Vision" button for clearer call-to-action.
- Cleaner interface by removing unnecessary borders between sections.
- Simplified dialog components for better maintainability.
- Improved settings border display on mobile devices.
August 9, 2025
Performance improvements
- Lightning-fast task editing. individual state management eliminates lag.
- Smoother task reordering. fixed reordering issues for flawless drag and drop.
- Optimized task input. significantly faster typing and editing experience.
Technical improvements
- Better error handling for null due dates.
- Refined task editing state management for better performance.
- Improved user experience with faster response times.
August 8, 2025
Major feature
- Due Dates for Tasks. Set deadlines, get visual priority indicators, and keep your goals on track!
- Due date picker. Intuitive calendar interface for existing and new tasks.
UI polish
- Enhanced dropdown and popover animations.
- Fixed border styling around dropdowns.
- Better mobile experience for date selection.
August 7, 2025
AI intelligence upgrade
- Smart Task Explanations. AI now tells you why each suggested task matters and how it connects to your vision.
- Contextual task generation. AI understands your vision's context for more relevant suggestions.
- Refined suggestions. Request better alternatives if the first suggestions don't quite fit.
Improved
- Polished AI suggestion interface with intuitive buttons.
- Loading animations now match your app's beautiful color scheme.
- Clearer vision personalization questions.
- Instant updates when creating subtasks (no more waiting!)
August 5, 2025
Personalization features
- Personalized AI suggestions. Tailored task recommendations based on your unique vision details.
- Vision questionnaire. Help AI understand your goals better with targeted questions.
Mobile optimizations
- Better responsive design for all screen sizes.
- Improved touch targets and interactions.
- Refined dialog spacing and layouts.
August 4, 2025
Celebration and motivation
- Task completion celebrations. Get motivated with encouraging messages!
- Task descriptions indicator. Visual dot shows which tasks have additional details.
- Expandable vision descriptions. Add and view detailed vision information.
Premium experience
- Enhanced celebration animations for vision completion.
- Seamless drag-and-drop without visible handles.
- Optimized mobile dropdown menus.
- Better checkbox positioning for easier interaction.
August 3, 2025
Design overhaul
- Refined UI/UX. Overall look and feel improvements across the app.
- Better AI dialogs. More intuitive AI suggestion interface.
- Component consistency. Unified design language throughout.
- Vercel configuration. Professional deployment setup.
July 29, 2025
Enhanced task details
- Task descriptions. Add notes and context to any task.
- AI-powered descriptions. Subtasks generated with helpful details.
- Google Sign-In. Quick and secure login with your Google account.
- Mobile-first settings. Responsive settings page for all devices.
Infrastructure
- Comprehensive database documentation.
- Better project organization.
- Smoother animations throughout.
July 28, 2025
Mobile and PWA
- Progressive Web App. Install VisionFlow on your home screen like a native app!
- Feedback system. Share your thoughts to help us improve.
- Vision reordering. Drag to prioritize your most important visions.
- Remember me. Stay logged in across sessions.
User experience
- Celebrations now trigger after just 3 tasks (more frequent wins!)
- Vision highlighting when selected.
- Visible empty vision states.
- Dark mode compatibility improvements.
July 26, 2025
Streamlined authentication
- Email-first login. Simplified authentication flow.
- Smart task creation. Automatically adds tasks to the right vision.
- Vision-specific inputs. Dedicated task fields for each vision.
Improved
- Combined login and signup for quicker access.
- Better task placeholder text.
- AI subtask suggestions now in task menu.
July 24, 2025
AI enhancements
- Multi-vision AI suggestions. Get tailored tasks for all your visions at once.
- Click-to-scroll navigation. Jump directly to any vision's tasks.
- Loading states. Clear feedback during operations.
Fixes and polish
- Resolved duplicate vision issues.
- Full-width mobile authentication.
- Instant vision creation.
- Clickable AI suggestions.
July 22, 2025
Progress and celebrations
- Vision progress tracking. Visual indicators show how close you are to achieving your vision.
- Confetti celebrations. Celebrate big wins when completing a vision!
- Weighted progress. Subtasks contribute to overall vision progress.
Visual improvements
- Redesigned vision cards with hover effects.
- Enhanced mobile experience.
- Improved icon selection.
- Toast notifications for user actions.
July 19, 2025
AI task generation
- AI-powered task suggestions. Get intelligent task recommendations for your visions.
- Mobile drag-and-drop. Reorder tasks on any device.
- First vision celebration. Special welcome when creating your first vision.
UI/UX polish
- Dropdown menus for vision actions.
- Trophy animation for completing all tasks.
- Improved button visibility on mobile.
- Refined AI button design and placement.
July 16, 2025
Subtasks and organization
- AI-powered subtasks. Break down tasks into smaller steps automatically.
- Expandable sections. Smooth animations for task groups.
- Welcoming empty states. Helpful guidance for new users.
Performance
- Instant input field clearing after task creation.
- Optimized text sizing for readability.
- Better button styling and placement.
July 13, 2025
Task management
- Subtasks. Break complex tasks into manageable pieces.
- Drag-and-drop reordering. Organize tasks your way.
- Delete confirmations. Prevent accidental deletions.
- Colorful progress bars. Visual feedback for your progress.
Performance improvements
- Optimized context management.
- Eliminated duplicate API calls.
- Enhanced mobile responsiveness.
July 10, 2025
Core features
- Task management. Add, edit, and complete tasks within visions.
- Vision editing. Update your visions as they evolve.
- Progress tracking. See your advancement at a glance.
Foundation
- Robust database structure.
- Consistent UI design.
- Responsive task sections.
July 3, 2025
Vision system
- Vision creation. Define your goals and aspirations.
- Icon selection. Personalize each vision with icons.
- Guest mode. Try VisionFlow without signing up.
- Authentication. Secure account creation with Supabase.
- Real-time sync. Your data updates across all devices instantly.
Mobile first
- Responsive design for all screen sizes.
- Optimized text layout.
- Helpful empty state messages.
June 27, 2025
Initial beta release
- Foundation built with Next.js 15.
- Beautiful UI with Tailwind CSS.
- Component architecture ready for growth.
- Development environment configured.