Skip to content

Improved Intra v3.4.0

Compare
Choose a tag to compare
@FreekBes FreekBes released this 24 Jul 19:45
· 206 commits to main since this release

This release brings a long-awaited, exciting new feature to the Intranet! Here it is...

Outstanding flags on user profiles

Whenever a user (who has used Improved Intra in the past) received an outstanding flag during an evaluation, this will now be shown by a star ⭐ instead of the regular old checkmark ✔️. If the user received more than 2 outstandings, 3 stars ✨ will be displayed.

image

Note: outstanding flags are retrieved directly from the Improved Intra server, where they are synced using the Intra API every 8 hours. It can thus take up to 8 hours for stars to appear next to your marks. Also, the extension will only gather data of users who explicitly granted access to their data using the OAuth authentication method, which is required before being able to modify the extension's settings.

Bugfixes

  • Fixed line breaks not showing in feedbacks with a specific URL format (issue #27, fixed by @harm-smits in PR #29)
  • Horizontally aligned marks and icons next to marks on user profiles
  • Fixed border color of hidden applications in the API settings overview

Development

  • Completely revamped the building script to make it future-proof: now submodules can be used also