Zoho News
- Zoho Books: September ‘25 Updates
- Workflow automation for packages and shipments headlines a long list of updates, along with new inventory and adjustment reports.
- Zoho Recruit: AI-Powered Assessments & Zia LLM
- Recruit introduces AI-generated assessments and resume summaries with both Zia and OpenAI options to speed up hiring.
- Zoho Recruit: Vendor Portal Notifications
- Vendors can now get automatic notifications on shared jobs, candidate status changes, and recruiter notes directly in the portal.
- Zoho Backstage: August ‘25 Updates
- Backstage adds session registration with limits and payments, grouped ticketing, new order management, and exhibitor categories.
- Zoho Social: The Social Wall – August ‘25 Updates
- Zoho Social expands monitoring with Bluesky and Instagram tagging, adds Instagram story publishing, and supports alt text on images.
- Zoho Forms: Google reCAPTCHA v3
- Forms now support invisible reCAPTCHA v3 for smarter spam blocking without disrupting user experience.
- Zoho Projects: Global Web Tabs support (iOS)
- The iOS app now supports Global Web Tabs, letting you access them across all projects directly from the Home module.
- Zoho Mail: Manage Folders (Android)
- The Android app now lets you create, edit, and delete folders, including for POP and IMAP accounts, plus adds a Material You icon.
- Zoho Projects: Voice Notes for Tasks and Bugs Module (Android)
- You can now record voice notes or transcribe them into text within the Tasks and Bugs modules on the Android app.
- Zoho Trident: New Features for Mac (1.24.0)
- The Mac app now supports creating events from emails, syncing with macOS and Outlook calendars, and sharing calendar settings.
Code Share of the Week
- Writing Cleaner Conditions in Deluge with Inline
- This week’s code share shows how to simplify if/else statements in Deluge by writing them inline with a single function. Instead of bulky code blocks, you can check a condition and return results in one clean line. It’s best for simple checks like null validation or basic math, while larger logic should still use standard conditionals. Inline conditions make scripts more compact and easier to read, especially for quick true/false operations.
This Week’s Blog
- Supported Payment Processors in Zoho Books: Pros, Cons, and Best Use Cases
- A breakdown of payment processor options for Zoho Books, comparing rates, usability, and client experience to help you choose the right fit.
- SKMac – Case Study
- Shoutout to SKMac for this case study. Learn how we helped SKMac automate quotes, pricing validation, sales orders, and workflows while moving from on-premise systems to Zoho.
Tips and Tricks
- NEW! Team User Licenses || Zoho CRM for Everyone
- Zoho CRM for Everyone’s new Team User license offers limited access at a lower cost, perfect for contractors or staff who only need basic record interaction.
- Zenatta Health Check for Zoho CRM
- The updated Health Check now runs as a real-time web tab, giving you instant visibility into data quality, duplicates, and missing information.
Question of the Week (AZAAZ)
- How can we show cost, sales price, margin, and coverage % directly while creating a quote?
- Click here to watch our answer!