Skip to content

Releases: michelin/suricate

Release v2.6.0

27 Jun 08:51
Compare
Choose a tag to compare

🚀 New

  • Social OAuth2/Oidc login with GitHub & GitLab #685
  • Export/import dashboards #685

Release v2.5.0

20 Jan 09:57
Compare
Choose a tag to compare

🐎 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

21 May 15:39
Compare
Choose a tag to compare

🐛 Bugs fixing:

  • Fix a bug on widgets deletion/modification for non-admin users

Release v2.4.0

18 May 15:02
Compare
Choose a tag to compare

🐎 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

15 Mar 19:19
Compare
Choose a tag to compare

🐛 Bugs fixing:

  • Fix various bugs

Release v2.3.4

19 Feb 11:47
Compare
Choose a tag to compare

🐛 Bugs fixing:

  • Fix various bugs

🐎 Features:

  • The user can now upload a logo or a screenshot manually for the dashboards

Release v2.3.3

04 Feb 10:46
Compare
Choose a tag to compare

🐎 Improvements:

  • Improve the widgets configuration experience

Release v2.3.2

28 Jan 16:02
Compare
Choose a tag to compare

🐎 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

23 Nov 17:01
Compare
Choose a tag to compare

🐎 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

09 Nov 15:23
Compare
Choose a tag to compare

🐛 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