Introducing Zoho Sprints 2.0 - User Experience Redefined
Introducing Zoho Sprints 2.0 - User Experience Redefined
Greetings sprinters!
Get ready to upgrade to a better version of project management today as we proudly unveil Zoho Sprints 2.0 - an extraordinary leap towards a more intuitive and delightful user experience. The core of this release lies in a complete facelift of our user interface, meticulously designed to cater to all your needs in a sprinting tool.
We've considered three factors crucial for this release from an end-user perspective: Consistency, Customization, and Convenience. Every little UI change or feature enhancement you'd notice in this new version is crafted keeping these factors in mind. We've tried our best to bring many user requirements to reality and reduce the number of clicks as best as possible.
Access everything on one go (Standardized user interface)
Wake up to a compact and consolidated view of your entire workspace with the help of our new single-page layout. Access team-related features from the collapsible left navigation panel, hop between project modules from the top navigation bar, and access all the other settings and features from the right navigation panel.
A common design (Unified details page)
Be it a project, task, epic, or bug, you will experience a unified design layout applied to their Details page across the product. This change is done primarily to bring design consistency to all the entity pages catering to similar needs.
All in one, all at once (Portfolio view)
View project data across the workspace from different perspectives easily with this feature. Access inbuilt filtered views or customize views based on your specific requirements as necessary.
Stay up-to-date (Feed)
Never miss out on the latest news and updates from your teammates across projects and stay updated all the time.
A better view with the best design (Enhanced list view)
Get a better view of project and user data with an improved tabular design in List View.
Where a spreadsheet meets a sprint (Enhanced sheet view)
Access workspace users or work items belonging to a sprint, backlog, board, release, or an epic in the Sheet view and update fields like how you do in an actual spreadsheet. Interpret data visually as charts and generate reports as necessary.
More customizable than before (Enhanced backlog & scrum board)
With the Board Customization Settings, you can customize the board cards and statuses, and manage field visibility based on your current project requirements.
With the Backlog View Settings, you can customize the project and sprint backlogs based on your preferences. You can also manage field visibility and pin preferred fields for an optimal display of data.
Additionally, you can update work item fields belonging to the Backlog, Board, Epic, and Release modules in bulk.
Manage projects with precision (Improved filter capabilities)
Personalize filter criteria using conditions and save a frequently used filter for future use as necessary.
Communicate better (Code and markdown editor)
We have supported Code and Markdown editors in the Description and Comment sections across the product. You can insert your code in a set format and transform it to text in no time.
Apply a mode to reflect your mood (Improved theme settings)
Personalize your Sprints portal to suit your style by adjusting the themed color scheme, font size, and font family with the Change Preference option. Additionally, switch the mode to day, night, or auto for optimal eye comfort.
Upgrade to the fast lane (Improved speed and performance)
Zoho Sprints is now three times faster and more performance-driven than ever before. Experience super-fast load times that ensure you spend less time staring at the screens and more time driving your projects forward. Our team has fine-tuned every gear to ensure swift and seamless navigation, making your end-to-end experience in the app faster and more satisfactory.
Mobile app updates
No, we aren't done yet. Our mobile app experience is also going to get a lot better as we plan to release the following updates in its new version:
Sleek and refreshing UI
Time tracking
Improved filter capabilities for precision
Task cloning
Insights on the go with Activity Stream
Enhanced accessibility with custom fields, and
Swimlanes for unparalleled organization.
We've enabled the new version to all our existing users irrespective of their current plans. If you are an existing user, you can log into your Sprints account and upgrade to the latest version through the Switch to 2.0 banner.
We are super thrilled about this release today and look forward to your comments and feedback.
Hello all, We are excited to launch the next big feature on our roadmap - The all-new 'Release Management'. We can hear your 'WOW' and yes we're also happy to hit our next milestone. Agile as a concept strives in delivering a qualified outcome at the end of each iteration. This process will not only help hasten your delivery but can also stand as a potential to plan your next phase accordingly. Do you think these iterations are sufficient to run your projects? For instance, if you have a big
We are delighted to announce that you can now connect your favorite project management applications and automate your workflows using Zoho Flow. The great news is, you don't have to spend your time or effort in coding complex integrations. Using Zoho Flow's drag and drop builder, you can effortlessly build customized workflows with triggers and actions. What is a Trigger? A trigger is an event that kickstarts the flow. What is an Action? An action is a task that the flow executes automatically. For
Hello there, It's been a week since we launched the Zoho's only agile project management tool - Zoho Sprints. I guess you guys are loving it! Bringing agility to your team has never been this easy because you will be able to inspect, iterate, and adapt. You have a requirement; break it down into smaller units; get the work done in parallel; receive the deliverables in shorter phases called sprints. The best part of Agile is you get a chance to quickly respond to change and not stick to a fixed plan.
Dear Users, After an amazing response to our roadshows in 2024, we are excited to be back for the second year in a row! Join our team of experts as they walk you through the most-used features in Zoho Projects, explore powerful automation capabilities,
Imagine a customer shuffling across multiple subscriptions, a streaming service, a music app, cloud storage, and a design tool. Each one charges a flat monthly fee, regardless of how much or how little they use. Some months, the customer barely opens
Dear all , I just wanted to ask is there anyone who was planning on taking the Zoho Creator Developer Certification Test in the past 2 weeks and have been facing errors stating that the website is under maintennance and also not allowed to access the
Hello everyone, As you know, subforms allow you to associate multiple line items with a single record, greatly enhancing your data organization. For example, a sales order subform neatly lists all products, their quantities, amounts, and other relevant
Hello Everyone! The Government of India is rolling out new GST rates, a major reform aimed at simplifying the current tax structure starting 22 September 2025. GST will move from four slabs (5%, 12%, 18%, 28%) to two main slabs (5% and 18%), plus a special
Marketing Automation could be a much more powerful platform if you were able to sync activities into the platform (e.g. purchase, donation, etc) outside of a user doing something on your website. I'd love it if you could sync Custom CRM Modules as activities,
Last modified on (9 July, 2025): This feature was available in early access and is currently being rolled out to customers in phases. Currently available for users in the the AU, CA, and SA DCs. It will be enabled for the remaining DCs in the next couple
We’re excited to launch Profile Summary, a powerful new feature in Zoho Recruit that transforms how you review candidate profiles. What used to take minutes of resume scanning can now be assessed in seconds—thanks to Zia. A Quick Example Say you’re hiring
Hola: En principio, en julio de 2025, entra en vigor la ley Crea y Crece y Ley Antifraude (VeriFactu). ¿Sabéis si Zoho va a cumplir con la ley para cumplir con la facturación electrónica conectada a Hacienda? Gracias
Hello everyone! It’s time to transform how you manage projects. Define the processes. Automate the tasks. Streamline the workflows. Let us dive into automation in Zoho Projects — from configuring workflows and custom functions to building triggers, using
I have built a function according to the following scheme: pages = {1,2,3,4,5,6,7,8,9,10}; for each page in pages { entriesPerPage = zoho.crm.getRecords("Accounts",page,200); for each entry in entriesPerPage { … } } Unfortunately, we have too many entries
Hello Team, I am trying to create embed code for a resource using workdrive api in powershell, however facing some issues with injecting data in body. Followed Doc: https://workdrive.zoho.com/apidocs/v1/filefoldersharing/shareeveryone Please help, below
Is it possible to use validation rules for subforms? I tried the following code: entityMap = crmAPIRequest.toMap().get("record"); sum = 0; direct_billing = entityMap.get("direct_billing_details"); response = Map(); for each i in direct_billing { if(i.get("type")
i was trying to add the contact role to a specific deal contact but repeatedly i am getting this error: { "code": "SUCCESS", "details": { "statusMessage": { "code": "INVALID_DATA", "details": { "expected_data_type": "jsonobject" }, "message": "body",
Hey Biginners, Hope you’re doing great! As we approach the end of 2025, we truly hope Bigin has been a part of helping you build your dream business this year! We've been busy working behind the scenes to bring you features that make running your business
Running an online business is more than just having a website. It’s about getting the right customers to discover you, trust you, and keep coming back. To support your growth journey, we’re launching a weekly Marketing Tips series right here on Zoho Commerce
Are you making the most of your subforms in Zoho CRM? Do you wish you could automate subform interactions and enhance user experience effortlessly? What if you had Client APIs and events specifically designed for subforms? We are thrilled to introduce
Here's the call to move a file to trash. The resource_id is accurate and the file is present. header = Map(); header.put("Accept","application/vnd.api+json"); data = Map(); data_param1 = Map(); att_param1 = Map(); att_param1.put("status",51); data_param1.put("attributes",att_param1);
We are having problems converting a Sales Order to an Invoice via API Call. The cause of the issue is, that the Tax value in a Sales Order is sometimes calculated with up to 16 decimal places (e.g. 0.8730000000000001). The max decimal places allowed in
Hi, I see that the example pages load always one of our related lists in a custom template, but I dont know how to work with that: 1) How can i make my own custom templates for related lists? 2) Where and how can i check out existing custom templates?
Heya! It's Kaizen time again, folks! This week, we aim to address common queries about Zoho CRM Widgets through frequently asked questions from our developer forum. Take a quick glance at these FAQs and learn from your peers' inquiries. 1. Where can I
"How can I open a Microsoft Word (.doc or .docx) file in Zoho Writer if I only have the file saved on my computer and Zoho Writer doesn't appear as an option when I try 'Open with'? Is there a way to directly open the .doc file in Zoho Writer?"
Hello, I have formed chat groups in arattai. I want to invite my friends on other social media platforms like WhatsApp/ FB to one of my groups. Different friends would be invited to different groups. How to share an invite link of one of my groups to
Hi Zoho team Where can I access desktop version of zoho sheets? It is important as web version is slow and requires one to be online all the time to do even basic work. If it is available, please guide me to the same.
L’équipe de Zoho France reçoit régulièrement des questions sur la conformité de ses applications de finances (Zoho Books/ Zoho Invoice) pour le marché français. Voici quelques points pour clarifier la question : Zoho Books est un logiciel de comptabilité
Hi there, We are using Zoho Flow to create sales orders automatically when a deal is won in Zoho CRM. However, the sales order requires "Product Details" to be passed in "jsonobject", and is resulting in this error: Zoho CRM says "Invalid input for invalid
currently there is only one Consultant in my Zoho Bookings like this I integrate Zoho Bookings into Zoho SalesIQ to create a chatbot. Unfortunately, even though I only have one consultant for a consultation, the user have to pick the consultant. It will
When I give my appointments a 30 minutes time I would expect the software not to even show the End Time. But it actually makes the user pick an End Time. Did I just miss a setting?
How can I change the message that users see after they submit the booking form? I have to confirm some details before their appointment is officially "confirmed", so I want to change it where it doesn't say their appointment is "confirmed" but rather
Hi Team, I’ve set up two Workspaces to track meetings from different sources. So far, this has been working well, and the two Workspaces are differentiated without any issues. However, when I navigate to Consultations and share the link to my personal
I am trying to add a scheduled action with ZDesk using a Deluge function that sends a weekly email to specific ticket client contacts I've already verified the email address for use in ZDesk, but sendmail won't allow it in its "from:" clause. I've attached