Zynito Changelog

What’s new in Zynito

See what we shipped, what we’re improving, and what’s rolling out next across projects, chat, time tracking, and dashboards.

July 2026

JUL30
  • AddedAdded Task Reminders: set a personal date & time reminder for an task from its "..." menu, with an option to notify All, Assignees, or just yourself
JUL29
  • AddedAdded an AI Assistant to Task Description and Task Name: rewrite, fix grammar, change tone, or translate your text in one click
Added an AI Assistant to Task Description and Task Name: rewrite, fix grammar, change tone, or translate your text in one click
JUL28
  • ImprovedArchive/Unarchive is now restricted to workspace owners/admins other roles no longer see the option in the sidebar or Archived Projects page, and can't reach the page directly by URL either
  • FixedFixed Project/Task Notes showing inconsistent heading sizes and list/paragraph spacing in the note detail view
  • FixedFixed Global Search showing raw HTML tags in Notes and Comments result previews instead of plain text
JUL27
  • FixedFixed the "Archive" icon showing an unrelated crossed-out icon across the Archived Projects nav, project Access settings, and confirmation dialogs it now shows a proper archive icon
  • FixedFixed deleting a project not tracking a loading state the confirmation now waits for the delete to finish and shows a spinner, instead of closing instantly regardless of success
  • ImprovedConfirmation dialogs now sho w a real loading spinner instead of plain "Loading..." text
  • ImprovedRedesigned the Archived Projects page: cleaner project cards, refreshed search/filter toolbar, and a skeleton loading state while projects are being fetched
  • ImprovedArchive/Unarchive and Delete buttons now show clear icons and colors (blue for Archive, red for Delete) for quicker recognition
JUL24
  • ImprovedProject Timesheet now defaults its date filter to the last 7 days, instead of showing all history unfiltered
  • ImprovedWorkspaces on the Free plan now see a clear banner on Timesheet and Activity explaining that history is limited to a trailing window, instead of results being silently cut off
  • ImprovedProject Chat now shows an in-app "upgrade to Pro" message when it isn't included in your plan, instead of redirecting you to a chat app you can't access
  • ImprovedAdd Members: the Clients section now explains when adding clients isn't available on your plan, instead of just not working
  • ImprovedCustom task statuses (beyond the default To Do / In Progress / Completed) are now shown locked with an "Unlock it" option when your plan doesn't include them, in both List and Board views
  • ImprovedUpgrade prompts across Projects, Chat, custom statuses, and Timesheet/Activity now show the "Upgrade" action only to workspace owners/admins; other roles see a message to contact an owner or admin instead
  • ImprovedArchiving/reactivating a project and creating a new project now show a clear error toast when the Free plan's 3-project limit is hit, instead of failing silently
JUL23
  • AddedAdded delete for Project Files (Photos, Videos, Documents, Audio, Code), shown as a clearly visible red button for members with edit access
  • AddedAdded a download button directly on Photo and Video thumbnails, next to delete, so you no longer need to open the full preview just to download
  • ImprovedFile downloads and deletes now go through a proper backend endpoint instead of a short-lived link, fixing "Request has expired" errors on older files
  • ImprovedEmployees can now delete Project/Task Files they uploaded themselves, even without project edit permissions
JUL21
  • ImprovedCreate Project and Add Members no longer show inactive/removed workspace members, and partner members can now be added as Contributors
  • ImprovedProject Members page no longer shows a duplicate "Employee" section for partner members; owners/admins see them labeled "Partner Member", other roles see them counted under Employee
  • Improved"Load More" (task list, project notes, task notes) now disables itself until the previous request finishes, preventing duplicate loads from repeated clicks
  • ImprovedWorkspaces whose Projects trial has ended, plan has expired, or that never had Projects enabled now show a clear message with an upgrade/renew link, instead of a broken or stale project view
  • FixedFixed the Projects icon in the left navigation not staying highlighted while viewing the Projects list page
  • ImprovedThe mobile "install the app" prompt now offers separate Android and iOS buttons and stays visible even when "Request Desktop site" is turned on
JUL20
  • ImprovedNotification links now correctly open the Files/Members tab and the relevant Project Note, instead of landing on the default tab
  • FixedFixed Task Billing showing incorrect data for partner workspaces; it now uses the correct partner billing endpoint
JUL18
  • AddedAdded Partner Project Billing Flow, enabling billing configuration and billing record generation for partner projects.
JUL17
  • FixedFixed text formatting where any special character (not just apostrophes) incorrectly caused the following text to be treated as a new word
JUL10
  • ImprovedProject Overview now shows On Hold/Completed/Cancelled status badges when set, falling back to Active/Inactive otherwise
JUL06
  • ImprovedComments in Task Details now use the rich text editor, matching Task Notes and Description
  • FixedFixed numbered/bulleted lists in Comments showing without indentation
JUL04
  • ImprovedArchiving or unarchiving a project (from the sidebar menu and the Archived Projects page) now asks for confirmation first
  • FixedFixed the Main Task badge in Task Details overflowing into other fields; it now truncates cleanly and shows below Due Date across the full width
  • ImprovedSaving a project's billing settings as Fixed Price now also creates a billing record
JUL02
  • ImprovedMember chips in Add Members modal now show capitalized names and styled role/"Not invited" badges
  • ImprovedSubtasks in Task Details are now clickable opens the subtask in the same modal with a Back button
  • ImprovedClicking the Main Task badge in Task Details navigates to the parent task in the same modal
  • ImprovedTask Details modal now closes when clicking outside
JUL01
  • ImprovedNot-invited clients can now be added to a project directly from the Add Members modal
  • ImprovedNot-invited clients now display their name correctly on the Project Members page

June 2026

JUN26
  • AddedAdded "Client Time Estimate Visibility" and "Client Track Timer Visibility" project settings
  • ImprovedTime Estimate and Track Timer columns/info now respect the new client-visibility settings in both List and Board views
JUN25
  • ImprovedPartner member names on the Project Members page now show their original name in parentheses, e.g. "Jane (Prakash)"
JUN24
  • FixedFixed member avatars on the Project Overview page showing rounded/circular instead of square
  • ImprovedHid the Member filter in Project Timesheet for users with the Contributor role
  • ImprovedTask Details now shows the Main Task for subtasks, so you can identify the parent task
  • FixedFixed column alignment in the task list table (Assignee, Due Date, Priority, Track Time, Time Est.)
  • Improved"Set Time Estimate" errors now show inside the form instead of a toast notification
JUN22
  • ImprovedConfirmation dialogs now show an icon matching the action (logout, remove member, archive) instead of always showing the delete icon
  • ImprovedContributor role can still view the Timesheet, Activity, and Notes tabs
JUN19
  • FixedFixed due date/start date toasts firing twice on inline edits (task row & task details)
  • AddedAdded search and status filter to the Archived Projects page
JUN18
  • ImprovedRedesigned the confirmation dialog with a colored icon, gradient buttons, and larger size
  • AddedAdded a "Require Due Date" project setting, enforced when creating a task
JUN17
  • ImprovedTask Notes and Project Notes now use the rich text editor instead of plain text
JUN16
  • ImprovedRebuilt Project Timesheet with summary cards, member/date filters, and a loading skeleton
  • FixedFixed Project Timesheet pagination always showing for small result sets
JUN15
  • AddedAdded a project name badge to the timer stop modal
  • AddedAdded task count badges, colored by status, to each task list section header