Taskavel Releases
Built on Laravel, by Laravel developers, for Laravel developers.
Unlock the ultimate productivity hack and take control of your work life with Taskavel 's subscription packages, tailored to fit any budget or work style!
Hey there, Taskavelians! 👋
We don’t believe in boring scheduled releases. Instead, we sprinkle magic dust on the app with daily tweaks and improvements. 🚀✨
Every now and then, when we’re sure it’ll make you smile, we hit that release button! 😊
Stay awesome, and happy tasking!
- The Taskavel Team
Version 1.0.3
11/13/2024🚀 New Features
Task Management:
Archived Tasks Page Lists all archived tasks. Enables viewing details of archived tasks.
Allows restoration of archived tasks with an adjustable target location. Added functionality to delete projects.
🛠 Improvements & Refactoring
Project management
Simplified the process for creating a project with member invites
UI/UX Improvements:
Displays the current plan of the logged-in user on the General dashboard. Sorted "My Tasks" and "Latest Tasks" pages by project, prioritizing those with the highest task count. Added functionality to edit member roles (roles: admin, member).
Language and Accessibility:
Enhanced localization.
🐛 Bug Fixes
General fixes
Subtasks UI Handled subtasks with long-name text. Made tasks with more than 10 subtasks scrollable in the kanban view.
Fixed Task View Video Resolved issue where videos weren't playable. Adjusted video size for better display on mobile devices.
Version 1.0.2
11/7/2024🚀 New Features
Project Settings Enhancements:
Integration with Slack and Discord - Seamless integration with Slack and Discord. Default Board Selection - Default board for projects (thanks to @andersonpem on discord for the suggestion).
🛠 Improvements & Refactoring
2FA Redesign:
Redesigned 2FA process into a clearer, step-by-step model. Added a feature to download recovery codes for enhanced user security.
UI/UX Improvements:
Updated the UI on the My Tasks page for a more intuitive user experience. Improved the UI on the notification page for better navigation and readability.
Language and Accessibility:
Added missed language translations to ensure a comprehensive multilingual experience.
Task Management:
Fixed the ability to clear due_date on both TaskDetail and TaskCard views. Draftable Comments: Implemented a feature that saves unfinished comments if a user navigates away, so they can continue editing upon returning. Fixed an issue where the comment submit button was not visible on mobile TaskDetail pages.
🐛 Bug Fixes
General fixes
Resolved error that occurred when creating a comment with a large amount of content. Addressed a bug where comments would disappear if the task detail page was accidentally closed.
Mobile fixes
Fixed an issue where the Show Properties page could not be scrolled when it had many subtasks. Fixed an issue preventing scrolling on the Show Properties page when there were many subtasks. Resolved a mobile issue where the submit button was not visible on the TaskDetail comment section.
Version 1.0.1
10/30/2024🚀 New Features
Milestones Management:
Added the ability to create, view, and manage milestones. Associate multiple tasks with specific milestones (e.g., version 2.0 goals). Milestone progress bar integrated into the sidebar for tracking progress. CRUD functionality implemented for milestones, including adding/removing tasks. Activities related to milestones are now visible on individual task pages.
Dynamic Tag and Priority Creation:
Users can now create tags and priorities on the fly via combobox interaction. New tags or priorities can be added by pressing “Enter” directly within the input field.
🛠 Improvements & Refactoring
2FA (Two-Factor Authentication):
Improved 2FA implementation and translation updates. Fixed several bugs related to session expiration and 2FA flows.
Milestone Feature Enhancements:
Refactored Task and Milestone models to ensure better structure and code quality. Milestone UI improvements, including title links on the milestone index page.
Naming & Code Style Enhancements:
Route names updated for consistency across the codebase. Fixed code indentation and syntax errors, particularly in the Spanish language file.
🐛 Bug Fixes
Session Handling:
Removed non-functional session timeout middleware. Ensured that the system properly stops time tracking when sessions end.
General Fixes:
Resolved missed edge cases and minor typos throughout the codebase. Optimized progress bar updates with an optimistic approach.
Version 1.0.0
10/17/2024🚀 New Features
Kanban List View Mode:
A fresh new way to visualize and manage tasks.
My Tasks and Latest Tasks Pages
Quickly access tasks assigned to you or view the most recent ones.
🛠 Improvements & Refactoring
Drag-and-Drop (DnD) Enhancements
Fixed auto-scroll not working after switching boards. Improved behavior of the Priority Dropdown to ensure smoother interactions. Updated CSS for a better experience on both Desktop and Mobile devices with the new DnD system.
Task Cards
Added the created_at field for better task tracking. Enhanced the “saved” indicator on Task Detail for clearer feedback.
UI Improvements
Redesigned the 2-factor authentication (2FA) interface for a better user experience. Polished the UI on the “My Notifications” page.
Subscription Management
Updated subscription settings to accurately reflect the Project Owner’s quantity. Timers now stop automatically on logout or when the session times out.
🐛 Bug Fixes
Console Errors
Fixed an error related to TaskCard links during Drag-and-Drop (DnD). Resolved a console error occurring when switching from other pages to the Kanban Page.
General Fixes
Fixed export to PDF functionality. Resolved issues with the time-tracking feature. Fixed “419 error” when idle for too long.