2.0.41
Enhancements:
GH-348 update (#1030)
Handle reject flow similar to approval.
Fix loading search results.
Show success message only through toast, not also through Messages.
Gh 348 - approval flow redirect (#1023)
Closes #348
Improve use of position code (#1025)
Search for position code using prefix match. As position codes do not contain real text, don't use the full-text index for querying, since the results would then be sub-optimal.
Closes #1017
Show position code for attendees.
Closes #1018
Bug fixes:
Only clear the search when navigating from the left-side menu (#1034)
But keep the search when navigating to the Help.
Closes #1015
#1029: Correctly show sub-navigation in all cases (#1032)
Fixes #1029