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!
Version 1.1.3
Date: May 16, 2025
New Features
🔗 GitHub Integration (Alpha)
Taskavel now supports GitHub project linking!
Link repositories to projects.
Track issues, pull requests, commits, and branches directly from tasks.
Automatically sync task status with GitHub actions.
Several iterations have already been made based on user feedback — and it’s just getting started!
🧠 Filter by Selected Columns
You can now apply filters (e.g., assignee, label) only to selected columns on your board using checkboxes. Precision filtering made easy.
📅 Time-Precise Due Dates
Tasks and projects now support hour and minute precision on due dates. Ideal for timeline and calendar views.
🔗 Milestone Link Sharing
Milestones now have a shareable modal URL—just like task details.
Improvements & Refactoring
✅ Project Permissions
Only project owners can delete or edit a project. Admins no longer have override access.
🔔 Improved Notification Delivery
Prevented duplicate notifications from being sent to Slack, Discord, and Telegram.
📱 Telegram Stability
Telegram bot was improved to prevent it from stopping after a few days.
Added chat_id storage, reusable methods, and stability logic.
🧾 Board Edit Validation
Added improved validation when editing board names to prevent conflicts.
🔍 Improved Task Creation UX
Creating a task from the shortcut menu now shows a clear error message if a board/column isn’t selected.
Bug Fixes
🎬 Media Preview Bug
Fixed issues that caused videos, images, and audio files to not display properly in the task media section across various browsers.
💬 Discussion Draft Bug
When switching tasks, unsaved discussions no longer carry over.
Users are now warned before leaving a draft comment.
🌍 Translation Bug
Fixed front-end issue where untranslated keys like common.good_morning were shown.
🐞 Task Creation Error Clarity
Improved error messaging when creating a task without selecting the required fields.
🐞 GitHub Integration UI Issues
Fixed UI quirks and inconsistencies during the first GitHub integration release (e.g., modal not closing, showing wrong issue number).
Version 1.1.2
Date: March 19, 2025
New Features
Project-Specific Due Date Reminders
Task due and overdue email reminders are now tied to projects instead of individual users.
If a user is part of a paid account, they can set reminders for all tasks within their projects.
Track Note Versioning & Views
Notes now track every update, including title, content, and editor.
Added a version dropdown in Note Details to switch between versions (similar to GitHub diffs).
Users can see who viewed a specific note version.
Task Media Carousel
Users can now preview images in a carousel view inside the task details page.
Navigate through media using left and right arrows.
Notes Enhancements
Share Notes Modal: Share notes via email, allowing multiple recipients.
New Notes Tabs:
Active Notes
Archived Notes
Shared Notes – Notes assigned to a project where the user is a member.
Milestone Task Management
Tasks can now be directly assigned from the milestone view, making milestone planning seamless.
Filtering by Dependencies
Kanban board now includes a filter for task dependencies.
Main tasks now have a distinct indicator, while duplicates are marked with an icon.
Google Login
Added Google Login as an authentication method.
Telegram Integration
Users can now connect Taskavel with Telegram to receive real-time project notifications.
Improvements & Refactoring
Improved Subscription Management
When a user cancels a subscription, they must create a new one instead of reactivating an expired plan (per Stripe rules).
Billing Page Update: Users can now see past subscriptions and current limitations.
Task Reminder Indicator
Tasks with reminders set now have a distinct icon color for better visibility.
Better Mobile UX
A New Task button is now always visible on mobile for quick task creation.
Real-Time Updates in Milestone Tasks
Tasks inside milestones now update instantly without requiring a page refresh.
Kanban Column Enhancements
Added an error message when a column name exceeds 20 characters.
Fixed tooltip cropping issues on Safari.
Improved Activity Logs
Added limits on the activity log to prevent excessive data storage.
Investigated and fixed Pusher payload errors.
Bug Fixes
Datepicker Localization Fix
Custom date ranges in the datepicker now support localization.
Testimonials Profile Fix
Fixed an issue where profile links in testimonials were pointing to the wrong URL.
Email Campaign for Inactive Users
Users who haven't logged in for 7+ days will now receive a re-engagement email.
Includes unsubscribe options to manage email preferences.
Fixed Dependencies Filter Scroll Issue
When the browser is zoomed in, the dependencies filter is now scrollable.
Task Export & Invoicing
Users can now export time logs for deleted tasks into Invoicing.to.
UI & Navigation Fixes
Fixed broken notification icons (only task movement icons were appearing).
Clicking on a team member’s profile now correctly displays their information instead of the logged-in user.
Improved Toast Notifications
Fixed several toast notification issues across the platform.
Login & Register Page Fixes
Added proper error messages for incorrect login credentials.
Fixed password mismatch messages on the registration page.
Task Deletion & Time Logs
When a task is permanently deleted, its time logs remain intact to maintain accurate tracking.
Version 1.1.1
Date: March 12, 2025
New Features
Notes
Added Shared Note on my Note page.
Improvements & Refactoring
Reminder Emails
Make Task Due Date and Task Overdue reminder emails project-specific instead of user-specific, allowing project members to activate these emails if the owner is a subscribed user.
Users can enable this in the notification settings.
Activity Logs
Automatically delete logs older than six months.
UI Enhancements
Added an Add Task button to the mobile dashboard.
Added navigation on taskDetail media to be able slide left and right
Hid the bottom menu on small screens when a slide-in modal is open (button overlap issue).
Fixed the issue where the assignees tooltip was cropped on Safari browser.
Bug Fixes
Telegram
Fixed an issue causing Telegram to stop working after a few days.
Discord log notifications
Fixed mail sent log not recorded on discord.
Version 1.1.0
Date: February 13, 2025
New Features
Telegram Integration
Users can now integrate their projects with Telegram to receive real-time notifications.
Milestone Task Management
Tasks can now be assigned directly from the Milestone View, making milestone planning smoother and more efficient.
Task Reminders
Premium Feature: Users can now schedule task reminders via email.
Ability to mute reminders in email settings.
Cron job runs every minute to dispatch reminders.
Email Campaign for Inactive Users
New system to email users who haven’t logged in for 7+ days.
Includes a personalized unsubscribe page with email preferences.
Filtering by Dependencies
New Kanban board filter to highlight task dependencies.
Duplicate tasks are marked with an indicator or icon.
Task Completion Notifications
Paid Feature: Automatic email alerts when a task is due tomorrow or overdue by 24 hours.
Google Login
Added Google Login as an authentication method.
Monitoring & Follow-Up for New Users
If no task is created within 24 hours after registration, Taskavel will send a follow-up email.
Project Documentation in Notes
Users can now create notes and assign them to a project.
New Notes section in project settings.
Improvements & Refactoring
Task Header Menu
Added a + Task button in the header next to the timer for quick task creation.
Task Deletion & Time Logs
When a task is permanently deleted, its related time logs are preserved for tracking employee hours.
Column Dots Menu in List View
Improved dropdown menu visibility to prevent overlapping issues.
UI & Navigation
Improved bottom menu and column name layout on My Tasks page.
Added an error message when users input a column name longer than 20 characters in Kanban.
Bug Fixes
Email Logging for Scheduled Jobs
All scheduled email jobs (e.g., follow-up emails) are now logged in a local file for debugging.
Error Message in Register Page
Fixed missing error messages when a user enters an incorrect password during registration.
Exporting Time Logs for Deleted Tasks
Users can now export time logs even if the related task is deleted.
Toast Notification Issues
Fixed UI bugs in toast notifications.
Kanban Column Creation Error Message
Added an error message for users when a column name exceeds 20 characters.
Login Page Fixes
Improved error messages when incorrect email or password is entered.
Project Deletion Logic
Prevents clearing time logs when a project is deleted.
Version 1.0.9
Date: January 24, 2025
New Features
Bulk Actions for Tasks
Added the ability to bulk assign tasks to milestones directly from the bulk actions menu.
Percentage Completion Bar
A progress bar is now displayed above the description field on tasks. As checklist items are completed:
The bar fills up dynamically.
The task automatically marks itself as complete when all checklist items are done.
A green check icon appears in the top left.
Project-Level Notification Settings
Introduced new settings for project-level notifications, including Discord and Slack integration, consistent with personal notification settings.
Dashboard Widget Enhancements
Added a new widget to the overview dashboard showing all invited members.
Improved dashboard to display task and milestone statistics.
Hard Delete for Accounts
Implemented a hard delete functionality that permanently removes user accounts and related data:
Deletes owned projects, tags, priorities, boards, and columns.
Reassigns tasks created by the user to the project owner.
Includes unit tests to ensure functionality.
Onboarding Follow-Up
After 24 hours of user registration:
An email is dispatched if no tasks are created, offering help and tips.
Users can customize email notification preferences in settings.
Improvements & Refactoring
Improved Milestone Window
Added the ability to assign multiple tasks to a milestone via a searchable multi-select dropdown.
Team Time Logs
Updated the team time log modal:
Improved sorting.
Added total time spent in hours, minutes, and seconds.
Header now shows "User - Period" for better clarity.
Invoicing Precision
Updated invoicing logic:
Exact task durations (e.g., 01:30:55) are now stored and displayed.
Updated database schema for improved decimal precision.
Task Completion Feedback
Improved task feedback for a smoother experience:
Fixed scrolling issues in task details.
Enhanced visual indicators for completed items.
Bug Fixes
Notes Sharing
Fixed a bug where clicking outside the date picker while sharing a note would close the entire sharing window instead of just the date picker.
My Notes Page
Resolved layout issues on mobile devices:
Fixed zooming issues in the editor.
Improved UI consistency and responsiveness.
Stripe User Count Discrepancy
Fixed a discrepancy between Stripe's user count and Taskavel's user count.
Broken User Images
Fixed an issue where member images on tasks would break if a user deleted their account.
Real-Time Dashboard Updates
Fixed a bug where the dashboard wouldn’t update in real time when changes were made.
User Invitation Limit
Added a warning modal when trying to invite users beyond the package limit, with instructions to remove existing members or pending invitations.
Miscellaneous Fixes
Fixed bugs in Discord notifications for new user registrations.
Improved accuracy of invoicing exports and calculations.
Fixed sidebar errors related to user preferences.
Version 1.0.8
Date: January 12, 2025
New Features
Quick Note Navigation
When a quick note is created, a clickable link in the toast notification allows immediate navigation to the note.
All Members Timer Report
Added a "Team Timelog" link in the sidebar, under the Dashboard, for a comprehensive view of team time logs.
Quick Create Milestone
Introduced the ability to quickly create milestones directly from the Task Detail sidebar.
New Widget: Current Quota Information
Added a dashboard widget to display users' current quota information, including storage limits and usage.
Upcoming Deadlines Widget
Added a widget to the main dashboard to display upcoming task deadlines.
Milestone Widget
Added a milestone widget on both the dashboard and project overview pages.
Notes Revamp
Completely redesigned the Notes feature with a fresh new look:
Notes are now sharable, allowing better collaboration.
Added the ability to set a time limit for shared notes.
Notes can also be made public, expanding their accessibility and usability.
Improved overall experience for creating and managing notes.
Improvements & Refactoring
Filters Layout
Redesigned filters layout, making it more user-friendly and intuitive.
Project Descriptions
Project descriptions now support HTML formatting for richer and more flexible content.
Editor Component
Improved the drag-and-drop image functionality for a smoother editor experience.
Related Tasks Layout
Updated the layout of related tasks for a more organized and cleaner appearance.
Board Template Options
Added a board template dropdown to the "Create Board" page for easier board customization.
Bug Fixes
My Notes
Fixed bugs causing errors when accessing "My Notes."
Project Deletion Errors
Resolved issues in error logs triggered by deleting projects.
Export Issues
Fixed errors when exporting invoicing and time logs, ensuring smooth operations for archived tasks.
Notification Marking
Resolved an issue where notifications could not be marked on the notification page.
Timer Management
Fixed an issue where running timers wouldn’t stop upon user logout.
Task Creation
Fixed layout issues when generating sections in the "Done" column.
Invitation Handling
Resolved issues with inviting new members, including limitations and 403 errors upon acceptance.
Version 1.0.7
Date: December 30, 2024
New Features
Team Timelog Report
Added a new "Team Timelog" link in the sidebar underneath the Dashboard, allowing project owners to view and manage team-wide time reports.
Board Template Dropdown
Introduced a dropdown to select board templates directly on the "Create Board" page, enhancing the board creation experience.
Improvements & Refactoring
Improved Editor Component
Enhanced the drag-and-drop experience for images within the editor to make it smoother and more intuitive.
Filters Layout Redesign
Redesigned the filters layout to provide a more familiar and user-friendly experience.
Project Description
Project descriptions now support HTML formatting, offering more flexibility and rich content options.
Related Tasks Layout
Updated the layout of related tasks for a cleaner and more organized display.
Bug Fixes
Registration Edge Case
Fixed an issue in the invoicing app when users with existing accounts faced registration problems.
Section PDF Generation in Done Column
Resolved a bug that caused errors when generating sections in the "Done" column.
Total Hours in Exports
Fixed an issue in the time log export where total hours weren’t displayed correctly for archived tasks.
Invoicing Integration
Resolved errors in exporting invoicing data for some users to Invoicing.to, ensuring smooth operation for all projects.
Version 1.0.6
Date: December 20, 2024
New Features
Redesigned Board Filters UI
A sleek new design for board filters to improve usability and task organization.
New Onboarding Experience
Introduced an interactive onboarding screen for new users right after registration, helping them get started quickly and effectively.
Redesigned User Settings Page
Improved layout and functionality for the following settings:
Profile
Security
Notifications
Invoicing Integrations
Billing
Improvements & Refactoring
Project Member Management
Simplified the process of adding and removing members when creating a new project.
Board Template Options
Expanded and refined board template options to provide more customization when creating a new project or board.
Bug Fixes
Board Management
Fixed an issue where board names couldn’t be renamed.
Invoicing Export
Resolved issues when exporting invoicing data if no tasks were selected or tasks were archived.
PDF Generation
Fixed PDF generation issues from the column dots menu.
Timer Management
Ensured running timers stop automatically when a user logs out.
Invoicing Integrations
Fixed a problem when saving project rates in invoicing integrations.
Version 1.0.5
Date: December 04, 2024
New Features
Milestone Task Sorting
Added the ability to sort tasks within a milestone, allowing for better organization and prioritization.
Real-Time Milestone Updates
Milestones now update in real-time when changes are made by other users, ensuring all team members see the latest progress instantly.
Improvements & Refactoring
UI Improvements
AppHeader Navigation: Enhanced for a cleaner and more intuitive user experience.
Timer Button on Task Details: Improved design and functionality for better time tracking on task details.
Adding Tasks on My Tasks Page: Streamlined the process of adding tasks directly from the "My Tasks" page, making it faster and more efficient.
TableView Board: Upgraded the TableView layout for a more organized and visually appealing display of tasks.
Bug Fixes
Webhook Integration
Fixed an issue where webhook integrations could not be cleared in the Project Settings page.
Subtasks Display
Resolved a problem where subtasks were not displayed correctly on task cards.
Version 1.0.4
Date: November 21, 2024
New Features
Task Dependencies
Added the ability to define task dependencies such as:
"Relates To"
"Duplicates"
"Blocking"
"Blocked By"
Bulk Actions for Tasks
Added bulk action functionality to perform the following on multiple tasks:
Move to column
Assign to users
Remove due dates
Archive tasks
Delete tasks
Project Role Management
Enabled Owners and Power Users to update team member roles.
Project Deletion Enhancements
Owners and Power Users can now delete projects. If a team member is logged into the project being deleted:
They will receive a notification.
Their current project will automatically update to the first project they own.
Project Exit Functionality
Enabled users to leave a project if:
They are not the owner.
They have no tasks assigned to them in the project.
PDF Generation
Enabled PDF generation directly from the column menu (via the dots menu).
Improvements & Refactoring
UI and Layout Improvements
Updated the TimetrackButton component to display the edit button across all views.
Fixed overlapping bottom menu on certain screens.
Updated the profile page for better usability on smaller screens.
Improved ProjectHeaderNavigation for better compatibility with tablet screens.
Task Management
Fixed issues with creating tasks in new projects by adding a default "Backlog" column for new projects.
Enhanced the "Total Time" display in exported PDFs when tasks are archived.
Login and Project Initialization
Enhanced login functionality by:
Add a project for the user if no project has been created as their owned project for traditional logins.
Adding this functionality to the default current project too.
Translations
Added missing translations for better localization support.
Invoicing Export
Resolved invoicing export issues:
Missing elements, such as project rates, are now clearly indicated with red color, warning icons, and descriptive tooltips.
Bug Fixes
General Fixes
Fixed the TaskDotsMenu on the BoardListView page.
Fixed issues with deleting and archiving tasks.
Resolved filtering issues for the "Only My Tasks" filter on the tasks page.
Fixed ugly combobox behavior on mobile devices in the TaskDependenciesForm modal.
Notifications and Project Updates
Improved notifications for team members during project deletions.
Version 1.0.3
Date: November 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
Date: November 07, 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
Date: October 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
Date: October 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.