# Release 1.1.0

####  **Features:**

- ##### **WICORE-550** - Frontend. Managers onboarding, offboarding
    
    
    - This task involves developing the frontend part of the onboarding and offboarding process for managers, ensuring smooth user experience and integration with the backend.
- ##### **WICORE-547** - Backend. Managers onboarding, offboarding
    
    
    - This task covers the backend development required for managing the onboarding and offboarding of managers, handling data.
- ##### **WICORE-552** - Show "No data" plug if there is no data for graph at all
    
    
    - A feature to display a "No data" message or placeholder in case there is no data available to render on a graph.
- ##### **WICORE-531** - Frontend. Clients by geo(countries)
    
    
    - This task involves implementing the frontend interface to display clients categorized by geographical regions (countries).
- ##### **WICORE-530** - Backend. Clients by geo(countries)
    
    
    - The backend implementation to support the categorization and retrieval of clients based on geographic locations (countries).
- ##### **WICORE-527** - Backend. Registered clients by sources
    
    
    - This task is about implementing backend functionality to categorize and retrieve registered clients based on their source.
- ##### **WICORE-523** - Backend. Bucket analytics by sources
    
    
    - A backend task for analyzing and categorizing buckets by their respective sources.
- ##### **WICORE-526** - Frontend. Managers + Clients
    
    
    -
- ##### **WICORE-525** - Backend. Managers + Clients
    
    
    -
- ##### **WICORE-522** - Frontend. By clicking on a single bucket in "Clients registrations and FTDs by buckets" chart, it needs to redraw it with data of the single bucket by sources
    
    
    - A frontend task to enhance the interaction with the "Clients registrations and FTDs by buckets" chart, allowing users to click on a bucket and see detailed data for that specific bucket by source.

#### **Bugfixes:**

- ##### **WICORE-518** - Add limit to range picker filter(month) if interval by day is selected
    
    
    - This task adds functionality to limit the month range picker when a day interval is selected, improving filtering accuracy.
- ##### **WICORE-517** - Remove week interval from graphs
    
    
    - A task to remove the week interval option from graphs, streamlining the data visualization options.
- ##### **WICORE-516** - Bigger modal of charts in analytics - 90%x90%
    
    
    - This task increases the size of chart modals in the analytics section to a 90% width and height, improving visibility.
- ##### **WICORE-513** - Fix logic with linear data for all graphs related to dates
    
    
    - A fix for ensuring the correct representation of linear data on graphs for date-based visualizations.