This release fixes issues for SREs watching stability and regressions.
Published 3mo
Productivity & Wikis
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
graphview
kanban-board
nodejs
productivity
project-management
self-hosted
+4 more
task
task-management
task-manager
todoapp
Affected surfaces
auth
rbac
Summary
Bug fixes and stability improvements in TaskView.
Full changelog
Release Notes - v1.41
Real-time project sync
- Projects now update in real-time via Centrifugo when a user is added to, removed from, or has roles changed in a project
- Scalable event handler architecture (RealtimeDispatcher + typed frontend event map) for future real-time features
- Auto-redirect to home when navigating to a project the user no longer has access to
API tokens - project scoping
- Tokens can now be restricted to specific projects (UI + API)
- fetchGoals respects allowedGoalIds - tokens with project restrictions only see allowed projects
Session management: users can now view all active sessions with device name, IP and timestamps, revoke individual sessions, or sign out of all
other devices at once
Bug fixes
- https://github.com/Gimanh/taskview-community/issues/41
- Collaboration user lookup case mismatch: adding a user to a project by email failed if the registered email had uppercase characters collaboration.userAdded event now lowercases email before resolving the auth user
Documentation
- Added docs/2.features/8.api-tokens.md token format, auth, permission scoping, usage example with taskview-api
- Added docs/2.features/9.sessions.md session management, device listing, remote logout
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]