Skip to content

TeamLink 1.0.0.19

Compare
Choose a tag to compare
@stuartridout stuartridout released this 07 Mar 16:02
· 6 commits to main since this release
20e23bc

This is a performance and bugfix release. In the 1.0.0.19 release:

  • MASSIVE performance improvements in the presence selection grid when changing presence
  • new display method for the pinned list/team/direct reports grid which stops repainting the grid every time a presence is changed
  • fix for TimezoneOffset error message on initial load of View By Site page when no date is selected
  • handling of error when trying to retrieve data from the network on initial load/onboarding of new user
  • fixed a bug in the adaptive card where a null value was being handled incorrectly
  • changed the approach to the adaptive card send to include a date field in the case of a delay in the flow sending. (Thanks to Gareth Rees for discovering and suggesting new approach)