1.9.1 (2024-11-14)
- Add search parameters to inbox message link (#1366) (4196f0f)
- prevent context color flickering while navigating (#1365) (fe107a6)
1.9.0 (2024-11-13)
- Added inbox context to 'No messages' header (efba0f5)
- Added inbox context to 'No messages' header (#1337) (efba0f5)
- Application freezing but when moving dialog to bin (#1352) (532f2df)
- saved search link is now including parties parameters (#1360) (71aac4b)
1.8.6 (2024-11-12)
- dialog attachments should be opened in a new window or tab (#1359) (6eebad7)
- Improve logic to saved searches including searchbar (#1354) (a6be41c)
1.8.5 (2024-11-11)
1.8.4 (2024-11-08)
- Back button will update application state based on query params (#1350) (4480ae4)
- Searchbar results will now reflect selected party. Added pre push hook. (e15c158)
- Searchbar results. Added pre push tests. (#1329) (e15c158)
1.8.3 (2024-11-04)
1.8.2 (2024-10-28)
- Set min and max date values as default. Providing empty values will show all dialogs (#1309) (5c1ad25)
1.8.1 (2024-10-28)
- clear filters every time party is selected making it safe to switch + fix incorrect check for query defined selected org causing unwanted switch (fe2c3e6)
1.8.0 (2024-10-25)
1.7.1 (2024-10-24)
1.7.0 (2024-10-23)
- Save search button will now reflect wether search already exists. (#1270) (82dabd5)
- Saved search button will now reflect wether search already exists. (82dabd5)
- Added missing translations (#1282) (313d5bb)
- allow refreshing of access token when graphql request is executed through graphiql IDE (5ba3c5d)
- Check on query response success variable to display correct snackbar messages, add tests (#1277) (22edfcc)
- Counter on 'inbox' now reflects number of unread items (#1278) (3d47049)
1.6.1 (2024-10-17)
- date range of custom date period in filters was based on created date of dialogs, not updated date (66811b7)
- fix date input field styles and popup not showing (#1243) (d9c5616)
- Fixed crashing behaviour when refreshing with query params (#1247) (871ae5f)
1.6.0 (2024-10-16)
- support legacy html as front channel embeds for main content reference (85045f5)
- Filter menu no longer covers global menu bar (a3c8fb7)
- Fixed menu button toggle button not closing the menu (afe336e)
- Fixed menu button toggle button not closing the menu (c990958)
- SavedSearch action menu showing correctly on large screen sizes (2427e3e)
1.5.0 (2024-10-14)
- refactor to support more flexibility when picking valueType based on langueCode (2db72e9)
- support text/markdown and text/html for additional info section in inbox details (7b46733)
- ensure attachment are only counted if they have urls with consumer type GUI (18a7600)
- remove deprecated relatedActivityId (046b2af)
1.4.0 (2024-10-07)
- add support for listing dialogs as archived or in bin and move dialogs to bin or archive (5d4d667)
- Organizations now being fetched in BFF and stored in Redis (7c784b3)
- Updated according to PR comments (accd02a)
1.3.1 (2024-10-04)
- fixes auth issues in bff (e809b86)
1.3.0 (2024-10-03)
- Party now stored in URL as query param for organizations (c2afe7a)
1.2.0 (2024-10-01)
- add dialog token as headers for graphql subscription on dialogEvents (d5379fd)
- frontend: enable application insights (#1177) (f8d47ea)
- refactor context menu for button actions for saved searches (93668eb)
1.1.1 (2024-09-27)
- add padding for 404 dialog not found fallback (3cd4ebe)
- Global menu bar bug on mobile using Safari (35c48d3)
- incorrect casing on svg attributes (cfd6b1e)
- redesign meta field and status fields (6ba8ac7)
1.1.0 (2024-09-26)
- Summary field now has maximum two lines, overflow will be cut with ellipsis (5f1f507)
1.0.2 (2024-09-26)
- change format for date and display updated date instead of create date (36414fa)
- font-weight for title in InboxItem, differing between read and unread (4b15a56)
- merge to a single group of inbox items in for the viewtypes draft and sent (f4587b8)
- remove section header for activities and attachments if respective lists are empty (d7cd488)
- selected parties being nuked and improvements to app cache (f02b818)
- Unread status for search results (0fc465a)
- use correct profile for avatar as sender in Inbox item detail page (05ce083)
1.0.1 (2024-09-25)
- Seen logic now works as expected (ffa5265)