Releases: michelin/suricate
Releases · michelin/suricate
Release v2.6.0
Release v2.5.0
🐎 Features:
- Dashboards rotation
- Synchronization of repositories for admins
🐎 Improvements:
- Research users by firstname and lastname
- Refactor Admin menu
- Immediately display the modifications when a widget has been edited
- Improve search bar layout for admins
- Improve widgets error logs
🐛 Bugs fixing:
- When backing to a previous step when adding a widget to a dashboard, do not display the input in error anymore
Release v2.4.1
🐛 Bugs fixing:
- Fix a bug on widgets deletion/modification for non-admin users
Release v2.4.0
🐎 Improvements:
- Upgrade to the last version of Angular.
- Upgrade to the last version of Spring Boot.
- Refactor the user settings loading.
- Do not show the password typed category settings when overriding them from the widget configuration
Release v2.3.5
🐛 Bugs fixing:
- Fix various bugs
Release v2.3.4
🐛 Bugs fixing:
- Fix various bugs
🐎 Features:
- The user can now upload a logo or a screenshot manually for the dashboards
Release v2.3.3
🐎 Improvements:
- Improve the widgets configuration experience
Release v2.3.2
🐎 Improvements:
- Refactor REST API calls interface for the widgets execution
- Improve the synchronisation of the categories and the widgets at the startup of the application
Release v2.3.1
🐎 Improvements:
- Display the version number of the application at the end of the sidebar menu
🐛 Bugs fixing:
- The simple users can now modify their settings
Release v2.3.0
🐛 Bugs fixing:
- Fix a bug about the display of the widgets
- Fix a bug on web sockets about the synchronisation between the Back-End and the devices which display the dashboards
🐎 Features:
- The users can now research widgets by category from the catalog
🐎 Improvements:
- The pagination now handles the number of result per page
- Improve the dark theme of the application