Skip to content

Release 1.11.0

Compare
Choose a tag to compare
@ravilodhi ravilodhi released this 18 Sep 14:05
· 42 commits to main since this release
f952b3a

What's Changed

  • Fixed: state not updating in case of no record for fetching users (#149) by @Ridwan6947 in #248
  • Fixed: redundant api calls are made when fetching current user information on infinite scroll by @ymaheshwari1 in #250
  • Improved: made whole permission item card clickable (#136) by @amansinghbais in #251
  • Improved: button labels in contact details removal alert box (#238) by @amansinghbais in #256
  • Fixed: Create facility login functionality to save user name correctly (#241). by @ravilodhi in #262
  • Improved: Added textarea counter to show character count progress while entering description (#114). by @ravilodhi in #268
  • Fixed: linked user count matches the Users page after clicking the link(#266) by @R-Sourabh in #272
  • Improved: Updated the toast message while navigating to permissions page(#233) by @R-Sourabh in #269
  • Fixed: show as picker not toggling off immediately after toggling on. (#253) by @amansinghbais in #259
  • Improved: UI for the select facilities option in the quick user setup page (#252) by @amansinghbais in #258
  • Improved: displayed spinner in-place of checkbox in permission items while the item associtation is updating (#260) by @amansinghbais in #261
  • Improved: Added support to link user to multiple security groups (#267). by @ravilodhi in #270
  • Improved: UI for the product store management (#240) by @amansinghbais in #274
  • Fixed: added permissions description column instead of the security group description(#265) by @R-Sourabh in #275
  • Improved: facility display logic on Admin/Super user details page(#173) by @R-Sourabh in #271
  • Fixed: Linked users count should always display when the security group is accessed(#263) by @R-Sourabh in #273

New Contributors

Full Changelog: v1.10.2...v1.11.0