v1.4.0
🐛 Bug Fixes:
- Team Member Deletion: Fixed an issue where permissions for deleted team members were still retained in the database.
- Task Completion Status: Resolved a bug that incorrectly added
completeAt
to tasks marked as completed at creation.
- Unauthorized Access Handling: Fixed an error on the resources page that prevented the unauthorized access page from loading for users not part of the project.
🚀 New Features:
- Subscription Cancellation: Added the ability for users to cancel their subscriptions directly from the settings page.
- Kanban Task Updates: Users can now update tasks directly in the Kanban table, improving task management.
- Resource Permissions: Implemented resource permissions for team members, allowing more granular access control.
- Reports Page: Introduced a reports page where users can view their completed tasks over the past 10 weeks.
This release focuses on bug fixes and enhancing user functionality with new features for task management, reporting, and subscription control.