Latest Updates
26. MayUsers now have the ability to change their avatar color from a predefined list of colors. We believe it will significantly improve user experience on the dashboard. By personalizing their avatar color, users can more easily distinguish between different users. This change is particularly helpful in visually crowded or active projects where many users are involved. Users can now quickly identify and differentiate the tasks, comments, and contributions of different team members. To change your avatar color, navigate to your profile settings on the bottom right and select from the available color options. The change will be reflected immediately across the platform.


We've made an update to the OpenAPI definitions for Meow , and it now includes the forecast route. If you're working on an integration, such as fetching the forecast data and republishing it with your own tools, this should make your job easier.
Also, if you're using a visual programming tool like Flyde, this update will simplify the process of fetching and handling Meow data.
We recognize that there are still some routes that need definitions, and we're actively working on that. So, expect more comprehensive definitions in future updates.
16. MayAlso, if you're using a visual programming tool like Flyde, this update will simplify the process of fetching and handling Meow data.
We recognize that there are still some routes that need definitions, and we're actively working on that. So, expect more comprehensive definitions in future updates.

We've added a new feature: boolean values for Account and Opportunity. To add a boolean field, simply select the 'checkbox' type from the dropdown menu in the schema editor.

Once you save your schema, the new checkbox will appear in the configured location.
04. May
Updated the account table view: You can now sort by clicking on the column header. The default sort order is descending. Click the header again to change it to ascending.
18. April
The board now supports a full-text search. You can search for an opportunity or lane name. If you check the board statistics it will be calculated on the actual view on the frontend.
09. April
Opportunities can now be filtered on the dashboard for recently updated items, displaying all opportunities updated within the last 3 days. Along with minor UI enhancements, the Closed Lost and Closed Won lanes have been slightly redesigned to signify the final state of an opportunity. Don't worry, you can still move a deal back if needed. Plus, we've improved the lane titles' spacing and contrast for better readability.
02. April
You can now access key metrics about your board by clicking the chart icon on the top left. The following metrics are currently available for your opportunities:
You find developer related update on our Github repository.- Average Age: The average amount of time that opportunities have spent in this lane, from the day they were created to the present.
- Average Time Since Creation: The average amount of time that opportunities in this lane have been active, measured from the day they were created to the present. This metric differs from Average Age, which reflects the total amount of time that opportunities have spent in various lanes.
- Average Time to Close: The average amount of time that opportunities in this lane took to close, measured from the day they were created to their close date.
- Lost in this Stage: The number of deals that were moved from this lane directly to a closed lost lane. This metric includes both the number of opportunities and the total amount (in your currency) that was lost.
- Won in this Stage: The number of deals that were moved from this lane directly to a closed won lane. This metric includes both the number of opportunities and the total amount (in your currency) that was won.